.. |
crashtests
|
…
|
|
resources/content
|
…
|
|
tests
|
…
|
|
SVGFEContainerFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
SVGFEImageFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
SVGFELeafFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
SVGFEUnstyledLeafFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
SVGImageContext.h
|
…
|
|
SVGTextFrame.cpp
|
Bug 1123946 - Convert SVGTextDrawPathCallbacks filling to Moz2D. r=Bas
|
2015-01-21 16:23:30 +00:00 |
SVGTextFrame.h
|
Bug 1123194 - make textPath work with a path that is display:none r=heycam
|
2015-01-20 14:07:26 +00:00 |
SVGViewFrame.cpp
|
…
|
|
moz.build
|
Bug 1116070 - Use neon to speed up the mask creation. r=longsonr
|
2015-01-06 02:44:00 -05:00 |
nsCSSFilterInstance.cpp
|
…
|
|
nsCSSFilterInstance.h
|
…
|
|
nsFilterInstance.cpp
|
Bug 1091321, part 7 - Convert nsSVGFilterPaintCallback and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsFilterInstance.h
|
Bug 1091321, part 3 - Convert nsFilterInstance::PaintFilteredFrame and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsISVGChildFrame.h
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsISVGSVGFrame.h
|
…
|
|
nsSVGAFrame.cpp
|
…
|
|
nsSVGClipPathFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
nsSVGClipPathFrame.h
|
Bug 1091321, part 1 - Convert nsSVGClipPathFrame::ApplyClipOrPaintClipMask and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:53 +00:00 |
nsSVGContainerFrame.cpp
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGContainerFrame.h
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGEffects.cpp
|
Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
|
2015-01-06 21:39:46 -08:00 |
nsSVGEffects.h
|
…
|
|
nsSVGFilterFrame.cpp
|
…
|
|
nsSVGFilterFrame.h
|
…
|
|
nsSVGFilterInstance.cpp
|
…
|
|
nsSVGFilterInstance.h
|
…
|
|
nsSVGFilterPaintCallback.h
|
Bug 1091321, part 7 - Convert nsSVGFilterPaintCallback and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGForeignObjectFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
nsSVGForeignObjectFrame.h
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGGFrame.cpp
|
…
|
|
nsSVGGFrame.h
|
…
|
|
nsSVGGenericContainerFrame.cpp
|
…
|
|
nsSVGGenericContainerFrame.h
|
…
|
|
nsSVGGradientFrame.cpp
|
…
|
|
nsSVGGradientFrame.h
|
…
|
|
nsSVGImageFrame.cpp
|
Bug 1119698 - ensure image elements take pointer-events into account r=jwatt
|
2015-01-19 15:06:01 +00:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
nsSVGInnerSVGFrame.h
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGIntegrationUtils.cpp
|
Bug 1091321, part 7 - Convert nsSVGFilterPaintCallback and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGIntegrationUtils.h
|
No bug - Get rid of some unnecessary nsRenderingContext.h includes and nsRenderingContext forward declarations.
|
2014-11-06 22:07:35 +00:00 |
nsSVGMarkerFrame.cpp
|
Bug 1091321, part 5 - Convert nsSVGMarkerFrame::PaintMark and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGMarkerFrame.h
|
Bug 1091321, part 5 - Convert nsSVGMarkerFrame::PaintMark and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGMaskFrame.cpp
|
Bug 1120294 - Modify the svg luminance calculating for reducing memcpy. r=longsonr
|
2015-01-12 21:51:00 -05:00 |
nsSVGMaskFrame.h
|
Bug 1116070 - Use neon to speed up the mask creation. r=longsonr
|
2015-01-06 02:44:00 -05:00 |
nsSVGMaskFrameNEON.cpp
|
Bug 1121869 - Fix neon command compile problem on gcc4.6. r=longsonr
|
2015-01-19 18:48:00 -05:00 |
nsSVGMaskFrameNEON.h
|
Bug 1120294 - Use A8 format svg mask and refactor svg neon code. r=longsonr
|
2015-01-12 07:36:00 -05:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 1096260 - Convert flags parameter of nsIFrame::ComputeSize from uint32_t to a typed enum, and update callers accordingly. r=dholbert
|
2014-11-11 11:02:41 +00:00 |
nsSVGOuterSVGFrame.h
|
Bug 1096260 - Convert flags parameter of nsIFrame::ComputeSize from uint32_t to a typed enum, and update callers accordingly. r=dholbert
|
2014-11-11 11:02:41 +00:00 |
nsSVGPaintServerFrame.cpp
|
…
|
|
nsSVGPaintServerFrame.h
|
…
|
|
nsSVGPathGeometryFrame.cpp
|
Bug 1090934 - Get bounds of line element using maths. r=jwatt
|
2015-01-22 09:36:08 +00:00 |
nsSVGPathGeometryFrame.h
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGPatternFrame.cpp
|
Bug 1103621 - Get rid of GraphicsOperator::OPERATOR_CLEAR. r=mattwoodrow
|
2014-11-20 10:40:04 +00:00 |
nsSVGPatternFrame.h
|
…
|
|
nsSVGStopFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
nsSVGSwitchFrame.cpp
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
nsSVGUseFrame.cpp
|
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
|
2014-11-06 09:30:11 +00:00 |
nsSVGUtils.cpp
|
Bug 1111222 - Use HasNonScalingStroke() more. r=dholbert
|
2014-12-17 13:58:31 +00:00 |
nsSVGUtils.h
|
Bug 1094163 - Rename nsSVGUtils::GetOpacity's aOuterContextPaint argument to avoid confusion. r=longsonr
|
2014-11-06 22:07:36 +00:00 |
svg.css
|
…
|
|