.. |
crashtests
|
Bug 897342 - Don't try to adjust text for textLength="" when there is no opportunity to do so. r=jwatt
|
2013-07-24 21:47:07 +10:00 |
resources/content
|
|
|
tests
|
|
|
Makefile.in
|
Bug 892904 - Remove useless includes of config.mk. r=gps
|
2013-07-15 18:48:40 +09:00 |
moz.build
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
|
2013-04-23 17:54:15 -04:00 |
nsISVGChildFrame.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGClipPathFrame.cpp
|
|
|
nsSVGClipPathFrame.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGContainerFrame.cpp
|
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
|
2013-07-20 12:14:25 -07:00 |
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-22 15:08:33 -07:00 |
nsSVGEffects.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGFilterFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGFilterFrame.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGFilterInstance.cpp
|
|
|
nsSVGFilterInstance.h
|
|
|
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
Bug 890782 - Part 3: Inherit NS_FRAME_IS_NONDISPLAY by default. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGForeignObjectFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGGenericContainerFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGGenericContainerFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGGeometryFrame.cpp
|
Bug 890782 - Part 3: Inherit NS_FRAME_IS_NONDISPLAY by default. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGGeometryFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGGFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGGFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGGlyphFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGGlyphFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGGradientFrame.cpp
|
Bug 892853 - Remove some xpidl for SVG r=Ms2ger
|
2013-07-17 23:54:09 -07:00 |
nsSVGGradientFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGImageFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGInnerSVGFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGIntegrationUtils.cpp
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-22 15:08:33 -07:00 |
nsSVGIntegrationUtils.h
|
|
|
nsSVGMarkerFrame.cpp
|
Bug 879659 - Part 3: Implement <marker orient="auto-start-reverse">. r=longsonr
|
2013-07-12 16:39:38 +10:00 |
nsSVGMarkerFrame.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
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 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 890782 - Part 3: Inherit NS_FRAME_IS_NONDISPLAY by default. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGOuterSVGFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGPaintServerFrame.cpp
|
|
|
nsSVGPaintServerFrame.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGPathGeometryFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGPathGeometryFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07: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 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGStopFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGSwitchFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGTextContainerFrame.cpp
|
|
|
nsSVGTextContainerFrame.h
|
|
|
nsSVGTextFrame2.cpp
|
Bug 897342 - Don't try to adjust text for textLength="" when there is no opportunity to do so. r=jwatt
|
2013-07-24 21:47:07 +10:00 |
nsSVGTextFrame2.h
|
Bug 890756 - Remove nsSVGTextFrame2::AutoCanvasTMForMarker. r=longsonr
|
2013-07-08 17:39:50 +10:00 |
nsSVGTextFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGTextFrame.h
|
Bug 865901 - make nsSVGTextFrame2::mPositioningDirty and mPositioningUsesPercentages SVG frame state bits. r=cam
|
2013-06-24 12:20:38 +01:00 |
nsSVGTextPathFrame.cpp
|
|
|
nsSVGTextPathFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -07:00 |
nsSVGTSpanFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
nsSVGTSpanFrame.h
|
Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert
|
2013-05-29 12:37:49 -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
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-22 15:08:33 -07:00 |
nsSVGUtils.h
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
svg.css
|
Bug 876450 - non-scaling-stroke doesn't work with svg.text.css-frames.enabled. r=heycam
|
2013-06-16 12:05:39 +01:00 |
SVGFEContainerFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
SVGFEImageFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
SVGFELeafFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
SVGFEUnstyledLeafFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |
SVGImageContext.h
|
|
|
SVGViewFrame.cpp
|
Bug 890782 - Part 2: Make NS_STATE_SVG_NONDISPLAY_CHILD a global state bit and rename it. r=jwatt
|
2013-07-12 17:13:07 +10:00 |