gecko/layout/svg/base/src
2011-04-03 13:23:40 +01:00
..
resources/content Bug 578459: Add a comment to currently-unused file svgBindings.xml to indicate why it hasn't been removed. [comment-only change] r=jwatt 2010-07-18 15:07:54 -07:00
Makefile.in
nsISVGChildFrame.h Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
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 Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGClipPathFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGClipPathFrame.h Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGContainerFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGContainerFrame.h
nsSVGEffects.cpp Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc 2010-12-19 17:47:01 +00:00
nsSVGEffects.h Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc 2010-12-19 17:47:01 +00:00
nsSVGFilterFrame.cpp Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
nsSVGFilterInstance.h
nsSVGFilterPaintCallback.h
nsSVGForeignObjectFrame.cpp Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt 2011-03-24 11:28:57 +13: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 Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt 2011-04-03 13:23:40 +01:00
nsSVGGeometryFrame.h Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc. 2011-01-28 19:35:35 +13:00
nsSVGGFrame.cpp
nsSVGGFrame.h
nsSVGGlyphFrame.cpp Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett 2011-03-03 13:18:42 -08:00
nsSVGGlyphFrame.h Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc. 2011-01-28 19:35:35 +13:00
nsSVGGradientFrame.cpp Bug 620413 useless check of stopFrame in nsSVGGradientFrame::GetStopInformation 2011-02-15 23:53:02 -08:00
nsSVGGradientFrame.h Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGImageFrame.cpp Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker 2011-01-31 20:50:01 -08: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 610954: Use first continuation frame in new code in nsSVGIntegrationUtils::GetInvalidAreaForChangedSource, to match old code. r=longsonr a=bsmedberg 2010-11-10 13:18:11 -08: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 Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc 2010-12-24 09:30:01 +00:00
nsSVGMaskFrame.h
nsSVGOuterSVGFrame.cpp Bug 614649, patch 1: In SVG-as-an-image with no viewBox, use height & width attrs on <svg> to dynamically synthesize a viewBox. r=jwatt a=roc 2011-02-09 12:13:18 -08:00
nsSVGOuterSVGFrame.h Bug 614649, patch 1: In SVG-as-an-image with no viewBox, use height & width attrs on <svg> to dynamically synthesize a viewBox. r=jwatt a=roc 2011-02-09 12:13:18 -08:00
nsSVGPaintServerFrame.cpp Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGPaintServerFrame.h Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGPathGeometryFrame.cpp Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc. 2011-01-28 19:35:35 +13:00
nsSVGPathGeometryFrame.h Bug 619955. 'pointer-events' broken on SVG text. r=longsonr, a=roc. 2011-01-28 19:35:35 +13:00
nsSVGPatternFrame.cpp Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc 2011-01-16 16:36:34 +09:00
nsSVGPatternFrame.h Bug 544809 - nsSVGPatternFrame::GetPatternWithAttr and callers should take account of SMIL animation, r=longsonr, a=roc 2011-01-16 16:36:34 +09:00
nsSVGStopFrame.cpp
nsSVGSwitchFrame.cpp
nsSVGTextContainerFrame.cpp Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTextContainerFrame.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTextFrame.cpp Basic bidi support for SVG. Bug 620446, r=roc, a=roc 2011-01-04 00:52:17 -08:00
nsSVGTextFrame.h
nsSVGTextPathFrame.cpp Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGTextPathFrame.h Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGTSpanFrame.cpp Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTSpanFrame.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
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 635511 - Improve performance getting parent SVG elements r=jwatt 2011-02-26 10:21:11 +00:00
nsSVGUtils.h Bug 635511 - Improve performance getting parent SVG elements r=jwatt 2011-02-26 10:21:11 +00: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