.. |
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
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
nsISVGChildFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
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
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGContainerFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGContainerFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGEffects.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsSVGEffects.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsSVGFilterFrame.cpp
|
Bug 703872 - Use different scale factors for X and Y when determining the resolution for transformed filter rendering. r=jwatt
|
2013-10-24 10:09:09 +02:00 |
nsSVGFilterFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
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
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGFilterPaintCallback.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGForeignObjectFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGForeignObjectFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGenericContainerFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGenericContainerFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGeometryFrame.cpp
|
|
|
nsSVGGeometryFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGGlyphFrame.cpp
|
Bug 928879 - Move SVGTextContextPaint to nsSVGTextFrame2.h/.cpp. r=heycam
|
2013-10-21 13:54:28 +02:00 |
nsSVGGlyphFrame.h
|
Bug 928879 - Move SVGTextContextPaint to nsSVGTextFrame2.h/.cpp. r=heycam
|
2013-10-21 13:54:28 +02: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
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGInnerSVGFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
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
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
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
|
Bug 929364 - Avoid changing the current transform between emitting the path and clipping using that path in the SVGAutoRenderState::CLIP case. r=heycam
|
2013-10-22 23:45:51 +02:00 |
nsSVGPathGeometryFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGPatternFrame.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsSVGPatternFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGStopFrame.cpp
|
|
|
nsSVGSwitchFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGTextContainerFrame.cpp
|
|
|
nsSVGTextContainerFrame.h
|
|
|
nsSVGTextFrame2.cpp
|
Bug 928879 - Move SVGTextContextPaint to nsSVGTextFrame2.h/.cpp. r=heycam
|
2013-10-21 13:54:28 +02:00 |
nsSVGTextFrame2.h
|
Bug 928879 - Move SVGTextContextPaint to nsSVGTextFrame2.h/.cpp. r=heycam
|
2013-10-21 13:54:28 +02:00 |
nsSVGTextFrame.cpp
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGTextFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
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
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGTSpanFrame.h
|
bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam
|
2013-09-11 08:27:45 +01:00 |
nsSVGUseFrame.cpp
|
|
|
nsSVGUtils.cpp
|
bug 930420 - respect any transform on the glyph element itself when calculating SVG glyph extents. r=heycam
|
2013-10-25 10:09:30 +02: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
|
Bug 764299 (Part 1) - Add hashing to SVGImageContext. r=dholbert
|
2013-10-22 13:37:57 +02:00 |
SVGViewFrame.cpp
|
|
|