.. |
crashtests
|
Bug 919371 - Make sure marker frames get the right parent. r=cam
|
2013-10-13 10:15:53 +01:00 |
resources/content
|
|
|
tests
|
|
|
Makefile.in
|
|
|
moz.build
|
|
|
nsISVGChildFrame.h
|
|
|
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
|
|
nsSVGClipPathFrame.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsSVGClipPathFrame.h
|
|
|
nsSVGContainerFrame.cpp
|
|
|
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
|
|
nsSVGEffects.h
|
|
|
nsSVGFilterFrame.cpp
|
|
|
nsSVGFilterFrame.h
|
|
|
nsSVGFilterInstance.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsSVGFilterInstance.h
|
|
|
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
|
|
nsSVGForeignObjectFrame.h
|
|
|
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGeometryFrame.cpp
|
|
|
nsSVGGeometryFrame.h
|
|
|
nsSVGGFrame.cpp
|
|
|
nsSVGGFrame.h
|
|
|
nsSVGGlyphFrame.cpp
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
nsSVGGlyphFrame.h
|
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
|
2013-10-01 17:02:16 -04:00 |
nsSVGGradientFrame.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsSVGGradientFrame.h
|
|
|
nsSVGImageFrame.cpp
|
Bug 920621 (Part 1) - Correct for full page zoom in nsSVGImageFrame. (Partial revert of bug 600207.) r=dholbert
|
2013-10-02 19:04:28 -07:00 |
nsSVGInnerSVGFrame.cpp
|
|
|
nsSVGInnerSVGFrame.h
|
|
|
nsSVGIntegrationUtils.cpp
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
|
2013-10-01 17:01:19 -04:00 |
nsSVGIntegrationUtils.h
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
|
2013-10-01 17:01:19 -04:00 |
nsSVGMarkerFrame.cpp
|
Bug 874507 - Make clip-path, filter, mask and opacity work on <marker> elements. r=longsonr
|
2013-09-16 15:06:29 +10:00 |
nsSVGMarkerFrame.h
|
Bug 874507 - Make clip-path, filter, mask and opacity work on <marker> elements. r=longsonr
|
2013-09-16 15:06:29 +10:00 |
nsSVGMaskFrame.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsSVGMaskFrame.h
|
|
|
nsSVGOuterSVGFrame.cpp
|
Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc
|
2013-09-30 17:26:04 -04:00 |
nsSVGOuterSVGFrame.h
|
Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc
|
2013-09-30 17:26:04 -04:00 |
nsSVGPaintServerFrame.cpp
|
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
|
2013-10-01 17:02:16 -04:00 |
nsSVGPaintServerFrame.h
|
|
|
nsSVGPathGeometryFrame.cpp
|
Backed out changesets 6c097bdfc079, 51f5d900cd27, 9fdf99c07466, and b322938b37ef (bug 798843) due to intermittent Windows test failures.
|
2013-09-13 11:15:54 -04:00 |
nsSVGPathGeometryFrame.h
|
|
|
nsSVGPatternFrame.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsSVGPatternFrame.h
|
|
|
nsSVGStopFrame.cpp
|
|
|
nsSVGSwitchFrame.cpp
|
|
|
nsSVGTextContainerFrame.cpp
|
|
|
nsSVGTextContainerFrame.h
|
|
|
nsSVGTextFrame2.cpp
|
Bug 923193. Make transform-origin on SVG elements use the SVG bbox as the reference rectangle. r=heycam
|
2013-10-03 08:34:24 -04:00 |
nsSVGTextFrame2.h
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
nsSVGTextFrame.cpp
|
|
|
nsSVGTextFrame.h
|
|
|
nsSVGTextPathFrame.cpp
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
nsSVGTextPathFrame.h
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
nsSVGTSpanFrame.cpp
|
|
|
nsSVGTSpanFrame.h
|
|
|
nsSVGUseFrame.cpp
|
|
|
nsSVGUtils.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsSVGUtils.h
|
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
|
2013-10-01 17:02:16 -04:00 |
svg.css
|
Bug 923193. Make transform-origin on SVG elements use the SVG bbox as the reference rectangle. r=heycam
|
2013-10-03 08:34:24 -04:00 |
SVGFEContainerFrame.cpp
|
|
|
SVGFEImageFrame.cpp
|
|
|
SVGFELeafFrame.cpp
|
|
|
SVGFEUnstyledLeafFrame.cpp
|
|
|
SVGImageContext.h
|
|
|
SVGViewFrame.cpp
|
|
|