gecko-dev/gfx/layers/client
Brad Lassey 5a78ec0d22 Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard
Introduce a constructor for thebes layers that can take a hint about what the
layer will be used for, and use that hint to only create tiled layers when
the layer represents scrollable content.
2013-09-17 13:55:09 -04:00
..
CanvasClient.cpp Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
CanvasClient.h Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
ClientCanvasLayer.cpp 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-27 10:19:34 -05:00
ClientCanvasLayer.h Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru 2013-09-06 17:41:00 +02:00
ClientColorLayer.cpp Bug 912939 - Rename LayerTransaction.ipdlh into LayersMessages.ipdlh. r=kanru 2013-09-06 17:41:00 +02:00
ClientContainerLayer.cpp Bug 903816. Include-what-you-use for gfx/layers. r=roc 2013-08-12 11:17:23 +12:00
ClientContainerLayer.h 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-27 10:19:34 -05:00
ClientImageLayer.cpp 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-27 10:19:34 -05:00
ClientLayerManager.cpp Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00
ClientLayerManager.h Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard 2013-09-17 13:55:09 -04:00
ClientThebesLayer.cpp Bug 915673 - Only use tiled layers for scrollable layers on b2g. r=tn,bgirard 2013-09-17 13:55:09 -04:00
ClientThebesLayer.h Bug 932888. Rename ThebesLayerBuffer. r=mattwoodrow 2013-11-27 13:29:46 +13:00
ClientTiledThebesLayer.cpp Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00
ClientTiledThebesLayer.h Bug 934860 - Move paint region clipping into DrawThebesLayer. r=roc 2013-11-07 08:10:50 +13:00
CompositableClient.cpp Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
CompositableClient.h Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
ContentClient.cpp Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
ContentClient.h Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
ImageClient.cpp Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
ImageClient.h Backout Bug 907463 for causing bug 930575 2013-10-25 09:25:17 -07:00
TextureClient.cpp Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
TextureClient.h Back out bug 893301 for accidentally disabling gralloc for thebes layers on B2G - no review, bustage fix on a CLOSED TREE 2013-12-04 12:19:50 -05:00
TiledContentClient.cpp Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00
TiledContentClient.h Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00