.. |
crashtests
|
Bug 1028512 - Remove {lower,upper}-{roman,alpha} from CSS keywords. r=jfkthame
|
2014-06-22 13:28:51 +01:00 |
resources/content
|
|
|
tests
|
|
|
moz.build
|
Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE
|
2014-05-12 15:40:41 -07:00 |
nsFilterInstance.cpp
|
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
nsFilterInstance.h
|
Bug 1034528 , part 3 - Remove the Thebes backed gfxContext propagating code from nsFilterInstance. r=Bas
|
2014-07-07 09:05:16 +01:00 |
nsISVGChildFrame.h
|
Bug 974135: Get rid of NS_IMETHOD in nsISVGChildFrame.h and its implementations r=dholbert
|
2014-02-19 14:34:31 -08:00 |
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
nsSVGClipPathFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGClipPathFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGContainerFrame.cpp
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsSVGContainerFrame.h
|
Bug 1015781 - part 3, Fix whitespace and comments, and move some SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods so that they are together in the file. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsSVGEffects.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSVGEffects.h
|
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
|
2014-07-14 12:21:34 -07:00 |
nsSVGFilterFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGFilterFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGFilterInstance.cpp
|
Bug 948265 - Clip filter primitives to their filter's filter region. r=mstange
|
2014-06-25 14:14:00 -04:00 |
nsSVGFilterInstance.h
|
Bug 948265 - Rename intermediate space to filter space and change filter space origin to user space origin. r=mstange, r=longsonr
|
2014-03-26 16:21:48 -07: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 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
nsSVGForeignObjectFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGGenericContainerFrame.cpp
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
nsSVGGenericContainerFrame.h
|
Bug 919806 followup: Reindent method declarations affected by NS_IMETHOD-removal. (whitespace-only; no review) DONTBUILD
|
2014-02-18 00:36:33 -08:00 |
nsSVGGFrame.cpp
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
nsSVGGFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGGradientFrame.cpp
|
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
nsSVGGradientFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGImageFrame.cpp
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
|
2014-07-07 00:55:43 +12:00 |
nsSVGInnerSVGFrame.h
|
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
|
2014-07-07 00:55:43 +12:00 |
nsSVGIntegrationUtils.cpp
|
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
nsSVGIntegrationUtils.h
|
Bug 1000382 - Don't simplify the invalidation region before calling nsSVGIntegrationUtils::AdjustInvalidAreaForSVGEffects. r=roc
|
2014-04-24 10:25:17 +02:00 |
nsSVGMarkerFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGMarkerFrame.h
|
Bug 508665 - part 15, s/mParent/GetParent()/ in a bunch of nsIFrame sub-classes. r=roc
|
2014-05-24 22:20:41 +00:00 |
nsSVGMaskFrame.cpp
|
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
nsSVGMaskFrame.h
|
Bug 987194 - Convert SVG masking to Moz2D. r=mattwoodrow
|
2014-06-23 05:45:31 +01:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
nsSVGOuterSVGFrame.h
|
Bug 530985. Make getBoundingClientRect give more sensible results for <svg> elements. r=jwatt
|
2014-07-07 00:55:43 +12:00 |
nsSVGPaintServerFrame.cpp
|
Bug 933019, part 7 - Remove code for handling Thebes backed gfxContext from various files under layout/. r=Bas
|
2014-07-10 10:58:07 +01:00 |
nsSVGPaintServerFrame.h
|
Bug 956311 - Remove nsSVGGeometryFrame. r=dholbert
|
2014-01-04 08:29:02 +00:00 |
nsSVGPathGeometryFrame.cpp
|
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
nsSVGPathGeometryFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGPatternFrame.cpp
|
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
|
2014-07-11 08:06:39 +01:00 |
nsSVGPatternFrame.h
|
Bug 932198 - Convert nsSVGPatternFrame from using gfxASurface to using Moz2D APIs. r=longsonr
|
2014-06-18 01:07:21 +01:00 |
nsSVGStopFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGSwitchFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGUseFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsSVGUtils.cpp
|
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
nsSVGUtils.h
|
Bug 1034115 - Stop creating CSS-px-to-dev-pixel matrices when doing SVG hit-testing. r=longsonr
|
2014-07-05 19:19:13 +01:00 |
svg.css
|
Bug 1019555 - Treat newlines and tabs as space characters in SVG xml:space="preserve" text. r=roc
|
2014-06-05 13:25:15 +10:00 |
SVGFEContainerFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
SVGFEImageFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
SVGFELeafFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
SVGFEUnstyledLeafFrame.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
SVGImageContext.h
|
Bug 764299 (Part 1) - Add hashing to SVGImageContext. r=dholbert
|
2013-10-22 13:37:57 +02:00 |
SVGTextFrame.cpp
|
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
|
2014-07-11 08:07:07 +01:00 |
SVGTextFrame.h
|
Bug 1029141 - Refactor SVGTextFrame::MutationObserver, de-virtualizing & privatizing its public destructor. r=dholbert
|
2014-07-02 12:09:00 +02:00 |
SVGViewFrame.cpp
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |