gecko-dev/layout/svg
cku 5ee6e3966a Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange
Enlight by "Bug 1314536 - Part 1"

MozReview-Commit-ID: Iogdh7LWsWa

--HG--
extra : rebase_source : aacc88ac39551aeb5ffbb84a11580a0d2eec73cc
2016-11-24 00:08:13 +08:00
..
crashtests
tests
AutoReferenceLimiter.h Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj. 2016-04-27 14:16:50 +10:00
SVGContextPaint.cpp Bug 1298774 - Part 5: Make nsStyleSVGPaint use css::URLValue for url() storage instead of FragmentOrURL. r=cjku 2016-10-11 14:56:11 +08:00
SVGContextPaint.h Bug 1282408 - add ignore initialization check flag for mDashOffset mStrokeWidth from SVGContextPaint. r=dholbert 2016-09-13 14:59:33 +02: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 1284350. Backed out changeset 69abdc731a99 (Bug 1261554 (Part 1) - Prepare for implementing in-displayport visibility tracking. r=mstange) 2016-09-12 00:19:08 -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
SVGImageContext.h Bug 1298318 followup - Add notice comment in SVGImageContext. r=dholbert 2016-09-14 12:28:54 -07:00
SVGTextFrame.cpp Bug 1286468 followup - Fix naming issues. 2016-10-24 15:01:25 +08:00
SVGTextFrame.h Bug 1058040, part 3 - Move SVGTextContextPaint into SVGContextPaint.h/.cpp. r=dholbert 2016-07-25 13:27:00 +01: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 1318805 - Move the code for the Web Painting module to layout/painting; r=mattwoodrow 2016-11-21 20:01:15 -05:00
nsCSSClipPathInstance.cpp Bug 1305253 - Part 1. Use nsCSSClipPathInstance::ApplyBasicShapeClip when clip-path type is basic-shape or geometry-box. r=mstange 2016-10-28 23:56:07 +08:00
nsCSSClipPathInstance.h Bug 1289011 - Part 2. Implement ComputeSVGReferenceRect. r=heycam 2016-08-28 02:06:04 +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 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04:00
nsFilterInstance.h Bug 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04:00
nsISVGChildFrame.h Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsSVGClipPathFrame.cpp Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange 2016-11-24 00:08:13 +08:00
nsSVGClipPathFrame.h Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange 2016-11-24 00:08:13 +08:00
nsSVGContainerFrame.cpp Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGContainerFrame.h Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGEffects.cpp Bug 1298774 - Part 9: Remove FragmentOrURL. r=cjku 2016-10-11 14:56:12 +08:00
nsSVGEffects.h Bug 1298774 - Part 6: Make SVG marker properties use css::URLValue for storage instead of FragmentOrURL. r=cjku 2016-10-11 14:56:11 +08:00
nsSVGFilterFrame.cpp Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt 2016-07-05 18:18:51 +08:00
nsSVGFilterFrame.h Bug 1264837 Part 20 - Remove nsSVGFilterFrameBase. r=dholbert 2016-04-18 15:02:37 +08:00
nsSVGFilterInstance.cpp Bug 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04:00
nsSVGFilterInstance.h Bug 1307740 - Properly handle filter input tainting with CSS filters and multiple filters. r=jwatt 2016-10-19 11:32:02 -04: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 1058040, part 1 - Move gfxTextContextPaint to a separate file to enable use in imagelib. r=dholbert 2016-07-22 12:07:39 +01:00
nsSVGForeignObjectFrame.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsSVGGFrame.cpp Bug 1264837 Part 23 - Remove nsSVGGFrameBase. r=dholbert 2016-04-18 15:08:01 +08:00
nsSVGGFrame.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h Bug 1264837 Part 22 - Remove nsSVGGenericContainerFrameBase. r=dholbert 2016-04-18 15:11:10 +08:00
nsSVGGradientFrame.cpp Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt 2016-07-07 14:26:57 +08:00
nsSVGGradientFrame.h Bug 1264837 Part 26 - Remove nsSVGRadialGradientFrameBase. r=dholbert 2016-04-18 15:19:21 +08:00
nsSVGImageFrame.cpp Bug 1284350. Backed out changeset 69abdc731a99 (Bug 1261554 (Part 1) - Prepare for implementing in-displayport visibility tracking. r=mstange) 2016-09-12 00:19:08 -05:00
nsSVGInnerSVGFrame.cpp Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGInnerSVGFrame.h Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGIntegrationUtils.cpp Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange 2016-11-24 00:08:13 +08:00
nsSVGIntegrationUtils.h Bug 1250490 - Part 2. Remove DetermineMaskUsage and ComputeOpacity from nsSVGIntegrationUtils. r=mstange 2016-11-03 11:16:46 +08:00
nsSVGMarkerFrame.cpp Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGMarkerFrame.h Bug 1264837 Part 30 - Remove nsSVGMarkerAnonChildFrameBase. r=dholbert 2016-04-18 15:28:03 +08:00
nsSVGMaskFrame.cpp Bug 1314536 - Part 3. Correct comment and add a test case for it. r=mstange 2016-11-18 22:06:51 +08:00
nsSVGMaskFrame.h Bug 1314536 - Part 1. Implement/use nsSVGMaskFrame::MaskParams and add a test case for nested mask-mode usage in SVG mask. r=mstange 2016-11-16 12:59:52 +08:00
nsSVGMaskFrameNEON.cpp
nsSVGMaskFrameNEON.h
nsSVGOuterSVGFrame.cpp Bug 1300369 part 9 - Add a ComputeSizeFlags param to nsFrame::ComputeSizeWithIntrinsicDimensions (idempotent patch). r=dholbert 2016-11-05 02:57:06 +01:00
nsSVGOuterSVGFrame.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsSVGPaintServerFrame.h Bug 1264837 Part 34 - Remove nsSVGPaintServerFrameBase. r=dholbert 2016-04-18 15:36:49 +08:00
nsSVGPathGeometryFrame.cpp Bug 1298774 - Part 5: Make nsStyleSVGPaint use css::URLValue for url() storage instead of FragmentOrURL. r=cjku 2016-10-11 14:56:11 +08:00
nsSVGPathGeometryFrame.h Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGPatternFrame.cpp Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGPatternFrame.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsSVGStopFrame.cpp Bug 1264837 Part 37 - Remove nsSVGStopFrameBase. r=dholbert 2016-04-18 15:42:05 +08:00
nsSVGSwitchFrame.cpp Bug 1258510 - Part 2. Use the return value of nsLayoutUtils::DrawSingleImage & DrawSingleUnscaledImage. r=mstange 2016-07-14 12:47:06 +08:00
nsSVGUseFrame.cpp Bug 1245751 - Part 2: Allow href without xlink on SVG <use> elements. r=jwatt 2016-07-05 16:37:17 +08:00
nsSVGUtils.cpp Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange 2016-11-24 00:08:13 +08:00
nsSVGUtils.h Bug 1250490 - Part 1. Move DetermineMaskUsage and ComputeOpacity to nsSVGUtils. r=mstange 2016-11-03 11:08:06 +08:00
svg.css Bug 843579 - Unprefix -moz-any-link. r=bz 2016-07-19 23:13:13 -04:00