Boris Zbarsky
|
1522ab7f15
|
Bug 848332 part 2. Switch XMLDocument to WebIDL. r=peterv
|
2013-03-26 11:31:54 -04:00 |
|
David Zbarsky
|
75cc245cd2
|
Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:06 -04:00 |
|
David Zbarsky
|
a2e2f5df77
|
Bug 847120: Move SVGFEConvolveMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.h
|
2013-03-25 02:26:06 -04:00 |
|
David Zbarsky
|
dc155bc523
|
Bug 847120: Convert SVGFEDisplacementMapElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:06 -04:00 |
|
David Zbarsky
|
3c195956e7
|
Bug 847120: Move SVGFEDisplacementMapElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.h
|
2013-03-25 02:26:05 -04:00 |
|
David Zbarsky
|
6103eb0c86
|
Bug 847120: Convert SVGFEDiffuseLightingElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:05 -04:00 |
|
David Zbarsky
|
bdbcd0cf4f
|
Bug 847120: Move SVGFEDiffuseLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.h
|
2013-03-25 02:26:05 -04:00 |
|
David Zbarsky
|
fffcb27730
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:05 -04:00 |
|
David Zbarsky
|
e19d5e20f2
|
Bug 847120: Move SVGFESpecularLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.h
|
2013-03-25 02:26:04 -04:00 |
|
David Zbarsky
|
1189b9cce9
|
Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger
|
2013-03-25 02:26:04 -04:00 |
|
David Zbarsky
|
fb08dc389f
|
Bug 853692: Move SVGFESpotLightElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.h
|
2013-03-25 02:26:04 -04:00 |
|
Phil Ringnalda
|
56cb206040
|
Back out 939f0488b0f7:46e4373d6d95 (bug 847120) and 13443c4586a4:e7f48e9b8bd7 (bug 853692) on suspicion of causing bug 854225 Linux32 PGO build failures
CLOSED TREE
|
2013-03-24 15:17:18 -07:00 |
|
Ehsan Akhgari
|
10fbe8611b
|
Bug 854108 - Use FallibleTArray in SVG code some more; r=longsonr
|
2013-03-23 12:47:31 -04:00 |
|
David Zbarsky
|
0deb84e558
|
Bug 847120: Convert SVGFETurbulenceElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
47ce7a8614
|
Bug 847120: Move SVGFETurbulenceElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.h
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
7ce1e3d414
|
Bug 847120: Convert SVGFEMorphologyElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
e5b8042ddc
|
Bug 847120: Move SVGFEMorphologyElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.h
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
69da834876
|
Bug 847120: Convert SVGFEConvolveMatrixElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:36 -04:00 |
|
David Zbarsky
|
ec4fe95da8
|
Bug 847120: Move SVGFEConvolveMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
4a15182a9e
|
Bug 847120: Convert SVGFEDisplacementMapElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
03acafede3
|
Bug 847120: Move SVGFEDisplacementMapElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDisplacementMapElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
6630c142c8
|
Bug 847120: Convert SVGFEDiffuseLightingElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
8dd7cf0b12
|
Bug 847120: Move SVGFEDiffuseLightingElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.h
|
2013-03-23 17:00:35 -04:00 |
|
David Zbarsky
|
132618915a
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
7831ea3c00
|
Bug 847120: Convert SVGFESpecularLightingElement to WebIDL r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpecularLightingElement.h
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
60d685dc35
|
Bug 853692: Convert SVGFESpotLightElement to WebIDL r=Ms2ger
|
2013-03-23 17:00:34 -04:00 |
|
David Zbarsky
|
895a4b040b
|
Bug 853692: Move SVGFESpotLightElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFESpotLightElement.h
|
2013-03-23 17:00:33 -04:00 |
|
Ehsan Akhgari
|
86c451ba47
|
Bug 853554 - Make a number of SVG*List arrays fallible; r=longsonr
--HG--
extra : rebase_source : 892cbd389c7c3e1286d3df2dc41ba35b7d683c1d
|
2013-03-21 20:00:01 -04:00 |
|
Ehsan Akhgari
|
acf1d4eb31
|
Backed out changeset 45813096b581 (bug 853554) because it breaks the build
|
2013-03-21 20:18:27 -04:00 |
|
David Zbarsky
|
f9a4c3eab4
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
Ehsan Akhgari
|
51e92cad8e
|
Bug 853554 - Make a number of SVG*List arrays fallible; r=longsonr
|
2013-03-21 20:00:01 -04:00 |
|
David Zbarsky
|
3388894ed3
|
Bug 847120: Convert SVGFEOffsetElement to WebIDL r=Ms2ger
|
2013-03-21 13:38:28 -04:00 |
|
David Zbarsky
|
5dfb97f676
|
Bug 847120: Move SVGFEOffsetElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEOffsetElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEOffsetElement.h
|
2013-03-21 13:38:28 -04:00 |
|
Boris Zbarsky
|
c29c55e65d
|
Bug 848386 part 5. Convert SVGDocument to WebIDL. r=peterv
|
2013-03-20 12:22:26 -04:00 |
|
Boris Zbarsky
|
2b660bfe74
|
Bug 848386 part 4. Rename nsXMLDocument to mozilla::dom::XMLDocument. r=peterv
--HG--
rename : content/xml/document/src/nsXMLDocument.cpp => content/xml/document/src/XMLDocument.cpp
rename : content/xml/document/src/nsXMLDocument.h => content/xml/document/src/XMLDocument.h
|
2013-03-20 12:22:26 -04:00 |
|
Boris Zbarsky
|
6940ed6604
|
Bug 848386 part 3. Rename nsSVGDocument to mozilla::dom::SVGDocument. r=peterv
--HG--
rename : content/svg/document/src/nsSVGDocument.cpp => content/svg/document/src/SVGDocument.cpp
rename : content/svg/document/src/nsSVGDocument.h => content/svg/document/src/SVGDocument.h
|
2013-03-20 12:22:26 -04:00 |
|
Phil Ringnalda
|
7e9529716f
|
Back out 26f0d590a021, d92e88a18263, 5a2d12a34466 (bug 846995) for not building
CLOSED TREE
|
2013-03-19 20:20:38 -07:00 |
|
David Zbarsky
|
c8cee2f373
|
Bug 846995 Part 3: Rename DOMSVGAnimatedTransformList and kill nsISupports r=jwatt
--HG--
rename : content/svg/content/src/DOMSVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp
rename : content/svg/content/src/DOMSVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h
|
2013-03-19 22:31:44 -04:00 |
|
David Zbarsky
|
8c0dcbd6b9
|
Bug 846995 Part 2: Rename SVGAnimatedTransformList to nsSVGAnimatedTransformList r=jwatt
--HG--
rename : content/svg/content/src/SVGAnimatedTransformList.cpp => content/svg/content/src/nsSVGAnimatedTransformList.cpp
rename : content/svg/content/src/SVGAnimatedTransformList.h => content/svg/content/src/nsSVGAnimatedTransformList.h
|
2013-03-19 22:31:44 -04:00 |
|
David Zbarsky
|
9419247fbd
|
Bug 846995 Part 1: Fix all the files that reference SVGAnimatedTransformList r=jwatt
|
2013-03-19 22:31:44 -04:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
David Zbarsky
|
f74e70b508
|
Bug 847120: Convert SVGFEGaussianBlurElement to WebIDL r=Ms2ger
|
2013-03-19 13:43:31 -04:00 |
|
David Zbarsky
|
ce074ad1ae
|
Bug 847120: Move SVGFEGaussianBlueElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEGaussianBlurElement.h
|
2013-03-19 13:43:31 -04:00 |
|
David Zbarsky
|
3dbafb9767
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
|
David Zbarsky
|
388196dcf4
|
Bug 847120: Convert SVGFECompositeElement to WebIDL r=Ms2ger
|
2013-03-18 19:14:40 -04:00 |
|
David Zbarsky
|
8c66963c6b
|
Bug 847120: Move SVGFECompositeElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFECompositeElement.h
|
2013-03-18 19:14:40 -04:00 |
|
David Zbarsky
|
9da42b90e4
|
Bug 847120: Convert SVGFEColorMatrixElement to WebIDL r=Ms2ger
|
2013-03-18 19:14:40 -04:00 |
|
David Zbarsky
|
d6265808f0
|
Bug 847120: Move SVGFEColorMatrixElement to its own file r=Ms2ger
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEColorMatrixElement.h
|
2013-03-18 19:14:40 -04:00 |
|
David Zbarsky
|
df05c347a8
|
[Bug 851972] Remove XPIDL for ComponentTransferFunctionElement r=Ms2ger
|
2013-03-18 13:54:04 -04:00 |
|
Gregory Szorc
|
02d1d31696
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|