gecko-dev/layout/svg
Seth Fowler 180fb0583d Bug 1268348 - Pass the previous visibility state to OnVisibilityChange(). r=mstange 2016-05-11 19:27:27 -07:00
..
crashtests No bug - Re-enable 587336-1.html crashtest on Android. 2016-03-11 18:30:09 -05:00
resources/content
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
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 1268348 - Pass the previous visibility state to OnVisibilityChange(). r=mstange 2016-05-11 19:27:27 -07: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 1149222 part 1 - Make nsLayoutUtils::DrawBackgroundImage and SVGImageContext use CSSIntSize instead of unitless nsIntSize. r=dholbert 2015-04-03 19:48:12 +00:00
SVGTextFrame.cpp Bug 1260032 - drop support for altGlyph as a tspan. r=cam r=peterv (DOM Peer) 2016-05-10 10:02:20 +01:00
SVGTextFrame.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07: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 1075457, part 1 - Implement rendering for |clip-path:polygon()|. r=mstange, r=jwatt 2016-02-08 22:08:09 +00:00
nsCSSClipPathInstance.cpp Bug 1075457, part 2 - Implement circle() and ellipse() for the |clip-path| property. r=mstange, r=jwatt 2016-02-08 22:09:08 +00:00
nsCSSClipPathInstance.h Bug 1075457, part 2 - Implement circle() and ellipse() for the |clip-path| property. r=mstange, r=jwatt 2016-02-08 22:09:08 +00:00
nsCSSFilterInstance.cpp Bug 1223215 (part 2) - Remove a ToSize() call. r=jwatt. 2015-11-08 20:23:54 -08:00
nsCSSFilterInstance.h Bug 1153845 - For CSS filters, make the primitive subregions big enough to contain the whole pre-filter visual overflow rect. r=roc 2015-05-28 15:51:58 -04:00
nsFilterInstance.cpp Bug 1259513: Make gfxContext constructor private, use a utility function that can return nullptr. r=bas,lsalzman 2016-04-12 15:18:11 -04:00
nsFilterInstance.h Bug 1231303 - Moz2Dify nsFilterInstance. r=roc. 2015-12-13 14:02:34 -08:00
nsISVGChildFrame.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 1264837 Part 17 - Remove nsSVGAFrameBase. r=dholbert 2016-04-18 14:52:46 +08:00
nsSVGClipPathFrame.cpp Bug 1264837 Part 18 - Remove nsSVGClipPathFrameBase. r=dholbert 2016-04-18 14:54:51 +08:00
nsSVGClipPathFrame.h Bug 1264837 Part 18 - Remove nsSVGClipPathFrameBase. r=dholbert 2016-04-18 14:54:51 +08:00
nsSVGContainerFrame.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
nsSVGContainerFrame.h Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
nsSVGEffects.cpp Bug 1261754 - Part 12: Move filter from nsStyleSVGReset to nsStyleEffects. r=dholbert 2016-04-12 15:52:43 +10:00
nsSVGEffects.h Bug 1230034 part 10 - Convert remaining frame properties to by typed and remove the unsafe declaring macro. r=dbaron 2016-01-28 14:23:59 +11:00
nsSVGFilterFrame.cpp Bug 1264837 Part 20 - Remove nsSVGFilterFrameBase. r=dholbert 2016-04-18 15:02:37 +08:00
nsSVGFilterFrame.h Bug 1264837 Part 20 - Remove nsSVGFilterFrameBase. r=dholbert 2016-04-18 15:02:37 +08:00
nsSVGFilterInstance.cpp Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
nsSVGFilterInstance.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsSVGFilterPaintCallback.h Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas 2015-04-21 17:04:57 +02:00
nsSVGForeignObjectFrame.cpp Bug 1267209 - Convert nsLayoutUtils::PaintFrame flags to be an enum class. r=jfkthame 2016-04-27 12:01:54 +08:00
nsSVGForeignObjectFrame.h Bug 1264837 Part 21 - Remove nsSVGForeignObjectFrameBase. r=dholbert 2016-04-18 15:05:48 +08:00
nsSVGGFrame.cpp Bug 1264837 Part 23 - Remove nsSVGGFrameBase. r=dholbert 2016-04-18 15:08:01 +08:00
nsSVGGFrame.h Bug 1264837 Part 23 - Remove nsSVGGFrameBase. r=dholbert 2016-04-18 15:08:01 +08:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h Bug 1264837 Part 22 - Remove nsSVGGenericContainerFrameBase. r=dholbert 2016-04-18 15:11:10 +08:00
nsSVGGradientFrame.cpp Bug 1264837 Part 26 - Remove nsSVGRadialGradientFrameBase. r=dholbert 2016-04-18 15:19:21 +08:00
nsSVGGradientFrame.h Bug 1264837 Part 26 - Remove nsSVGRadialGradientFrameBase. r=dholbert 2016-04-18 15:19:21 +08:00
nsSVGImageFrame.cpp Bug 1268348 - Pass the previous visibility state to OnVisibilityChange(). r=mstange 2016-05-11 19:27:27 -07:00
nsSVGInnerSVGFrame.cpp Bug 1264837 Part 28 - Remove nsSVGInnerSVGFrameBase. r=dholbert 2016-04-18 15:23:52 +08:00
nsSVGInnerSVGFrame.h Bug 1264837 Part 28 - Remove nsSVGInnerSVGFrameBase. r=dholbert 2016-04-18 15:23:52 +08:00
nsSVGIntegrationUtils.cpp Bug 1267209 - Convert nsLayoutUtils::PaintFrame flags to be an enum class. r=jfkthame 2016-04-27 12:01:54 +08:00
nsSVGIntegrationUtils.h Bug 686281 - Mask CSS rendering; r=mstange 2016-01-28 06:29:00 +01:00
nsSVGMarkerFrame.cpp Bug 1264837 Part 30 - Remove nsSVGMarkerAnonChildFrameBase. r=dholbert 2016-04-18 15:28:03 +08:00
nsSVGMarkerFrame.h Bug 1264837 Part 30 - Remove nsSVGMarkerAnonChildFrameBase. r=dholbert 2016-04-18 15:28:03 +08:00
nsSVGMaskFrame.cpp Bug 1264837 Part 31 - Remove nsSVGMaskFrameBase. r=dholbert 2016-04-18 15:30:09 +08:00
nsSVGMaskFrame.h Bug 1264837 Part 31 - Remove nsSVGMaskFrameBase. r=dholbert 2016-04-18 15:30:09 +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 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
nsSVGOuterSVGFrame.h Bug 1243610 - Refactor UpdateOverflow to separate out local overflow from that contributed by descendants. r=dbaron 2016-05-04 12:27:43 +12:00
nsSVGPaintServerFrame.h Bug 1264837 Part 34 - Remove nsSVGPaintServerFrameBase. r=dholbert 2016-04-18 15:36:49 +08:00
nsSVGPathGeometryFrame.cpp Bug 1264837 Part 35 - Remove nsSVGPathGeometryFrameBase. r=dholbert 2016-04-18 15:38:47 +08:00
nsSVGPathGeometryFrame.h Bug 1264837 Part 35 - Remove nsSVGPathGeometryFrameBase. r=dholbert 2016-04-18 15:38:47 +08:00
nsSVGPatternFrame.cpp Bug 1264837 Part 36 - Remove nsSVGPatternFrameBase. r=dholbert 2016-04-18 15:40:29 +08:00
nsSVGPatternFrame.h Bug 1264837 Part 36 - Remove nsSVGPatternFrameBase. r=dholbert 2016-04-18 15:40:29 +08:00
nsSVGStopFrame.cpp Bug 1264837 Part 37 - Remove nsSVGStopFrameBase. r=dholbert 2016-04-18 15:42:05 +08:00
nsSVGSwitchFrame.cpp Bug 1264837 Part 38 - Remove nsSVGSwitchFrameBase. r=dholbert 2016-04-18 15:43:07 +08:00
nsSVGUseFrame.cpp Bug 1264837 Part 39 - Remove nsSVGUseFrameBase. r=dholbert 2016-04-18 15:46:09 +08:00
nsSVGUtils.cpp Bug 752638, part 1 - Move SVGTextFrame::SetupContextPaint to nsSVGUtils. r=heycam 2016-04-22 11:52:19 +01:00
nsSVGUtils.h Bug 752638, part 1 - Move SVGTextFrame::SetupContextPaint to nsSVGUtils. r=heycam 2016-04-22 11:52:19 +01:00
svg.css Bug 803562 - force -moz-appearance: none on foreignObject elements. r=dbaron 2015-11-02 19:17:48 +00:00