.. |
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 1305897 - Move ActiveResourceTracker onto ShadowLayerForwarder, since it's not used anywhere else. r=nical
|
2016-10-03 21:20:13 +13: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
|
Bug 1297568 - Remove some invalid assertions that can happen when the GPU process crashes. r=dvander
|
2016-10-04 15:14:56 +13:00 |
ClientLayerManager.h
|
Bug 1297568 - Remove some invalid assertions that can happen when the GPU process crashes. r=dvander
|
2016-10-04 15:14:56 +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 1303570 - Part 2: When using Cairo use gfxWindowsSurfaces when creating surfaces in ContentClientBasic. r=jrmuizel
|
2016-09-27 11:29:10 +02: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 1300682 - Part 1: Make sure we create a TextureClient for VideoBridge even if the layers::Image doesn't support GetTextureClient. r=nical
|
2016-10-07 21:13:32 +13:00 |
ImageClient.h
|
Bug 1300682 - Part 1: Make sure we create a TextureClient for VideoBridge even if the layers::Image doesn't support GetTextureClient. r=nical
|
2016-10-07 21:13:32 +13: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 1292923 - Don't upload to textures during creation on Intel cards as it frequently crashes. r=dvander
|
2016-10-06 14:32:55 +02:00 |
TextureClient.h
|
Bug 1292923 - Don't upload to textures during creation on Intel cards as it frequently crashes. r=dvander
|
2016-10-06 14:32:55 +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 |