gecko-dev/gfx/layers
Emilio Cobos Álvarez c9d4405306 Bug 1743310 - Remove paint flashing. r=gfx-reviewers,lsalzman
It's only meaningfully read in two places:

 * WebRender fallback code.
 * Some widget DEBUG-only code, which on Linux is ifdef'd and on Windows does
   some rather sketchy things like sleeping for 30ms

So I think it should be ok to remove, since WR fallback has its own flashing
pref as well, IIUC.

Differential Revision: https://phabricator.services.mozilla.com/D132313
2021-11-30 11:46:08 +00:00
..
apz Bug 1723233 - Check if messages were seen before notifying layer transforms r=hiro 2021-11-29 23:48:01 +00:00
client Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
composite Bug 1743325 - Remove data update handling of TextureHost r=gfx-reviewers,bradwerth 2021-11-30 01:49:28 +00:00
d3d11 Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
ipc Bug 1741156 - Ensure deliberate CompositorSession shutdown doesn't take down GPU process. r=aosmond 2021-11-29 20:52:32 +00:00
layerviewer Bug 1729817 - Remove unused layers.dump and related prefs. r=gfx-reviewers,mattwoodrow 2021-09-09 15:46:20 +00:00
opengl Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
wr Bug 1743310 - Remove paint flashing. r=gfx-reviewers,lsalzman 2021-11-30 11:46:08 +00:00
AndroidHardwareBuffer.cpp
AndroidHardwareBuffer.h
AnimationHelper.cpp
AnimationHelper.h
AnimationInfo.cpp Bug 1741783 - Rename PuppetWidget::HasLayerManager() to HasWindowRenderer() r=gfx-reviewers,nical 2021-11-18 14:16:00 +00:00
AnimationInfo.h Bug 1727682 - Make WebRenderLayerManager not inherit LayerManager. r=jrmuizel 2021-09-05 22:36:45 +00:00
AnimationStorageData.h
AtomicRefCountedWithFinalize.h
AxisPhysicsMSDModel.cpp Bug 1700215 - Generate OverscrollAnimation only if it's overscrolled on the axis. r=botond 2021-04-14 23:29:37 +00:00
AxisPhysicsMSDModel.h Bug 1700215 - Generate OverscrollAnimation only if it's overscrolled on the axis. r=botond 2021-04-14 23:29:37 +00:00
AxisPhysicsModel.cpp
AxisPhysicsModel.h
BSPTree.cpp Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
BSPTree.h Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
BufferTexture.cpp Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
BufferTexture.h Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
BuildConstants.h
CanvasDrawEventRecorder.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
CanvasDrawEventRecorder.h Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
CanvasRenderer.cpp Bug 1741775 - Remove LayersBackend::LAYERS_OPENGL r=gfx-reviewers,nical 2021-11-20 22:52:14 +00:00
CanvasRenderer.h Bug 1728903 - Remove plumbing for CanvasLayer and ImageLayer. r=mattwoodrow 2021-09-18 11:44:51 +00:00
CompositionRecorder.cpp Bug 1666222: Cut over a ton of NowUnfuzzed calls -> Now 4/5 r=smaug,extension-reviewers,zombie 2021-07-14 18:18:17 +00:00
CompositionRecorder.h
Compositor.cpp Bug 1742052 - Remove unused code around TextureHost r=gfx-reviewers,nical 2021-11-22 09:49:59 +00:00
Compositor.h Bug 1742052 - Remove unused code around TextureHost r=gfx-reviewers,nical 2021-11-22 09:49:59 +00:00
CompositorAnimationStorage.cpp Bug 1729117 - Remove LayerMetricsWrapper. r=hiro 2021-09-09 05:25:43 +00:00
CompositorAnimationStorage.h Bug 1727672 - Remove LayerManagerComposite. r=jrmuizel 2021-08-26 04:59:57 +00:00
CompositorTypes.cpp Bug 1696156 - Remove TextureFlags::DEALLOCATE_MAIN_THREAD flag r=nical 2021-03-08 13:15:05 +00:00
CompositorTypes.h Bug 1743325 - Remove data update handling of TextureHost r=gfx-reviewers,bradwerth 2021-11-30 01:49:28 +00:00
D3D9SurfaceImage.cpp Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp
D3D11ShareHandleImage.h
D3D11YCbCrImage.cpp Bug 1696331 - Add texture allocation failure handling to D3D11YCbCrImage::GetAsSourceSurface() r=nical 2021-03-08 13:14:19 +00:00
D3D11YCbCrImage.h
DMABUFSurfaceImage.cpp Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
DMABUFSurfaceImage.h Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
DirectionUtils.h
Effects.cpp Bug 1730055 Fix lint failure in Effects.cpp r=fix CLOSED TREE 2021-09-22 02:09:00 -04:00
Effects.h Bug 1730055 - Remove unused Effect types. r=gfx-reviewers,lsalzman 2021-09-22 05:27:20 +00:00
FrameMetrics.cpp Bug 1733363. Make FrameMetrics::mCumulativeResolution a 1d scale. r=botond 2021-10-09 12:49:40 +00:00
FrameMetrics.h Bug 1733363. Make FrameMetrics::mCumulativeResolution a 1d scale. r=botond 2021-10-09 12:49:40 +00:00
GLImages.cpp
GLImages.h
GPUVideoImage.h
IMFYCbCrImage.cpp
IMFYCbCrImage.h
IPDLActor.h
ImageContainer.cpp Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
ImageContainer.h Bug 1711061 - Part 13. Remove the now unused ImageContainer and related code for images. r=tnikkel 2021-11-27 11:47:40 +00:00
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageTypes.h
LayerAttributes.h Bug 1729606. Remove unused LayerClip, Layer::Get/SetScrolledClip, Layer::*AncestorMaskLayer* and related code. r=botond 2021-09-14 00:05:49 +00:00
LayerUserData.h
Layers.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
Layers.h Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +00:00
LayersTypes.cpp Bug 1740411 - Remove EventRegions. r=hiro 2021-11-22 05:34:14 +00:00
LayersTypes.h Bug 1740411 - Remove EventRegions. r=hiro 2021-11-22 05:34:14 +00:00
MacIOSurfaceHelpers.cpp
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp Bug 1735893 - Add pref to use NV12 when uploading software-decoded video to an IOSurface. r=bradwerth 2021-10-14 20:17:02 +00:00
MacIOSurfaceImage.h
MemoryPressureObserver.cpp
MemoryPressureObserver.h
NativeLayer.h Bug 1720375 - Restructure surface pool into a buffer pool,r=stransky,gfx-reviewers,lsalzman 2021-08-04 12:43:21 +00:00
NativeLayerCA.h Bug 1741982: Restructure NativeLayerCA to handle video only updates without a transaction. r=mstange 2021-11-24 18:07:41 +00:00
NativeLayerCA.mm Bug 1741982: Restructure NativeLayerCA to handle video only updates without a transaction. r=mstange 2021-11-24 18:07:41 +00:00
NativeLayerWayland.cpp Bug 1726923 - Remove asserts on valid viewport values again, r=gfx-reviewers,lsalzman 2021-08-31 18:27:01 +00:00
NativeLayerWayland.h Bug 1720375 - Restructure surface pool into a buffer pool,r=stransky,gfx-reviewers,lsalzman 2021-08-04 12:43:21 +00:00
OOPCanvasRenderer.h
PersistentBufferProvider.cpp Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
PersistentBufferProvider.h Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol 2021-11-28 11:40:16 +00:00
ProfilerScreenshots.cpp Bug 1742722 - Move CompositorScreenshot markers to the main thread, r=mstange. 2021-11-24 10:47:59 +00:00
ProfilerScreenshots.h Bug 1641298 - record a CompositorScreenshotWindowDestroyed marker from ProfilerScreenshots to indicate to the profiler front-end that a window has been closed, r=mstange. 2021-07-28 17:21:09 +00:00
RecordedCanvasEventImpl.h Bug 1699533: Push most uses of AutoSerializeWithMoz2D in canvas classes into D3D11TextureData. r=mattwoodrow 2021-03-26 09:21:08 +00:00
RepaintRequest.cpp
RepaintRequest.h Bug 1739541 - Introduce APZScrollAnimationType and use it in RepaintRequest and ScrollFrameHelopr instead of a boolean representing whether there's an animation or not. r=botond 2021-11-09 09:19:26 +00:00
SampleTime.cpp
SampleTime.h
ScreenshotGrabber.cpp Bug 1641298 - record a CompositorScreenshotWindowDestroyed marker from ProfilerScreenshots to indicate to the profiler front-end that a window has been closed, r=mstange. 2021-07-28 17:21:09 +00:00
ScreenshotGrabber.h
ScrollableLayerGuid.cpp Bug 1729118 - Move GuidComparatorIgnoringPresShell to ScrollableLayerGuid.h. r=hiro 2021-09-21 06:53:37 +00:00
ScrollableLayerGuid.h Bug 1729118 - Move GuidComparatorIgnoringPresShell to ScrollableLayerGuid.h. r=hiro 2021-09-21 06:53:37 +00:00
ShareableCanvasRenderer.cpp Bug 1739448 - Implement a prototype WebGL-backed Canvas2D. r=gfx-reviewers,nical,jrmuizel 2021-11-11 07:16:58 +00:00
ShareableCanvasRenderer.h
SourceSurfaceSharedData.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SourceSurfaceSharedData.h Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SurfacePool.h Bug 1699985 - Implement basic native Wayland compositor backend, r=stransky,mstange,aosmond 2021-05-11 13:38:59 +00:00
SurfacePoolCA.h
SurfacePoolCA.mm Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
SurfacePoolWayland.cpp Bug 1720375 - Restructure surface pool into a buffer pool,r=stransky,gfx-reviewers,lsalzman 2021-08-04 12:43:21 +00:00
SurfacePoolWayland.h Bug 1728014 - [Wayland] fix FreeBSD/libc++ build by adding forgotten include to SurfacePoolWayland.h r=rmader 2021-08-29 19:34:54 +00:00
SyncObject.cpp
SyncObject.h
TextureSourceProvider.cpp Bug 1734735 - Part 6: Remove dead TextureSync code, r=dthayer 2021-11-23 16:15:22 +00:00
TextureSourceProvider.h Bug 1742052 - Remove unused code around TextureHost r=gfx-reviewers,nical 2021-11-22 09:49:59 +00:00
TextureWrapperImage.cpp
TextureWrapperImage.h
TransactionIdAllocator.h
TreeTraversal.h
UpdateImageHelper.h
ZoomConstraints.cpp
ZoomConstraints.h Bug 1733278 - Remove MaybeZoomConstraints. r=hiro 2021-09-30 00:08:34 +00:00
moz.build Bug 1734735 - Part 6: Remove dead TextureSync code, r=dthayer 2021-11-23 16:15:22 +00:00