gecko-dev/gfx/layers/client
Jean-Yves Avenard 0a6e148b09 Bug 1650728 - Don't synchronously dispatch a task to create a TextureClientRecycleAllocator. r=sotaro
Additionally, we make access to mTextureClientRecycler, mHandle and mIsAsync thread-safe as they are accessed and set from different threads

Differential Revision: https://phabricator.services.mozilla.com/D82339
2020-07-11 01:57:06 +00:00
..
CanvasClient.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-06-16 14:37:23 +00:00
CanvasClient.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
ClientCanvasLayer.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
ClientCanvasLayer.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
ClientCanvasRenderer.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
ClientCanvasRenderer.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
ClientColorLayer.cpp
ClientContainerLayer.cpp
ClientContainerLayer.h
ClientImageLayer.cpp Bug 1622360 - Drop render root arguments from ImageClient interface. r=jrmuizel 2020-05-14 23:55:53 +00:00
ClientLayerManager.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
ClientLayerManager.h Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
ClientPaintedLayer.cpp
ClientPaintedLayer.h
ClientReadbackLayer.h
ClientTiledPaintedLayer.cpp
ClientTiledPaintedLayer.h
CompositableClient.cpp Bug 1650728 - Don't synchronously dispatch a task to create a TextureClientRecycleAllocator. r=sotaro 2020-07-11 01:57:06 +00:00
CompositableClient.h Bug 1650728 - Don't synchronously dispatch a task to create a TextureClientRecycleAllocator. r=sotaro 2020-07-11 01:57:06 +00:00
ContentClient.cpp Bug 1650113 [Linux] Use DMABufTextures only when Wayland support is build, r=sotaro 2020-07-03 12:59:53 +00:00
ContentClient.h
GPUVideoTextureClient.cpp
GPUVideoTextureClient.h
ImageClient.cpp Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
ImageClient.h Bug 1622360 - Drop render root arguments from ImageClient interface. r=jrmuizel 2020-05-14 23:55:53 +00:00
MultiTiledContentClient.cpp
MultiTiledContentClient.h
SingleTiledContentClient.cpp
SingleTiledContentClient.h
TextureClient.cpp Bug 1650389 - Add gfx::BackendType check to GetTextureType() r=jrmuizel 2020-07-06 14:50:14 +00:00
TextureClient.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
TextureClientPool.cpp
TextureClientPool.h
TextureClientRecycleAllocator.cpp Bug 1639874 - Fix YCbCrTextureClientAllocationHelper::IsCompatible() r=jrmuizel 2020-05-21 18:53:42 +00:00
TextureClientRecycleAllocator.h Bug 1650728 - Don't synchronously dispatch a task to create a TextureClientRecycleAllocator. r=sotaro 2020-07-11 01:57:06 +00:00
TextureClientSharedSurface.cpp Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
TextureClientSharedSurface.h Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
TextureRecorded.cpp
TextureRecorded.h
TiledContentClient.cpp
TiledContentClient.h Bug 1626570 - Improve handling of copying arrays in gfx/layers/. r=botond 2020-05-05 12:59:26 +00:00