gecko/gfx/layers/client
Benoit Girard ext:(%2C%20Chris%20Lord%20%3Cchrislord.net%40gmail.com%3E) 5158b05590 Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa
The tiles backend passes raw pointers to transfer tiled buffers between the
main thread and the compositor. This patch changes that to use shared
memory and tile descriptors instead, as well as changing the memory management
slightly to facilitate that.
2013-08-19 14:59:22 +01:00
..
CanvasClient.cpp Bug 905790. Let canvases use fallback texure clients like images clients can. r=mattwoodrow 2013-08-18 18:46:21 +12:00
CanvasClient.h Bug 858914 - Various TextureClient/Host cleanups. r=nrc. 2013-08-08 14:53:12 +02:00
ClientCanvasLayer.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ClientCanvasLayer.h Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientColorLayer.cpp Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientContainerLayer.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ClientContainerLayer.h Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientImageLayer.cpp Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientLayerManager.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ClientLayerManager.h Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ClientThebesLayer.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ClientThebesLayer.h Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientTiledThebesLayer.cpp Bug 903112 - Replace this with MOZ_THIS_IN_INITIALIZER_LIST() in gfx/. r=jfkthame 2013-08-16 09:18:36 -04:00
ClientTiledThebesLayer.h Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
CompositableClient.cpp Bug 858914 - Various TextureClient/Host cleanups. r=nrc. 2013-08-08 14:53:12 +02:00
CompositableClient.h Bug 858914 - Various TextureClient/Host cleanups. r=nrc. 2013-08-08 14:53:12 +02:00
ContentClient.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ContentClient.h Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
ImageClient.cpp Bug 858914 - Various TextureClient/Host cleanups. r=nrc. 2013-08-08 14:53:12 +02:00
ImageClient.h Bug 858914 - Various TextureClient/Host cleanups. r=nrc. 2013-08-08 14:53:12 +02:00
TextureClient.cpp Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa 2013-08-19 14:59:22 +01:00
TextureClient.h Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa 2013-08-19 14:59:22 +01:00
TiledContentClient.cpp Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa 2013-08-19 14:59:22 +01:00
TiledContentClient.h Bug 747811 - Make the tiles backend safe across processes. r=nrc,BenWa 2013-08-19 14:59:22 +01:00