gecko-dev/gfx/layers/client
Simon Giesecke 9350e6b741 Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj
This removes the need for explicit #ifdef NS_BUILD_REFCNT_LOGGING without
introducing user-defined destructors when it is not defined.

Also, some uses of virtual for declaring destructors are replaced by the
appropriate override declaration through these changes.

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

--HG--
extra : moz-landing-system : lando
2020-02-20 11:40:14 +00:00
..
CanvasClient.cpp Bug 1615751 - Prune unused parts of GLScreenBuffer. r=lsalzman 2020-02-15 22:48:36 +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 1609708 - Rename PROFILER_TRACING to PROFILER_TRACING_MARKER. r=gerald 2020-01-17 21:29:15 +00:00
ClientLayerManager.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-11-26 14:35:02 +00:00
GPUVideoTextureClient.h
ImageClient.cpp
ImageClient.h
MultiTiledContentClient.cpp
MultiTiledContentClient.h
SingleTiledContentClient.cpp
SingleTiledContentClient.h
TextureClient.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +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
TextureClientRecycleAllocator.h
TextureClientSharedSurface.cpp
TextureClientSharedSurface.h
TextureRecorded.cpp
TextureRecorded.h
TiledContentClient.cpp
TiledContentClient.h