gecko-dev/layout/svg
2023-03-06 10:33:58 +00:00
..
crashtests Bug 1424031 - crashtest r=emilio 2023-03-06 10:33:58 +00:00
tests
AutoReferenceChainGuard.h
CSSClipPathInstance.cpp
CSSClipPathInstance.h
CSSFilterInstance.cpp Bug 1520423 - Use AutoTArray in filter code r=emilio 2023-02-05 16:06:23 +00:00
CSSFilterInstance.h
FilterInstance.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
FilterInstance.h
ISVGDisplayableFrame.h Bug 829802 - Remove svg.display-lists prefs r=longsonr 2023-02-05 18:14:31 +00:00
ISVGSVGFrame.h
moz.build
svg.css
SVGAFrame.cpp
SVGClipPathFrame.cpp Bug 1815404 - Eliminate gfxContext::CreatePreservingTransformOrNull, and replace callers with stack-allocated gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGClipPathFrame.h Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGContainerFrame.cpp Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGContainerFrame.h Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGContextPaint.cpp Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
SVGContextPaint.h Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
SVGFEContainerFrame.cpp Bug 1816866 - Fixes to eSVGContainer r=emilio 2023-02-15 13:43:52 +00:00
SVGFEImageFrame.cpp
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGFilterFrame.cpp Backed out changeset d90ec14fc8e3 (bug 1817608) for causing reftest failures in 1329849-1.svg CLOSED TREE 2023-02-19 18:24:00 -05:00
SVGFilterFrame.h
SVGFilterInstance.cpp Bug 1520423 - Use AutoTArray in filter code r=emilio 2023-02-05 16:06:23 +00:00
SVGFilterInstance.h
SVGForeignObjectFrame.cpp Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGForeignObjectFrame.h Bug 1815525 - Remove more dead code post bug 829802 r=emilio 2023-02-07 21:16:55 +00:00
SVGGeometryFrame.cpp Bug 1818157: Backout changeset 510d250fd545 (bug 1814398) and e44b3ab61ae4 (bug 1817212) for introducing a performance regression. CLOSED TREE 2023-02-28 11:23:00 -08:00
SVGGeometryFrame.h Bug 1818157: Backout changeset 510d250fd545 (bug 1814398) and e44b3ab61ae4 (bug 1817212) for introducing a performance regression. CLOSED TREE 2023-02-28 11:23:00 -08:00
SVGGFrame.cpp
SVGGFrame.h
SVGGradientFrame.cpp Bug 1815923 - Use do_QueryFrame more with paint servers r=emilio 2023-02-14 08:27:17 +00:00
SVGGradientFrame.h
SVGImageContext.cpp
SVGImageContext.h
SVGImageFrame.cpp Bug 1815552 - Make positioned table parts deal correctly with switching position without being reframed. r=TYLin,layout-reviewers 2023-03-01 19:04:17 +00:00
SVGImageFrame.h Bug 1818157: Backout changeset 510d250fd545 (bug 1814398) and e44b3ab61ae4 (bug 1817212) for introducing a performance regression. CLOSED TREE 2023-02-28 11:23:00 -08:00
SVGInnerSVGFrame.cpp
SVGInnerSVGFrame.h
SVGIntegrationUtils.cpp Bug 1815404 - Eliminate gfxContext::CreatePreservingTransformOrNull, and replace callers with stack-allocated gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGIntegrationUtils.h
SVGMarkerFrame.cpp Bug 752638 - make the context-fill and context-stroke SVG paint values work in marker content r=emilio 2023-01-25 17:54:36 +00:00
SVGMarkerFrame.h
SVGMaskFrame.cpp Bug 1815404 - Eliminate gfxContext::CreatePreservingTransformOrNull, and replace callers with stack-allocated gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGMaskFrame.h
SVGObserverUtils.cpp Bug 1816068 - Use Element::FromNode in ObserverUtils r=emilio 2023-02-14 08:32:24 +00:00
SVGObserverUtils.h
SVGOuterSVGFrame.cpp Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGOuterSVGFrame.h Bug 1815525 - Remove more dead code post bug 829802 r=emilio 2023-02-07 21:16:55 +00:00
SVGPaintServerFrame.cpp
SVGPaintServerFrame.h
SVGPatternFrame.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
SVGPatternFrame.h
SVGStopFrame.cpp
SVGSwitchFrame.cpp Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGSymbolFrame.cpp
SVGSymbolFrame.h
SVGTextFrame.cpp Bug 1815404 - Remove refcounting from gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGTextFrame.h Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGUseFrame.cpp
SVGUseFrame.h
SVGUtils.cpp Bug 1818157: Backout changeset 510d250fd545 (bug 1814398) and e44b3ab61ae4 (bug 1817212) for introducing a performance regression. CLOSED TREE 2023-02-28 11:23:00 -08:00
SVGUtils.h Bug 1817413 - add const to various method signatures or allow them to be given const pointers r=emilio 2023-02-17 12:47:27 +00:00
SVGViewFrame.cpp
SVGViewportFrame.cpp Bug 829802 - Remove svg.display-lists prefs r=longsonr 2023-02-05 18:14:31 +00:00
SVGViewportFrame.h