gecko-dev/layout/svg
Ashley Hale c976164f43 Bug 1905611 - apply clipping to PictureCompositeMode::SVGFEGraph r=gfx-reviewers,gw
Differential Revision: https://phabricator.services.mozilla.com/D216637
2024-09-12 10:19:43 +00:00
..
crashtests Bug 878346 - Disable 387290-1.svg on Android 7 for causing almost perma failure a=test-only CLOSED TREE 2024-08-22 11:09:17 +03:00
tests
AutoReferenceChainGuard.h
CSSClipPathInstance.cpp Bug 1884425 - Introduce PathOrShapeFunciton for path() and shape(). r=firefox-style-system-reviewers,zrhoffman 2024-03-28 19:42:13 +00:00
CSSClipPathInstance.h Bug 1823463 - Render clip-path:shape(). r=emilio 2024-03-18 21:20:29 +00:00
CSSFilterInstance.cpp
CSSFilterInstance.h
DisplaySVGItem.cpp
DisplaySVGItem.h
FilterInstance.cpp Bug 1905611 - apply clipping to PictureCompositeMode::SVGFEGraph r=gfx-reviewers,gw 2024-09-12 10:19:43 +00:00
FilterInstance.h Bug 1896503 - Implement FilterInstance code to send SVG filter graph to WebRender r=mstange,gw 2024-06-24 23:45:05 +00:00
ISVGDisplayableFrame.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
ISVGSVGFrame.h
SVGAFrame.cpp Bug 1354393 - remove flush in SMILAnimationController::DoSample r=emilio 2024-04-09 15:35:30 +00:00
SVGClipPathFrame.cpp Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGClipPathFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGContainerFrame.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGContainerFrame.h Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGContextPaint.cpp Bug 1885723 - Fix more jsm references in misc code. r=Gijs,necko-reviewers,dom-storage-reviewers,janv,kershaw 2024-03-19 08:59:11 +00:00
SVGContextPaint.h
SVGFEContainerFrame.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
SVGFEImageFrame.cpp Bug 1354393 - remove flush in SMILAnimationController::DoSample r=emilio 2024-04-09 15:35:30 +00:00
SVGFELeafFrame.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
SVGFEUnstyledLeafFrame.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
SVGFilterFrame.cpp
SVGFilterFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGFilterInstance.cpp Bug 1896503 - Implement FilterInstance code to send SVG filter graph to WebRender r=mstange,gw 2024-06-24 23:45:05 +00:00
SVGFilterInstance.h Bug 1896503 - Implement FilterInstance code to send SVG filter graph to WebRender r=mstange,gw 2024-06-24 23:45:05 +00:00
SVGForeignObjectFrame.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGForeignObjectFrame.h Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGGFrame.cpp
SVGGFrame.h
SVGGeometryFrame.cpp Bug 1917715 - Don't use nsLayoutUtils::GetColor for SVG rects. r=dholbert 2024-09-09 23:12:05 +00:00
SVGGeometryFrame.h Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGGradientFrame.cpp Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGGradientFrame.h Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGImageContext.cpp
SVGImageContext.h
SVGImageFrame.cpp Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGImageFrame.h Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGInnerSVGFrame.cpp
SVGInnerSVGFrame.h
SVGIntegrationUtils.cpp Bug 1906264 - masks and patterns should not display symbols r=emilio 2024-07-05 09:59:36 +00:00
SVGIntegrationUtils.h Bug 1896503 - Implement FilterInstance code to send SVG filter graph to WebRender r=mstange,gw 2024-06-24 23:45:05 +00:00
SVGMarkerFrame.cpp Bug 1896711 part 2: Use MakeRefPtr to reduce boilerplate, in layout/svg. r=TYLin 2024-05-15 07:29:20 +00:00
SVGMarkerFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGMaskFrame.cpp Bug 1869904 - Use range based for loops more r=TYLin 2023-12-18 16:24:11 +00:00
SVGMaskFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGObserverUtils.cpp Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGObserverUtils.h Bug 1900958 - Create a SVGObserverUtils::SelfOrAncestorHasRenderingObservers method that we can use in animations r=emilio 2024-06-07 09:28:41 +00:00
SVGOuterSVGFrame.cpp Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
SVGOuterSVGFrame.h Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
SVGPaintServerFrame.cpp
SVGPaintServerFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGPatternFrame.cpp Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGPatternFrame.h Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGStopFrame.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
SVGSwitchFrame.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGSymbolFrame.cpp Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio 2024-01-09 22:02:13 +00:00
SVGSymbolFrame.h Bug 1915474 - Make SVG rendering observer container a class flag. r=longsonr 2024-08-28 20:16:03 +00:00
SVGTextFrame.cpp Bug 1917144 Part 2 - Add IntrinsicSizeInput::mContainingBlockSize. r=dholbert 2024-09-11 18:01:40 +00:00
SVGTextFrame.h Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio 2023-12-04 20:57:57 +00:00
SVGUseFrame.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGUseFrame.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGUtils.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGUtils.h Bug 1915971 - Remove the concept of eUserSpaceToParent transforms. r=longsonr 2024-09-02 17:26:20 +00:00
SVGViewFrame.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
SVGViewportFrame.cpp Bug 1915206 - Simplify SVG transforms a bit more. r=longsonr 2024-08-27 21:14:28 +00:00
SVGViewportFrame.h
moz.build
svg.css Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio 2024-01-09 22:02:13 +00:00