.. |
crashtests
|
Bug 1334768 - stylo: Test expectation adjustments for for 2017-02-09 merge. r=me
|
2017-02-09 21:11:09 +08:00 |
tests
|
|
|
AutoReferenceLimiter.h
|
|
|
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 1326407 Part 2 - Extract a function to compute inset radii. r=dbaron
|
2017-02-16 10:51:48 +08:00 |
nsCSSClipPathInstance.h
|
|
|
nsCSSFilterInstance.cpp
|
|
|
nsCSSFilterInstance.h
|
|
|
nsFilterInstance.cpp
|
Bug 1287492 - (followup) Rename GetNearestSVGParent backto GetNearestSVGViewport. r=me
|
2017-02-14 23:19:58 +08:00 |
nsFilterInstance.h
|
Bug 1287492 - Part 3. (Main) Shrink mTargetBBoxInFilterSpace r=mstange
|
2017-02-09 23:17:43 +08:00 |
nsISVGChildFrame.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
|
|
nsSVGClipPathFrame.cpp
|
|
|
nsSVGClipPathFrame.h
|
|
|
nsSVGContainerFrame.cpp
|
Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley
|
2017-02-13 11:21:33 +08:00 |
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley
|
2017-02-13 11:21:33 +08:00 |
nsSVGEffects.h
|
|
|
nsSVGFilterFrame.cpp
|
|
|
nsSVGFilterFrame.h
|
|
|
nsSVGFilterInstance.cpp
|
Bug 1339728 - Part 2. Change return value type of nsSVGFilterInstance::ComputeBounds. r=mstange
|
2017-02-14 10:32:10 +08: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
|
|
|
nsSVGForeignObjectFrame.cpp
|
|
|
nsSVGForeignObjectFrame.h
|
|
|
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGFrame.cpp
|
|
|
nsSVGGFrame.h
|
|
|
nsSVGGradientFrame.cpp
|
|
|
nsSVGGradientFrame.h
|
|
|
nsSVGImageFrame.cpp
|
Bug 1287006 - Don't pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer, in layout/-related code. r=bz
|
2017-02-13 09:07:40 -08:00 |
nsSVGInnerSVGFrame.cpp
|
|
|
nsSVGInnerSVGFrame.h
|
|
|
nsSVGIntegrationUtils.cpp
|
Bug 1339609: Add #include for gfxPrefs.h to all source code that calls gfxPrefs APIs. r=jgilbert
|
2017-02-14 14:01:59 -08:00 |
nsSVGIntegrationUtils.h
|
Bug 1224207 - Part 6. Move GetCSSPxToDevPxMatrix to nsSVGUtils. r=mstange
|
2017-01-24 23:22:43 +08:00 |
nsSVGMarkerFrame.cpp
|
|
|
nsSVGMarkerFrame.h
|
|
|
nsSVGMaskFrame.cpp
|
|
|
nsSVGMaskFrame.h
|
|
|
nsSVGMaskFrameNEON.cpp
|
|
|
nsSVGMaskFrameNEON.h
|
|
|
nsSVGOuterSVGFrame.cpp
|
Bug 1224207 - Part 6. Move GetCSSPxToDevPxMatrix to nsSVGUtils. r=mstange
|
2017-01-24 23:22:43 +08:00 |
nsSVGOuterSVGFrame.h
|
|
|
nsSVGPaintServerFrame.h
|
|
|
nsSVGPatternFrame.cpp
|
|
|
nsSVGPatternFrame.h
|
|
|
nsSVGStopFrame.cpp
|
|
|
nsSVGSwitchFrame.cpp
|
|
|
nsSVGUseFrame.cpp
|
|
|
nsSVGUtils.cpp
|
Bug 1287492 - (followup) Rename GetNearestSVGParent backto GetNearestSVGViewport. r=me
|
2017-02-14 23:19:58 +08:00 |
nsSVGUtils.h
|
Bug 1287492 - (followup) Rename GetNearestSVGParent backto GetNearestSVGViewport. r=me
|
2017-02-14 23:19:58 +08:00 |
svg.css
|
|
|
SVGContextPaint.cpp
|
Bug 1058040, part 9 - Add an SVGContextPaint subclass for inheriting context paint into SVG-as-an-image. r=dholbert
|
2017-01-10 10:28:11 +00:00 |
SVGContextPaint.h
|
Bug 1058040, part 9 - Add an SVGContextPaint subclass for inheriting context paint into SVG-as-an-image. r=dholbert
|
2017-01-10 10:28:11 +00:00 |
SVGFEContainerFrame.cpp
|
|
|
SVGFEImageFrame.cpp
|
Bug 1287006 - Don't pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer, in layout/-related code. r=bz
|
2017-02-13 09:07:40 -08:00 |
SVGFELeafFrame.cpp
|
|
|
SVGFEUnstyledLeafFrame.cpp
|
|
|
SVGGeometryFrame.cpp
|
Bug 1224207 - Part 6. Move GetCSSPxToDevPxMatrix to nsSVGUtils. r=mstange
|
2017-01-24 23:22:43 +08:00 |
SVGGeometryFrame.h
|
|
|
SVGImageContext.cpp
|
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 |
SVGImageContext.h
|
Bug 1287006 - Don't pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer, in layout/-related code. r=bz
|
2017-02-13 09:07:40 -08:00 |
SVGTextFrame.cpp
|
Bug 1224207 - Part 6. Move GetCSSPxToDevPxMatrix to nsSVGUtils. r=mstange
|
2017-01-24 23:22:43 +08:00 |
SVGTextFrame.h
|
|
|
SVGViewFrame.cpp
|
|
|