gecko/gfx/layers/client
Tor Arvid Lund 7af55748fb Bug 973976 - Revert to Thebes path for CopyableCanvasLayer. r=jmuizelaar
The performance on the Mac platform degraded after porting the code to
Moz2D in Bug 948765. This patch chooses the old thebes path instead of the
Moz2D path, so that performance is unaffected. This way we can easily
revert this patch at a later time when the perf issue has been fixed.
2014-03-17 10:49:21 -04:00
..
CanvasClient.cpp Bug 973976 - Revert to Thebes path for CopyableCanvasLayer. r=jmuizelaar 2014-03-17 10:49:21 -04:00
CanvasClient.h Bug 963073 - Merge tiling branch. r=Bas,jrmuizel,BenWa 2014-03-07 22:34:04 +01:00
ClientCanvasLayer.cpp Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob 2014-03-05 15:49:37 -06:00
ClientCanvasLayer.h Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob 2014-03-05 15:49:37 -06:00
ClientColorLayer.cpp Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg 2014-02-26 13:36:35 -08:00
ClientContainerLayer.cpp
ClientContainerLayer.h Bug 983202 - Don't call Mutated more than necessary. r=mattwoodrow 2014-03-17 09:54:24 +00:00
ClientImageLayer.cpp Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg 2014-02-26 13:36:35 -08:00
ClientLayerManager.cpp Bug 983202 - Don't call Mutated more than necessary. r=mattwoodrow 2014-03-17 09:54:24 +00:00
ClientLayerManager.h backout of rev 1a52e0063440 b=979489 2014-03-10 21:03:02 -04:00
ClientThebesLayer.cpp backout of rev 1a52e0063440 b=979489 2014-03-10 21:03:02 -04:00
ClientThebesLayer.h Bug 976877 - Don't simplify invalidation regions since it leads to poor results. r=roc 2014-03-01 08:49:05 +13:00
ClientTiledThebesLayer.cpp Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats 2014-03-13 02:34:34 -04:00
ClientTiledThebesLayer.h Bug 963073 - Merge tiling branch. r=Bas,jrmuizel,BenWa 2014-03-07 22:34:04 +01:00
CompositableClient.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
CompositableClient.h Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
ContentClient.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
ContentClient.h Bug 976766 - Clear layer's buffers when ClearCachedResources() r=nical 2014-02-26 13:41:17 -08:00
ImageClient.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
ImageClient.h Bug 963073 - Merge tiling branch. r=Bas,jrmuizel,BenWa 2014-03-07 22:34:04 +01:00
SimpleTextureClientPool.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
SimpleTextureClientPool.h backout of rev 1a52e0063440 b=979489 2014-03-10 21:03:02 -04:00
SimpleTiledContentClient.cpp Bug 982651 - Make sure to retain the frame resolution of tiled buffers. r=nical 2014-03-14 13:36:33 +00:00
SimpleTiledContentClient.h backout of rev 1a52e0063440 b=979489 2014-03-10 21:03:02 -04:00
TextureClient.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
TextureClient.h Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
TextureClientPool.cpp Bug 962629 - Respect max texture size when creating Gralloc textures. r=nical 2014-03-12 12:16:37 +00:00
TextureClientPool.h Bug 935778 - Part 0.8: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-03-08 12:14:32 -05:00
TiledContentClient.cpp Bug 982651 - Make sure to retain the frame resolution of tiled buffers. r=nical 2014-03-14 13:36:33 +00:00
TiledContentClient.h Bug 981315: Add ShmemSection and use it for gfxShmSharedReacLock. r=gal 2014-03-13 06:17:05 +01:00