gecko-dev/gfx/layers/client
sotaro 5e373d876a Bug 1626142 - Fix canvas handling during resuming on Android r=jnicol
CanvasClientSharedSurface did not handle a case that CanvasClientSharedSurface was re-created, but GLScreenBuffer was not re-created. And RenderCompositorEGL::Pause() detaches all SurfaceTesxtures, but RenderAndroidSurfaceTextureHostOGL did not handle it.

Differential Revision: https://phabricator.services.mozilla.com/D70667

--HG--
extra : moz-landing-system : lando
2020-04-14 14:07:30 +00:00
..
CanvasClient.cpp Bug 1626142 - Fix canvas handling during resuming on Android r=jnicol 2020-04-14 14:07:30 +00:00
CanvasClient.h Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman 2020-01-08 22:19:14 +00:00
ClientCanvasLayer.cpp
ClientCanvasLayer.h
ClientCanvasRenderer.cpp Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman 2020-01-08 22:19:14 +00:00
ClientCanvasRenderer.h
ClientColorLayer.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
ClientContainerLayer.cpp
ClientContainerLayer.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
ClientImageLayer.cpp
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 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman 2020-01-08 22:19:14 +00:00
CompositableClient.h
ContentClient.cpp Bug 1608380 [Wayland] Provide dmabuf config for texture and webgl backends, r=sotaro 2020-01-13 13:30:26 +00:00
ContentClient.h
GPUVideoTextureClient.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
GPUVideoTextureClient.h Bug 1577336: Part 5 - Create IGPUVideoSurfaceManager for shared parts of RemoteDecoderManagerChild r=mattwoodrow 2019-11-20 21:33:59 +00:00
ImageClient.cpp
ImageClient.h
MultiTiledContentClient.cpp
MultiTiledContentClient.h
SingleTiledContentClient.cpp
SingleTiledContentClient.h
TextureClient.cpp Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
TextureClient.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
TextureClientPool.cpp
TextureClientPool.h
TextureClientRecycleAllocator.cpp Bug 1618458 - Clean up TextureClientRecycleAllocator r=nical 2020-02-27 13:34:08 +00:00
TextureClientRecycleAllocator.h Bug 1618458 - Clean up TextureClientRecycleAllocator r=nical 2020-02-27 13:34:08 +00:00
TextureClientSharedSurface.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
TextureClientSharedSurface.h
TextureRecorded.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel 2020-03-04 15:39:20 +00:00
TextureRecorded.h
TiledContentClient.cpp
TiledContentClient.h