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 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
ClientPaintedLayer.h
ClientReadbackLayer.h
ClientTiledPaintedLayer.cpp Bug 1577859 - Remove the layout.scroll.root-frame-containers pref and code that depends directly on it. r=tnikkel 2019-09-15 17:01:22 +00:00
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 Bug 1577336: Part 5 - Create IGPUVideoSurfaceManager for shared parts of RemoteDecoderManagerChild r=mattwoodrow 2019-11-20 21:33:59 +00:00
ImageClient.cpp Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow. 2019-07-26 08:45:31 +00:00
ImageClient.h Bug 1565255 - Backout Bug 1552734 r=nical 2019-07-17 14:10:47 +00:00
MultiTiledContentClient.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MultiTiledContentClient.h
SingleTiledContentClient.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in gfx/layers/ r=mattwoodrow 2019-07-10 04:47:53 +00:00
SingleTiledContentClient.h Bug 1550422 - P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel 2019-05-26 14:30:14 +00:00
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 Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
TextureClientPool.h
TextureClientRecycleAllocator.cpp Bug 1543359 - P6. Add backend for color range information. r=mattwoodrow. 2019-07-26 08:45:31 +00:00
TextureClientRecycleAllocator.h
TextureClientSharedSurface.cpp
TextureClientSharedSurface.h
TextureRecorded.cpp Bug 1560855: Make recorder aware of SourceSurfaceCanvasRecordings. r=jrmuizel 2019-07-22 13:07:59 +00:00
TextureRecorded.h
TiledContentClient.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
TiledContentClient.h Bug 1550422 - P15. Move Skip and Once gfxPrefs to StaticPrefs. r=jrmuizel 2019-05-26 14:30:14 +00:00