Markus Stange
|
5f2fccf8a8
|
Bug 924103 - Add a FilterDescription data structure and code that can create FilterNodes from it. r=roc
|
2013-11-27 12:25:28 +01:00 |
|
Bas Schouten
|
55e3bcf87f
|
Bug 924102 - Add support for filters to DrawTargetRecording. r=mstange
|
2013-11-27 12:25:28 +01:00 |
|
Bas Schouten
|
0e17fc1044
|
Bug 924102 - Use FilterNodeSoftware for filter drawing in DrawTargetSkia. r=mstange
|
2013-11-27 12:25:28 +01:00 |
|
Bas Schouten
|
42d0dc60b9
|
Bug 924102 - Make DrawTargetSkia::DrawSurface support non-Skia DataSourceSurfaces. r=mstange
|
2013-11-27 12:25:27 +01:00 |
|
Markus Stange
|
4cfec24dfa
|
Bug 924102 - Add transform filter and remove offset filter. r=Bas
|
2013-11-27 12:25:27 +01:00 |
|
Markus Stange
|
669377532c
|
Bug 924102 - Add a FilterNode implementation that uses Direct2D 1.1 effects. Most of this patch was written by Bas. r=mstange, r=Bas
|
2013-11-27 12:25:16 +01:00 |
|
Markus Stange
|
d20d7c9a8b
|
Bug 924102 - Implement DrawTarget filter APIs with FilterNodeSoftware for Cairo, CG, D2D, D2D1 and Dual. r=Bas
|
2013-11-27 12:22:56 +01:00 |
|
Markus Stange
|
e9baba2246
|
Bug 924102 - Add a software FilterNode implementation. r=Bas
|
2013-11-27 12:22:46 +01:00 |
|
Markus Stange
|
5529e770d2
|
Bug 924102 - Let AlphaBoxBlur take separate blur radius parameters for X and Y. r=Bas
|
2013-11-27 12:22:36 +01:00 |
|
Markus Stange
|
4c57389fc2
|
Bug 924102 - Add filter processing code for many SVG filters. r=Bas
|
2013-11-27 12:22:27 +01:00 |
|
Markus Stange
|
410c0c2218
|
Bug 924102 - Add a class that renders turbulence as specified for SVG filters. r=Bas
|
2013-11-27 12:22:21 +01:00 |
|
Markus Stange
|
a04a3629cd
|
Bug 924102 - Add a SIMD.h header that implements some SIMD functions with SSE2 and scalar code. r=Bas
|
2013-11-27 12:22:13 +01:00 |
|
Markus Stange
|
4305f55ca3
|
Bug 924102 - Add filter API to Moz2D. r=Bas, r=mattwoodrow
|
2013-11-27 12:22:07 +01:00 |
|
Markus Stange
|
77841507b9
|
Bug 924102 - Add the types Point3D and Matrix5x4. r=Bas
|
2013-11-27 12:22:02 +01:00 |
|
Bas Schouten
|
d24aad8e90
|
Bug 937145 - Allow Moz2D recordings to grab the existing content of a DrawTarget. r=BenWa
|
2013-11-27 12:21:57 +01:00 |
|
Bas Schouten
|
2b983bacde
|
Bug 942268 - Add RecordedEvent::GetEventName. r=mstange
|
2013-11-27 12:21:49 +01:00 |
|
Markus Stange
|
63bb72465e
|
Bug 930956 - Make DrawTargetCG::DrawSurface support painting a DataSourceSurface that is not a DataSourceSurfaceCG. r=jrmuizel, r=Bas
|
2013-11-27 12:21:43 +01:00 |
|
Markus Stange
|
ce19eeb4e2
|
Bug 943614 - Make sure that SourceSurfaceCG::GetDataSurface always returns a surface that has GetType() == SURFACE_DATA. r=Bas
|
2013-11-27 12:21:34 +01:00 |
|
Markus Stange
|
a8396470b9
|
Bug 943614 - Make sure that SourceSurfaceCairo::GetDataSurface always returns a surface that has GetType() == SURFACE_DATA. r=Bas
|
2013-11-27 12:21:27 +01:00 |
|
Markus Stange
|
41056977e4
|
Bug 943614 - Make sure that DataSourceSurface::GetDataSurface always returns a surface that has GetType() == SURFACE_DATA. r=Bas
|
2013-11-27 12:21:21 +01:00 |
|
Jonathan Kew
|
a903d9cee4
|
bug 943319 - use our standard ArrayLength() instead of a custom macro. r=jdaggett
|
2013-11-27 11:03:43 +00:00 |
|
Jonathan Kew
|
471fb8aa1d
|
bug 943270 - use EncodingUtils::DecoderForEncoding instead of nsICharsetConverterManager::GetUnicodeDecoderRaw when decoding font names. r=jdaggett
|
2013-11-27 11:03:02 +00:00 |
|
Markus Stange
|
de91212dad
|
Bug 943041 - Don't delay compositing on the compositor thread in ASAP mode (layout.frame_rate == 0). r=BenWa
|
2013-11-27 08:33:39 +01:00 |
|
Markus Stange
|
66dccf3af2
|
Bug 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow
|
2013-11-27 08:32:19 +01:00 |
|
Wes Kocher
|
aead8a0b38
|
Merge m-c to inbound
|
2013-11-26 20:05:18 -06:00 |
|
Wes Kocher
|
03f11d7551
|
Merge fx-team to m-c
|
2013-11-26 19:51:52 -06:00 |
|
Nicholas Cameron
|
99d13970e7
|
Bug 932888. Rename ThebesLayerBuffer. r=mattwoodrow
--HG--
rename : gfx/layers/ThebesLayerBuffer.cpp => gfx/layers/RotatedBuffer.cpp
rename : gfx/layers/ThebesLayerBuffer.h => gfx/layers/RotatedBuffer.h
|
2013-11-27 13:29:46 +13:00 |
|
Nicholas Cameron
|
e62140a1e5
|
Bug 932888. Remove some now unnecessary includes. r=mattwoodrow
|
2013-11-27 13:29:46 +13:00 |
|
Nicholas Cameron
|
8fd2269b9d
|
Bug 932888. Azurify some intermediate surfaces in BasicLayerManager. r=mattwoodrow
|
2013-11-27 13:29:45 +13:00 |
|
Nicholas Cameron
|
d6f2d86ba3
|
Bug 932888. Remove thebes paths from ThebesLayerBuffer (part 1). r=mattwoodrow
|
2013-11-27 13:29:45 +13:00 |
|
Jim Mathies
|
06adfb766f
|
Bug 940952 - Replace apzc GeckoContentController pan notifications with more general purpose transform notifications. r=botond
|
2013-11-26 14:14:39 -06:00 |
|
Ryan VanderMeulen
|
9071a054e6
|
Backed out changesets 7caa8e80b06a, 1509f8be5df3, a249bd79e71a, and 9cc4a77561e8 (bug 933082) for mochitest asserts on a CLOSED TREE.
|
2013-11-26 14:58:09 -05:00 |
|
Carsten "Tomcat" Book
|
8f9ac16095
|
merge b2g-inbound to mozilla-central
|
2013-11-26 12:40:07 +01:00 |
|
Botond Ballo
|
7b0a4c5e9a
|
Bug 942535 - Fix a compiler warning about signed/unsigned comparison in APZ. r=dholbert
--HG--
extra : rebase_source : 816fc31c43178e1b5841c3a49cd71d2c08751331
|
2013-11-25 14:29:41 -05:00 |
|
Ryan VanderMeulen
|
f46648bc41
|
Backed out changeset de63b66f3d12 (bug 907743) for Windows bustage.
CLOSED TREE
|
2013-11-26 14:12:05 -05:00 |
|
Benoit Jacob
|
6c51ca326b
|
Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical
|
2013-11-26 14:00:29 -05:00 |
|
Benoit Jacob
|
304427731e
|
Bug 933082 - Part 3: let ShadowLayerForwarder hold a strong ref to its LayerTransactionChild - r=nical
|
2013-11-26 14:00:07 -05:00 |
|
Benoit Jacob
|
688f0181f9
|
Bug 933082 - Part 2: propagate the mIPCOpen flag, avoid crashing in DestroySharedSurface on a dead channel - r=nical
|
2013-11-26 13:59:48 -05:00 |
|
Benoit Jacob
|
1055faf741
|
Bug 933082 - Part 1: make LayerTransactionChild reference-counted - r=nical
|
2013-11-26 13:59:28 -05:00 |
|
Steven Michaud
|
2b53cc9d58
|
Bug 925448 - Stop CGImageRef external data being deleted prematurely. r=bgirard,bas
|
2013-11-26 12:41:32 -06:00 |
|
Matt Brubeck
|
ea61d6562d
|
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
|
Mike Hommey
|
21281c6e45
|
Bug 940407 - Kill GTEST_SOURCES. r=gps
|
2013-11-26 11:48:58 +09:00 |
|
Benoit Jacob
|
fcdb015ca6
|
Bug 834243 - Add fatal assertions in CreateForWindow to get better crash reports - r=BenWa
|
2013-11-25 21:48:27 -05:00 |
|
Nicholas Cameron
|
ac9e0dc0e3
|
Bug 943122. Don't repeat 'Mask layer:' in layer dumps. r=BenWa
|
2013-11-26 15:07:44 +13:00 |
|
Nicholas Cameron
|
dac6bc1d68
|
Bug 943110. Don't use fputc in display list/layers dumps. r=BenWa
|
2013-11-26 15:07:41 +13:00 |
|
Matt Woodrow
|
7f988c9761
|
Bug 940845 - Follow-up to add comments that got missed when rebasing.
|
2013-11-26 12:29:20 +13:00 |
|
David Anderson
|
00687a381b
|
Remove unnecessary Lock() calls from BasicCompositor (bug 942318, r=mattwoodrow).
|
2013-11-25 15:15:03 -08:00 |
|
Matt Woodrow
|
5d9eb4fc08
|
Bug 940845 - Part 5: Propogate the blur standard deviation up instead of the blur radius. r=roc
|
2013-11-26 12:09:04 +13:00 |
|
Matt Woodrow
|
a44cfe34e6
|
Bug 940845 - Part 4: Add BlurRectangle to gfxAlphaBoxBlur and use it. r=roc
|
2013-11-26 12:08:29 +13:00 |
|
Matt Woodrow
|
dabf08b4eb
|
Bug 940845 - Part 1: Remove unused offset parameter from gfxAlphaBoxBlur. r=roc
|
2013-11-26 12:05:36 +13:00 |
|