.. |
resources/content
|
|
|
Makefile.in
|
|
|
nsISVGChildFrame.h
|
|
|
nsISVGGlyphFragmentLeaf.h
|
Bug 599813 - nsSVGGlyphFrame::getCharacterData is expensive avoid calling it too many times. r+a=roc
|
2010-10-14 05:16:48 +01:00 |
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
|
|
nsSVGClipPathFrame.cpp
|
|
|
nsSVGClipPathFrame.h
|
|
|
nsSVGContainerFrame.cpp
|
|
|
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
Bug 590404 - Crash [@ nsURIHashKey::HashKey] with -moz-element in data: document; r=roc a=blocking-final+
|
2010-09-14 15:50:41 -04:00 |
nsSVGEffects.h
|
Bug 276431 patch 12c: Make nsSVGRenderingObserver into a generic interface, and rename the existing impl to nsSVGIDRenderingObserver. r=roc a=blocking
|
2010-09-08 13:40:39 -07:00 |
nsSVGFilterFrame.cpp
|
|
|
nsSVGFilterFrame.h
|
|
|
nsSVGFilterInstance.cpp
|
Bug 603584 - feDisplacementMap does not always create output in correct colour space r+a=roc
|
2010-10-26 09:23:41 +01:00 |
nsSVGFilterInstance.h
|
|
|
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
nsSVGForeignObjectFrame.h
|
Bug 582476. Part 1. Pass invalidation flags through SVG foreign objects. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGeometryFrame.cpp
|
|
|
nsSVGGeometryFrame.h
|
|
|
nsSVGGFrame.cpp
|
|
|
nsSVGGFrame.h
|
|
|
nsSVGGlyphFrame.cpp
|
Bug 484953 - speed up display of text that is both stroked and filled r+a=roc
|
2010-11-02 05:40:30 +00:00 |
nsSVGGlyphFrame.h
|
Bug 468035 - turn off optional ligatures when drawing textPaths or positioned glyphs r+a=roc
|
2010-10-17 17:27:48 +01:00 |
nsSVGGradientFrame.cpp
|
|
|
nsSVGGradientFrame.h
|
|
|
nsSVGImageFrame.cpp
|
Bug 605626 - Prevent assertion when displaying an image that has no width or height r=dholbert a=roc
|
2010-10-26 09:19:31 +01:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+
|
2010-10-07 12:19:32 -07:00 |
nsSVGInnerSVGFrame.h
|
Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+
|
2010-10-07 12:19:32 -07:00 |
nsSVGIntegrationUtils.cpp
|
Bug 586954 - Set a proper clip region so that PushGroup doesn't allocate a giant surface. This speeds up drawing of masked non-SVG elements. r+a=roc
|
2010-11-05 17:01:17 +01:00 |
nsSVGIntegrationUtils.h
|
Bug 506826 - Add nsSVGIntegrationUtils::DrawPaintServer for use in -moz-element drawing. r=roc
|
2010-08-13 15:32:27 +02:00 |
nsSVGLeafFrame.cpp
|
|
|
nsSVGMarkerFrame.cpp
|
|
|
nsSVGMarkerFrame.h
|
|
|
nsSVGMaskFrame.cpp
|
|
|
nsSVGMaskFrame.h
|
|
|
nsSVGOuterSVGFrame.cpp
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
nsSVGOuterSVGFrame.h
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
nsSVGPaintServerFrame.cpp
|
|
|
nsSVGPaintServerFrame.h
|
|
|
nsSVGPathGeometryFrame.cpp
|
Bug 592118 - Don't stack-allocate gfxContexts that are passed to other functions. r=roc a=blocking2.0:final
|
2010-10-15 12:20:22 +02:00 |
nsSVGPathGeometryFrame.h
|
|
|
nsSVGPatternFrame.cpp
|
Bug 608653 - lacuna pattern width/height should be zero r+a=roc
|
2010-11-03 22:35:00 +00:00 |
nsSVGPatternFrame.h
|
Bug 506826 - Use a frame state bit for recursion detection in SVG pattern drawing. r=roc
|
2010-08-13 15:32:15 +02:00 |
nsSVGStopFrame.cpp
|
|
|
nsSVGSwitchFrame.cpp
|
|
|
nsSVGTextContainerFrame.cpp
|
Bug 333698 - Fix x and y positioning of nested tspans; r=longsonr; a=roc
|
2010-09-18 12:46:48 +09:00 |
nsSVGTextContainerFrame.h
|
Bug 333698 - Fix x and y positioning of nested tspans; r=longsonr; a=roc
|
2010-09-18 12:46:48 +09:00 |
nsSVGTextFrame.cpp
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-17 17:27:49 +01:00 |
nsSVGTextFrame.h
|
|
|
nsSVGTextPathFrame.cpp
|
|
|
nsSVGTextPathFrame.h
|
|
|
nsSVGTSpanFrame.cpp
|
Bug 599798 - Make rotate attribute of SVG text live. r=longsonr a=roc
|
2010-10-17 17:27:49 +01:00 |
nsSVGTSpanFrame.h
|
|
|
nsSVGUseFrame.cpp
|
Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking
|
2010-10-16 00:34:35 +09:00 |
nsSVGUtils.cpp
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
nsSVGUtils.h
|
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
|
2010-10-14 20:03:45 -05:00 |
svg.css
|
Bug 606107: Remove comment about long-fixed bugs in svg.css. r=roc a=comments-only
|
2010-10-22 15:55:05 -07:00 |