.. |
crashtests
|
Bug 868904 - Fix infinite recursion with outer SVG transform animation r=dholbert
|
2013-05-06 07:33:20 +01:00 |
resources/content
|
|
|
tests
|
|
|
defs.mk
|
|
|
Makefile.in
|
|
|
moz.build
|
|
|
nsISVGChildFrame.h
|
|
|
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
|
|
nsSVGClipPathFrame.cpp
|
|
|
nsSVGClipPathFrame.h
|
|
|
nsSVGContainerFrame.cpp
|
Bug 864772 - Stop calling nsSVGUtils::InvalidateBounds in nsSVGDisplayContainerFrame::RemoveFrame, and use DLBI instead. r=mattwoodrow
|
2013-04-24 10:13:28 +01:00 |
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
Bug 864770 - Stop calling nsSVGUtils::InvalidateBounds in nsSVGEffects code, and use DLBI instead. r=mattwoodrow
|
2013-04-24 10:13:28 +01:00 |
nsSVGEffects.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGFilterFrame.cpp
|
|
|
nsSVGFilterFrame.h
|
|
|
nsSVGFilterInstance.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsSVGFilterInstance.h
|
|
|
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGForeignObjectFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGeometryFrame.cpp
|
|
|
nsSVGGeometryFrame.h
|
|
|
nsSVGGFrame.cpp
|
|
|
nsSVGGFrame.h
|
|
|
nsSVGGlyphFrame.cpp
|
Bug 866796 - Convert SVGAnimatedRect to WebIDL. r=Ms2ger
|
2013-05-09 13:42:12 -04:00 |
nsSVGGlyphFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGGradientFrame.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsSVGGradientFrame.h
|
|
|
nsSVGImageFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGInnerSVGFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGIntegrationUtils.cpp
|
|
|
nsSVGIntegrationUtils.h
|
|
|
nsSVGMarkerFrame.cpp
|
|
|
nsSVGMarkerFrame.h
|
|
|
nsSVGMaskFrame.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsSVGMaskFrame.h
|
|
|
nsSVGOuterSVGFrame.cpp
|
Bug 869781 - Make nsSVGOuterSVGFrame::Reflow update the overflow rects of its children if it has a viewBox. r=dholbert
|
2013-05-08 18:11:42 +01:00 |
nsSVGOuterSVGFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGPaintServerFrame.cpp
|
|
|
nsSVGPaintServerFrame.h
|
|
|
nsSVGPathGeometryFrame.cpp
|
Bug 869611 - Stop reflowing in nsSVGPathGeometryFrame::NotifySVGChanged for ancestor transform changes. r=dholbert
|
2013-05-08 18:13:11 +01:00 |
nsSVGPathGeometryFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGPatternFrame.cpp
|
|
|
nsSVGPatternFrame.h
|
|
|
nsSVGStopFrame.cpp
|
|
|
nsSVGSwitchFrame.cpp
|
|
|
nsSVGTextContainerFrame.cpp
|
|
|
nsSVGTextContainerFrame.h
|
|
|
nsSVGTextFrame2.cpp
|
Bug 866796 - Convert SVGAnimatedRect to WebIDL. r=Ms2ger
|
2013-05-09 13:42:12 -04:00 |
nsSVGTextFrame2.h
|
Bug 864000 - Document nsSVGTextFrame2::mPositioningDirty better. (DONTBUILD) rs=jwatt
|
2013-04-26 09:05:34 +10:00 |
nsSVGTextFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGTextFrame.h
|
|
|
nsSVGTextPathFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGTextPathFrame.h
|
|
|
nsSVGTSpanFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGTSpanFrame.h
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsSVGUseFrame.cpp
|
Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow
|
2013-04-25 10:18:42 +01:00 |
nsSVGUtils.cpp
|
|
|
nsSVGUtils.h
|
|
|
svg.css
|
|
|
SVGFEContainerFrame.cpp
|
|
|
SVGFEImageFrame.cpp
|
Bug 865945. Increment the visible count before calling FrameCreated so that the image for an SVGFEImage element is actually considered visible. r=mats
|
2013-04-26 14:58:15 -05:00 |
SVGFELeafFrame.cpp
|
|
|
SVGFEUnstyledLeafFrame.cpp
|
|
|
SVGImageContext.h
|
Bug 859377 (Part 2) - Make SVGImageContext more flexible. r=dholbert
|
2013-04-25 15:58:27 -07:00 |
SVGViewFrame.cpp
|
|
|