gecko/layout/svg
Benoit Jacob 93826fc6b0 Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
2014-01-23 13:26:40 -05:00
..
crashtests Bug 952270 - Null check result of GetPathForLengthOrPositionMeasuring in nsSVGTextFrame2::GetTextPath. r=longsonr 2013-12-20 15:26:28 +11:00
resources/content
tests
Makefile.in Bug 937224 - Part e: Move LOCAL_INCLUDES to moz.build in layout/; r=mshal 2013-11-28 15:23:10 +01:00
moz.build Bug 956311 - Remove nsSVGGeometryFrame. r=dholbert 2014-01-04 08:29:02 +00:00
nsISVGChildFrame.h Bug 952977 bustage fix 2013-12-30 02:24:47 -05:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGClipPathFrame.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGClipPathFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGContainerFrame.cpp Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical 2013-12-30 01:50:07 -05:00
nsSVGContainerFrame.h Bug 952977: Switch GetViewBoxTransform to gfx::Matrix r=nical 2013-12-30 01:50:17 -05:00
nsSVGEffects.cpp Bug 940193 - rename nsSVGTextFrame2 to SVGTextFrame. r=dholbert 2013-12-20 16:38:51 +00:00
nsSVGEffects.h Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsSVGFilterFrame.cpp Backout b04bd18e5692 for reftest failure 2013-12-26 15:13:57 -05:00
nsSVGFilterFrame.h bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam 2013-09-11 08:27:45 +01:00
nsSVGFilterInstance.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGFilterInstance.h Bug 941887. r=roc 2014-01-08 10:30:03 +01:00
nsSVGFilterPaintCallback.h bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam 2013-09-11 08:27:45 +01:00
nsSVGForeignObjectFrame.cpp Bug 959874 - Reorder two parameters in nsContainerFrame::FinishReflowChild(), for consistency with nsContainerFrame::ReflowChild(). r=dholbert 2014-01-16 17:34:44 -08:00
nsSVGForeignObjectFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGGenericContainerFrame.cpp bug 875329 - don't ignore transforms when rendering SVG-in-OT glyphs. r=heycam 2013-09-11 08:27:45 +01:00
nsSVGGenericContainerFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGGFrame.cpp Backout b04bd18e5692 for reftest failure 2013-12-26 15:13:57 -05:00
nsSVGGFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGGradientFrame.cpp Bug 953064 - Add MOZ_STACK_CLASS and MOZ_GUARD_OBJECT_NOTIFIER to various classes. r=dholbert 2013-12-26 18:49:49 +00:00
nsSVGGradientFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGImageFrame.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGInnerSVGFrame.cpp Bug 952977: Switch nsSVGImageFrame to gfx::Matrix r=nical 2013-12-30 16:42:26 -05:00
nsSVGInnerSVGFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGIntegrationUtils.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGIntegrationUtils.h Bug 952977: Switch SVGIntegrationUtils to gfx::Matrix r=nical 2013-12-29 18:35:52 -05:00
nsSVGMarkerFrame.cpp Bug 952977: Switch GetViewBoxTransform to gfx::Matrix r=nical 2013-12-30 01:50:17 -05:00
nsSVGMarkerFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGMaskFrame.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGMaskFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGOuterSVGFrame.cpp Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical 2013-12-30 01:50:07 -05:00
nsSVGOuterSVGFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGPaintServerFrame.cpp Bug 956311 - Remove nsSVGGeometryFrame. r=dholbert 2014-01-04 08:29:02 +00:00
nsSVGPaintServerFrame.h Bug 956311 - Remove nsSVGGeometryFrame. r=dholbert 2014-01-04 08:29:02 +00:00
nsSVGPathGeometryFrame.cpp Bug 956311 - Remove nsSVGGeometryFrame. r=dholbert 2014-01-04 08:29:02 +00:00
nsSVGPathGeometryFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGPatternFrame.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGPatternFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGStopFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGSwitchFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGUseFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
nsSVGUtils.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsSVGUtils.h Bug 957366 - Skip the temporary surface during filter drawing for DrawTarget-backed gfxContexts. r=roc 2014-01-08 10:30:57 +01:00
svg.css Backout changesets 37f9a5424227, c1578a4fc86d and a417424f9213 (for bugs 933354, 929021 and 923193 respectively) while we figure out performance regressions 2013-11-11 15:23:56 +13:00
SVGFEContainerFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
SVGFEImageFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
SVGFELeafFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
SVGFEUnstyledLeafFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
SVGImageContext.h Bug 764299 (Part 1) - Add hashing to SVGImageContext. r=dholbert 2013-10-22 13:37:57 +02:00
SVGTextFrame.cpp Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
SVGTextFrame.h Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00
SVGViewFrame.cpp Bug 956447 - Make it possible to get frame dumps in non-DEBUG builds. r=roc 2014-01-05 23:31:14 +00:00