gecko-dev/layout/svg
Jonathan Watt 40205887ee Bug 1359486 - Fix SVGImageContext::MaybeStoreContextPaint to work with DevTools chrome. r=dholbert
MozReview-Commit-ID: 7TL9cfWsiED
2017-04-05 11:44:16 +01:00
..
crashtests Bug 1342596 - Update expectations for absolute length serialization ; r=manishearth 2017-04-12 14:57:20 +08:00
tests Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm 2017-01-24 14:24:04 +00:00
AutoReferenceChainGuard.h Bug 1358828, part 1 - Add some missing includes. r=longsonr 2017-03-27 12:49:21 +01:00
SVGContextPaint.cpp Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
SVGContextPaint.h Merge inbound to m-c a=merge 2017-03-28 13:30:56 -07:00
SVGFEContainerFrame.cpp Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
SVGFEImageFrame.cpp Bug 1346501. Don't mark every image as visible when a frame is created for it. r=mats 2017-03-22 00:32:48 -05:00
SVGFELeafFrame.cpp Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
SVGFEUnstyledLeafFrame.cpp Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
SVGGeometryFrame.cpp Bug 1346124 - Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. r=tnikkel 2017-03-27 12:33:53 +08:00
SVGGeometryFrame.h Bug 1346124 - Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. r=tnikkel 2017-03-27 12:33:53 +08:00
SVGImageContext.cpp Bug 1359486 - Fix SVGImageContext::MaybeStoreContextPaint to work with DevTools chrome. r=dholbert 2017-04-05 11:44:16 +01:00
SVGImageContext.h Bug 1358690, part 1 - Allow SVGImageContext::MaybeInitAndStoreContextPaint to be passed an existing SVGImageContext. r=dholbert 2017-03-28 11:43:15 +01:00
SVGTextFrame.cpp Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
SVGTextFrame.h Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
SVGViewFrame.cpp Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
moz.build Bug 1058040, part 10 - Allow SVGImageContext to store an SVGContextPaint and have VectorImage propagate it. r=dholbert 2017-01-11 01:48:29 +00:00
nsCSSClipPathInstance.cpp Bug 1326409 Part 4 - Extract a function to compute polygon vertices. r=dholbert 2017-03-13 12:03:40 +08:00
nsCSSClipPathInstance.h Bug 1336905 - Part 1. Remove StyleShapeSource's template argument. r=heycam,TYLin 2017-02-21 23:26:17 +08:00
nsCSSFilterInstance.cpp Bug 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04:00
nsCSSFilterInstance.h Bug 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04:00
nsFilterInstance.cpp Bug 1349741 - Part 1. Correct the transform matrix of a context that pass to nsFilterInstance::PaintFilteredFrame. r=mstange 2017-04-13 11:10:58 +08:00
nsFilterInstance.h Bug 1287492 - Part 3. (Main) Shrink mTargetBBoxInFilterSpace r=mstange 2017-02-09 23:17:43 +08:00
nsISVGSVGFrame.h Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGAFrame.cpp Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGClipPathFrame.cpp Bug 1349388, part 4 - Allow a single instance of AutoReferenceLimiter to guard against both reference loops and long reference chains. r=longsonr 2017-02-17 13:15:18 +00:00
nsSVGClipPathFrame.h Bug 1349388, part 4 - Allow a single instance of AutoReferenceLimiter to guard against both reference loops and long reference chains. r=longsonr 2017-02-17 13:15:18 +00:00
nsSVGContainerFrame.cpp Bug 877661 - Part 2. Pass decode flag from outer-svg/ svg-container paint call to nsSVGUtils::PaintFrameWithEffects. r=tnikkel 2017-03-27 11:28:54 +08:00
nsSVGContainerFrame.h Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGDisplayableFrame.h Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGEffects.cpp Bug 1357432 - Part 2. Implement nsSVGEffects::GetBaseURLForLocalRef to export local-ref-url-resolving logic. r=heycam 2017-04-20 15:58:19 +08:00
nsSVGEffects.h Bug 1357432 - Part 2. Implement nsSVGEffects::GetBaseURLForLocalRef to export local-ref-url-resolving logic. r=heycam 2017-04-20 15:58:19 +08:00
nsSVGFilterFrame.cpp Bug 1349477, part 1 - Use AutoReferenceChainGuard in nsSVGFilterFrame. r=longsonr 2017-02-21 09:37:09 +00:00
nsSVGFilterFrame.h Bug 1349477, part 1 - Use AutoReferenceChainGuard in nsSVGFilterFrame. r=longsonr 2017-02-21 09:37:09 +00:00
nsSVGFilterInstance.cpp Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGFilterInstance.h Bug 1339728 - Part 2. Change return value type of nsSVGFilterInstance::ComputeBounds. r=mstange 2017-02-14 10:32:10 +08:00
nsSVGFilterPaintCallback.h Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGForeignObjectFrame.cpp Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGForeignObjectFrame.h Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGGFrame.cpp Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGGFrame.h Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h Bug 1264837 Part 22 - Remove nsSVGGenericContainerFrameBase. r=dholbert 2016-04-18 15:11:10 +08:00
nsSVGGradientFrame.cpp Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
nsSVGGradientFrame.h Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
nsSVGImageFrame.cpp Bug 1358794, part 1 - If necessary, synthesize a viewBox for SVG embedded via SVG <image>. r=longsonr 2017-03-25 15:57:29 +00:00
nsSVGInnerSVGFrame.cpp Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGInnerSVGFrame.h Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGIntegrationUtils.cpp Bug 1349741 - Part 1. Correct the transform matrix of a context that pass to nsFilterInstance::PaintFilteredFrame. r=mstange 2017-04-13 11:10:58 +08:00
nsSVGIntegrationUtils.h Bug 877661 - Part 1. Pass decode flag down to GetMaskForMaskedFrame. r=tnikkel 2017-03-27 11:10:48 +08:00
nsSVGMarkerFrame.cpp Bug 1346124 - Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. r=tnikkel 2017-03-27 12:33:53 +08:00
nsSVGMarkerFrame.h Bug 1346124 - Pass sync decode flag down to nsSVGMarkerFrame::PaintMark. r=tnikkel 2017-03-27 12:33:53 +08:00
nsSVGMaskFrame.cpp Bug 877661 - Part 1. Pass decode flag down to GetMaskForMaskedFrame. r=tnikkel 2017-03-27 11:10:48 +08:00
nsSVGMaskFrame.h Bug 877661 - Part 1. Pass decode flag down to GetMaskForMaskedFrame. r=tnikkel 2017-03-27 11:10:48 +08:00
nsSVGMaskFrameNEON.cpp Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert 2016-03-29 00:37:15 +01:00
nsSVGMaskFrameNEON.h Bug 1263789 - Stop nsSVGMaskFrameNEON.h from polluting the global namespace. r=dholbert 2016-03-29 00:37:15 +01:00
nsSVGOuterSVGFrame.cpp Bug 828240, part 2 - Create only one nsDisplayTransform for outer-<svg> children-only transforms. r=longsonr 2017-03-15 16:59:34 +00:00
nsSVGOuterSVGFrame.h Bug 828240, part 2 - Create only one nsDisplayTransform for outer-<svg> children-only transforms. r=longsonr 2017-03-15 16:59:34 +00:00
nsSVGPaintServerFrame.h Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
nsSVGPatternFrame.cpp Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
nsSVGPatternFrame.h Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
nsSVGStopFrame.cpp Bug 1264837 Part 37 - Remove nsSVGStopFrameBase. r=dholbert 2016-04-18 15:42:05 +08:00
nsSVGSwitchFrame.cpp Bug 1345853 - Part 3. Pass sync docode flag down to nsSVGDisplayableFrame::PaintSVG. r=tnikkel 2017-03-24 16:49:37 +08:00
nsSVGUseFrame.cpp Bug 1349244 - Rename nsISVGChildFrame to nsSVGDisplayableFrame to reduce confusion. r=longsonr 2017-02-09 18:24:31 +00:00
nsSVGUtils.cpp Bug 1349741 - Part 1. Correct the transform matrix of a context that pass to nsFilterInstance::PaintFilteredFrame. r=mstange 2017-04-13 11:10:58 +08:00
nsSVGUtils.h Bug 1345853 - Part 4. Pass sync decode flag down to nsSVGPatternFrame::PaintPattern. r=tnikkel 2017-03-25 03:19:18 +08:00
svg.css Bug 843579 - Unprefix -moz-any-link. r=bz 2016-07-19 23:13:13 -04:00