.. |
CanvasClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
CanvasClient.h
|
Bug 1289380 - Simplify PersistentBufferProviderShared. r=edwin
|
2016-07-27 16:50:20 +02:00 |
ClientCanvasLayer.cpp
|
Bug 1291296 - Make it possible to change a PersistentBufferProvider's Forwarder without crashing. r=ethlin
|
2016-08-09 14:42:15 +02:00 |
ClientCanvasLayer.h
|
Bug 1289816 - Simplify CopyableCanvasLayer::UpdateTarget and remove unnecessary copies. r=jnicol
|
2016-07-29 20:19:28 +02:00 |
ClientColorLayer.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ClientContainerLayer.cpp
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
ClientContainerLayer.h
|
Fix dangling IPDL pointer in ClientContainerLayer. (bug 1297567, r=nical)
|
2016-08-25 10:45:16 -07:00 |
ClientImageLayer.cpp
|
Bug 1303897 - Part 1: Use TextureForwarder for Image::GetTextureClient. r=nical
|
2016-09-23 09:43:11 +12:00 |
ClientLayerManager.cpp
|
Backed out changeset 33c254db1f15 (bug 1305829) for causing memory leaks on OS X
|
2016-09-28 15:19:49 +02:00 |
ClientLayerManager.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
ClientPaintedLayer.cpp
|
Bug 1160157 - remove the painting aborting for ClientPaintedLayer in device-remove/reset status. r=dvander
|
2016-09-24 01:40:00 +02:00 |
ClientPaintedLayer.h
|
Bug 1236043 - Use TiledRegion for the invalid region of a layer. r=jrmuizel
|
2016-04-18 13:49:14 -04:00 |
ClientReadbackLayer.h
|
…
|
|
ClientTiledPaintedLayer.cpp
|
Bug 1088300 - Remove mCompositableClient from TileClient, pass the compositable and layer by reference to remove the possibility of unexpectedly storing null pointers. r=milan
|
2016-08-30 13:48:20 +02:00 |
ClientTiledPaintedLayer.h
|
Bug 1236043 - Use TiledRegion for the invalid region of a layer. r=jrmuizel
|
2016-04-18 13:49:14 -04:00 |
CompositableChild.cpp
|
Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical)
|
2016-09-02 16:08:49 -07:00 |
CompositableChild.h
|
Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical)
|
2016-09-02 16:08:49 -07:00 |
CompositableClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
CompositableClient.h
|
Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical)
|
2016-09-02 16:08:49 -07:00 |
ContentClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
ContentClient.h
|
Bug 1296658 - Followup: Mark constructor explicit. r=bustage
|
2016-09-15 14:19:32 +02:00 |
GPUVideoTextureClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
GPUVideoTextureClient.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
ImageClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
ImageClient.h
|
Refactor CompositableClient memory management. (bug 1299375 part 2, r=nical)
|
2016-09-02 16:08:49 -07:00 |
SingleTiledContentClient.cpp
|
Bug 1088300 - Remove mCompositableClient from TileClient, pass the compositable and layer by reference to remove the possibility of unexpectedly storing null pointers. r=milan
|
2016-08-30 13:48:20 +02:00 |
SingleTiledContentClient.h
|
Bug 1088300 - Remove mCompositableClient from TileClient, pass the compositable and layer by reference to remove the possibility of unexpectedly storing null pointers. r=milan
|
2016-08-30 13:48:20 +02:00 |
TextureClient.cpp
|
Bug 1305655 - Decouple Gonk TextureForwarder and CompositableForwarder (followup bug 1281456) r=nical
|
2016-09-28 07:04:13 +02:00 |
TextureClient.h
|
Bug 1305655 - Decouple Gonk TextureForwarder and CompositableForwarder (followup bug 1281456) r=nical
|
2016-09-28 07:04:13 +02:00 |
TextureClientPool.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureClientPool.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureClientRecycleAllocator.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureClientRecycleAllocator.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureClientSharedSurface.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TextureClientSharedSurface.h
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TiledContentClient.cpp
|
Bug 1281456 - Decouple TextureForwarder and CompositableForwarder. r=gw280
|
2016-09-27 16:22:20 +13:00 |
TiledContentClient.h
|
Bug 1088300 - Remove mCompositableClient from TileClient, pass the compositable and layer by reference to remove the possibility of unexpectedly storing null pointers. r=milan
|
2016-08-30 13:48:20 +02:00 |