Markus Stange
|
3c38e1c4b8
|
Bug 1066270 - Add nsFilterInstance::GetFilterDescription. r=roc
|
2014-09-15 12:12:52 +02:00 |
Markus Stange
|
d3ab6f184c
|
Bug 1066270 - Allow aTargetFrame to be null in nsFilterInstance. r=roc
|
2014-09-15 12:12:51 +02:00 |
Markus Stange
|
e1860516a0
|
Bug 1066270 - Add an nsIContent* parameter to the nsFilterInstance constructor. r=roc
|
2014-09-15 12:12:51 +02:00 |
Markus Stange
|
4d8ac4a8d7
|
Bug 1066270 - Resolve SVG lengths in nsSVGFilterInstance using the UserSpaceMetrics supplied in the nsFilterInstance constructor. r=roc
|
2014-09-15 12:12:50 +02:00 |
Markus Stange
|
3f498496ad
|
Bug 1066270 - Add the ability to specify the filter chain in the nsFilterInstance constructor instead of always getting it from the frame. r=roc
|
2014-09-15 12:12:50 +02:00 |
Markus Stange
|
8379b5448d
|
Bug 1065344 - Remove unnecessary mAppUnitsPerCSSPx field. r=mvujovic
|
2014-09-10 19:06:10 +02:00 |
Markus Stange
|
5412fbee5e
|
Bug 1065344 - Only construct the FilterDescription once. r=mvujovic
|
2014-09-10 19:06:07 +02:00 |
Jonathan Watt
|
2ec303fb9e
|
Bug 932771, part 3 - Make PaintSVG painting work by passing transforms down, rather than walking up the tree using GetCanvasTM. r=longsonr
|
2014-08-29 20:42:07 +01:00 |
Max Vujovic
|
1d758c7592
|
Bug 1058798 - Fix indentation in ns*FilterInstance.h files. r=mstange
|
2014-09-04 10:31:03 -07:00 |
Max Vujovic
|
e006fff028
|
Bug 1058794 - Change some functions in nsFilterInstance.cpp to return a value instead of nsresult. r=mstange
|
2014-09-04 10:31:03 -07:00 |
Max Vujovic
|
ccfb7c4ac1
|
Bug 948265 - Add nsCSSFilterInstance with support for adding CSS blur filters to filter graphs. r=mstange
|
2014-08-06 10:48:47 -07:00 |
Daniel Holbert
|
5f7fe38bc8
|
(no bug) Drop end-of-line whitespace in SVG filter code. (whitespace-only, so DONTBUILD)
|
2014-07-31 17:37:35 -07:00 |
Max Vujovic
|
26438b6e9c
|
Bug 948265 - Keep track of the filter region for each FilterPrimitiveDescription. r=mstange
|
2014-07-29 09:48:16 -07:00 |
Jonathan Watt
|
281199134a
|
Bug 1034528 , part 3 - Remove the Thebes backed gfxContext propagating code from nsFilterInstance. r=Bas
|
2014-07-07 09:05:16 +01:00 |
Markus Stange
|
acd1568bc2
|
Bug 1000382 - Don't simplify the invalidation region before calling nsSVGIntegrationUtils::AdjustInvalidAreaForSVGEffects. r=roc
--HG--
extra : rebase_source : a0eb465b54735c13e7b1934c3f6379ef74fd3f35
|
2014-04-24 10:25:17 +02:00 |
Max Vujovic
|
b79c737e9a
|
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 |
Max Vujovic
|
4cf3acd9d8
|
Bug 948265 - Split out rendering code from nsSVGFilterInstance into nsFilterInstance. r=roc
--HG--
rename : layout/svg/nsSVGFilterInstance.cpp => layout/svg/nsFilterInstance.cpp
rename : layout/svg/nsSVGFilterInstance.h => layout/svg/nsFilterInstance.h
|
2014-02-24 10:22:58 -05:00 |