gecko/layout/svg
2013-02-02 15:23:18 -05:00
..
crashtests Bug 378716 - crash test 2013-01-26 21:28:56 +01:00
resources/content
tests
defs.mk Bug 833190 - Disable PGO on svg; a=me 2013-01-21 23:00:29 -05:00
Makefile.in Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted 2013-01-03 00:56:38 +09:00
nsISVGChildFrame.h
nsISVGGlyphFragmentNode.h Bug 825732: Convert SVGTextContentElement to WebIDL r=bz 2013-01-06 09:14:43 -05:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 825147: Convert SVGAElement to WebIDL r=bz 2013-01-10 00:30:13 -05:00
nsSVGClipPathFrame.cpp Bug 831669: Move SVGClipPathElement to mozilla::dom r=bz 2013-01-18 14:52:40 -05:00
nsSVGClipPathFrame.h
nsSVGContainerFrame.cpp Bug 802628 - Part 2, Fix broken invalidation in ReflowSVG implementations. r=mattwoodrow. 2012-11-28 10:34:58 +00:00
nsSVGContainerFrame.h Bug 837004: Annotate some overridden methods in nsSVGContainerFrame as MOZ_OVERRIDE. r=jwatt 2013-02-01 08:01:49 -08:00
nsSVGEffects.cpp Bug 802628 - Part 1, Kill nsSVGUtils::InvalidateAndScheduleReflowSVG. r=mattwoodrow. 2012-11-28 09:42:13 +00:00
nsSVGEffects.h Bug 809328 - Stop using nsChangeHint_UpdateEffects in nsSVGRenderingObserver::DoUpdate overrides. r=roc. 2012-11-07 13:54:55 +00:00
nsSVGFilterFrame.cpp Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger 2013-01-31 23:11:49 +00:00
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp
nsSVGFilterInstance.h
nsSVGFilterPaintCallback.h
nsSVGForeignObjectFrame.cpp Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr 2013-01-07 22:22:41 -05:00
nsSVGForeignObjectFrame.h
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h
nsSVGGeometryFrame.cpp Bug 827172: Move SVGPathElement to mozilla::dom r=bz 2013-01-12 17:22:31 -05:00
nsSVGGeometryFrame.h
nsSVGGFrame.cpp Bug 827174 - Remove nsIDOMSVGLocatable and nsIDOMSVGTransformable r=bz 2013-01-16 15:51:00 -05:00
nsSVGGFrame.h
nsSVGGlyphFrame.cpp Fixing bug 836173. Stop leaking gfxPattern objects when using SVG with cairo. r=jwatt 2013-01-30 01:40:34 -08:00
nsSVGGlyphFrame.h Bug 832440: Fix inconsistency on appUnitsPerDevPixels's signedness in gfxFont and its clients by converting all instances to be signed. r=jfkthame 2013-01-28 11:01:59 -08:00
nsSVGGradientFrame.cpp Bug 833446: Remove nsIDOMSVGGradientElement and subclasses r=peterv 2013-02-02 15:23:16 -05:00
nsSVGGradientFrame.h Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz 2013-01-11 09:43:01 +01:00
nsSVGImageFrame.cpp Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger 2013-01-31 23:11:49 +00:00
nsSVGInnerSVGFrame.cpp Bug 827119: Convert SVGSVGElement to WebIDL r=bz 2013-01-09 18:02:47 -05:00
nsSVGInnerSVGFrame.h
nsSVGIntegrationUtils.cpp Bug 820506 - Problem selecting image node in SVG when used with clip-path in certain condition. r=roc. 2013-01-04 11:48:12 +00:00
nsSVGIntegrationUtils.h Bug 796847 - Make AdjustInvalidAreaForSVGEffects correctly adjust for the coordinate space of the input rect. r=dholbert 2012-11-28 17:06:07 +13:00
nsSVGMarkerFrame.cpp Bug 832154: Move SVGMarkerElement to mozilla::dom r=bz,longsonr 2013-01-29 17:11:44 -05:00
nsSVGMarkerFrame.h Bug 827119: Move SVGSVGElement to mozilla::dom r=bz 2013-01-09 18:02:45 -05:00
nsSVGMaskFrame.cpp Bug 832153 - Convert SVGMaskElement to WebIDL r=bz 2013-01-23 15:59:46 -05:00
nsSVGMaskFrame.h
nsSVGOuterSVGFrame.cpp Bug 827119: Convert SVGSVGElement to WebIDL r=bz 2013-01-09 18:02:47 -05:00
nsSVGOuterSVGFrame.h
nsSVGPaintServerFrame.cpp
nsSVGPaintServerFrame.h
nsSVGPathGeometryFrame.cpp Bug 828805 - Implement SVG paint-order property. r=bz,roc 2013-01-13 10:27:53 +11:00
nsSVGPathGeometryFrame.h Bug 828805 - Implement SVG paint-order property. r=bz,roc 2013-01-13 10:27:53 +11:00
nsSVGPatternFrame.cpp Bug 830230 - Convert SVGPatternElement to WebIDL r=bz 2013-01-16 15:51:00 -05:00
nsSVGPatternFrame.h
nsSVGStopFrame.cpp Bug 833446: Remove nsIDOMSVGStopElement r=peterv 2013-02-02 15:23:18 -05:00
nsSVGSwitchFrame.cpp Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr 2013-01-07 22:22:41 -05:00
nsSVGTextContainerFrame.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsSVGTextContainerFrame.h Bug 825732: Convert SVGTextContentElement to WebIDL r=bz 2013-01-06 09:14:43 -05:00
nsSVGTextFrame.cpp Bug 827172: Move SVGPathElement to mozilla::dom r=bz 2013-01-12 17:22:31 -05:00
nsSVGTextFrame.h Bug 825732: Convert SVGTextContentElement to WebIDL r=bz 2013-01-06 09:14:43 -05:00
nsSVGTextPathFrame.cpp Bug 827172: Move SVGPathElement to mozilla::dom r=bz 2013-01-12 17:22:31 -05:00
nsSVGTextPathFrame.h
nsSVGTSpanFrame.cpp Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr 2013-01-07 22:22:41 -05:00
nsSVGTSpanFrame.h Bug 825732: Convert SVGTextContentElement to WebIDL r=bz 2013-01-06 09:14:43 -05:00
nsSVGUseFrame.cpp Bug 827182: Convert SVGUseElement to WebIDL 2013-01-16 15:50:59 -05:00
nsSVGUtils.cpp Bug 835030 - Remove svg.smil.enabled pref. r=dholbert 2013-01-27 19:30:21 +00:00
nsSVGUtils.h Bug 835030 - Remove svg.smil.enabled pref. r=dholbert 2013-01-27 19:30:21 +00:00
svg.css Bug 828962 - Don't let xml:space="preserve" affect <foreignObject>. r=longsonr 2013-01-26 21:28:15 +11:00
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr 2013-01-07 22:22:41 -05:00
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGViewFrame.cpp Bug 827119: Move SVGSVGElement to mozilla::dom r=bz 2013-01-09 18:02:45 -05:00