gecko-dev/gfx/layers/basic
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
..
AutoMaskData.h
BasicCanvasLayer.cpp
BasicCanvasLayer.h
BasicColorLayer.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
BasicCompositor.cpp Bug 1592044 - Reduce the frequency of IOSurface and framebuffer creation and destruction with the help of a surface pool. r=jgilbert 2019-12-18 21:01:51 +00:00
BasicCompositor.h Bug 1592044 - Reduce the frequency of IOSurface and framebuffer creation and destruction with the help of a surface pool. r=jgilbert 2019-12-18 21:01:51 +00:00
BasicContainerLayer.cpp
BasicContainerLayer.h
BasicImageLayer.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
BasicImages.cpp
BasicImplData.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
BasicLayerManager.cpp Bug 1577236 - clang-10: Fix -Wimplicit-int-float-conversion warnings in gfx/ r=nical 2019-08-28 21:31:26 +00:00
BasicLayers.h
BasicLayersImpl.cpp
BasicLayersImpl.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
BasicPaintedLayer.cpp
BasicPaintedLayer.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
MacIOSurfaceTextureHostBasic.cpp
MacIOSurfaceTextureHostBasic.h Bug 1543359 - P11. Remove redundant virtual keyword. r=mattwoodrow 2019-07-26 08:45:17 +00:00
TextureClientX11.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
TextureClientX11.h
TextureHostBasic.cpp
TextureHostBasic.h
X11BasicCompositor.cpp
X11BasicCompositor.h
X11TextureSourceBasic.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
X11TextureSourceBasic.h