.. |
crashtests
|
Bug 868904 - Fix infinite recursion with outer SVG transform animation r=dholbert
|
2013-05-06 07:33:20 +01:00 |
resources/content
|
|
|
tests
|
|
|
Makefile.in
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
moz.build
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
nsISVGChildFrame.h
|
|
|
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
Bug 874854 - Stop calling SchedulePaint for SVG transform attribute changes. r=longsonr
|
2013-05-23 08:04:21 +01:00 |
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
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
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
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGForeignObjectFrame.h
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGeometryFrame.cpp
|
|
|
nsSVGGeometryFrame.h
|
|
|
nsSVGGFrame.cpp
|
Bug 874854 - Stop calling SchedulePaint for SVG transform attribute changes. r=longsonr
|
2013-05-23 08:04:21 +01:00 |
nsSVGGFrame.h
|
|
|
nsSVGGlyphFrame.cpp
|
Back out 4d755ea39a56:81d152795bea (bug 798843) for style mochitest failures
|
2013-05-15 20:53:30 -07:00 |
nsSVGGlyphFrame.h
|
Back out 4d755ea39a56:81d152795bea (bug 798843) for style mochitest failures
|
2013-05-15 20:53:30 -07:00 |
nsSVGGradientFrame.cpp
|
Bug 876175 - Fix O(n^2) behavior and other perf issues with nsSVGGradientFrame::GetPaintServerPattern. r=roc
|
2013-05-27 08:34:01 +01:00 |
nsSVGGradientFrame.h
|
Bug 876175 - Fix O(n^2) behavior and other perf issues with nsSVGGradientFrame::GetPaintServerPattern. r=roc
|
2013-05-27 08:34:01 +01:00 |
nsSVGImageFrame.cpp
|
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
|
2013-05-22 10:05:26 -06:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 874854 - Stop calling SchedulePaint for SVG transform attribute changes. r=longsonr
|
2013-05-23 08:04:21 +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 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGMaskFrame.h
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 378923 - Make non-root outer-<svg> respect |overflow:visible| (overflow="visible"). r=roc
|
2013-05-24 17:56:26 +01:00 |
nsSVGOuterSVGFrame.h
|
Bug 875175 - Stop continuous reflow and invalidation of entire SVG when an element that is partially/wholly outside the viewport is subject to a transform animation. r=dbaron
|
2013-05-24 14:51:50 +01:00 |
nsSVGPaintServerFrame.cpp
|
|
|
nsSVGPaintServerFrame.h
|
|
|
nsSVGPathGeometryFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGPathGeometryFrame.h
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGPatternFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGPatternFrame.h
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGStopFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
nsSVGSwitchFrame.cpp
|
|
|
nsSVGTextContainerFrame.cpp
|
|
|
nsSVGTextContainerFrame.h
|
|
|
nsSVGTextFrame2.cpp
|
Bug 874846 - Stop calling NotifySVGChanged(TRANSFORM_CHANGED) in nsSVGTextFrame2::AttributeChanged. r=longsonr
|
2013-05-23 08:09:15 +01:00 |
nsSVGTextFrame2.h
|
Back out 4d755ea39a56:81d152795bea (bug 798843) for style mochitest failures
|
2013-05-15 20:53:30 -07:00 |
nsSVGTextFrame.cpp
|
Bug 874854 - Stop calling SchedulePaint for SVG transform attribute changes. r=longsonr
|
2013-05-23 08:04:21 +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 874487 - Have nsSVGUseFrame notify any rendering observers when the referenced element is re-cloned. r=roc
|
2013-05-21 18:24:05 +01:00 |
nsSVGUtils.cpp
|
Back out 4d755ea39a56:81d152795bea (bug 798843) for style mochitest failures
|
2013-05-15 20:53:30 -07:00 |
nsSVGUtils.h
|
Back out 4d755ea39a56:81d152795bea (bug 798843) for style mochitest failures
|
2013-05-15 20:53:30 -07:00 |
svg.css
|
|
|
SVGFEContainerFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
SVGFEImageFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
SVGFELeafFrame.cpp
|
Bug 854765 - Get rid of the DidSetStyleContext overrides in SVG frame code to avoid some major perf hits. r=roc
|
2013-05-24 18:32:33 +01:00 |
SVGFEUnstyledLeafFrame.cpp
|
|
|
SVGImageContext.h
|
Bug 859377 (Part 2) - Make SVGImageContext more flexible. r=dholbert
|
2013-04-25 15:58:27 -07:00 |
SVGViewFrame.cpp
|
|
|