gecko-dev/gfx/layers
Brad Werth 933b043177 Bug 1787271: Change the order of emitted video low power telemetry enums. r=gfx-reviewers,jrmuizel
This favors FailWindowed as the most important enum to see before any
others, which is more actionable.

Differential Revision: https://phabricator.services.mozilla.com/D155614
2022-08-25 17:42:02 +00:00
..
apz Bug 1782339 - Incorrectly hit overscroll bounce makes it impossible to scroll page fully. r=botond,dlrobertson,hiro 2022-08-25 04:02:48 +00:00
client Bug 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
composite Bug 1786143 - Unconditionally include CompositorD3D11.h on Windows. r=gfx-reviewers,lsalzman 2022-08-21 18:43:44 +00:00
d3d11 Bug 1769254 - Add TextureHost type check for using update in AsyncImagePipelineManager::UpdateImageKeys() r=gfx-reviewers,lsalzman 2022-08-16 00:29:51 +00:00
ipc Bug 1785969 - Remove unused code from CompositorBridgeParent r=gfx-reviewers,lsalzman 2022-08-22 22:42:58 +00:00
layerviewer
opengl Bug 1769254 - Add TextureHost type check for using update in AsyncImagePipelineManager::UpdateImageKeys() r=gfx-reviewers,lsalzman 2022-08-16 00:29:51 +00:00
wr Bug 1661147 - When starting a new list, copy inputs from the stack as well. r=gfx-reviewers,bradwerth 2022-08-25 02:01:37 +00:00
AndroidHardwareBuffer.cpp
AndroidHardwareBuffer.h Bug 1758702 - Allow ThreadSafeWeakPtr<IncompleteType> to work. r=glandium 2022-03-17 15:24:40 +00:00
AnimationHelper.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
AnimationHelper.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
AnimationInfo.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
AnimationInfo.h
AnimationStorageData.h Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2022-08-16 07:08:27 +00:00
AtomicRefCountedWithFinalize.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BSPTree.cpp
BSPTree.h Bug 1775162 - Fix C++20 build error in BSPPolygon template class definition. r=gfx-reviewers,jrmuizel 2022-06-22 04:06:47 +00:00
BufferTexture.cpp Bug 1777426 - Ensure MemoryTextureData frees memory when owned by RemoteTextureMap. r=aosmond,gfx-reviewers 2022-07-12 06:56:21 +00:00
BufferTexture.h Bug 1781064 - Get buffer size directly from BufferTextureData. r=aosmond,gfx-reviewers 2022-08-05 18:48:48 +00:00
BuildConstants.h
CanvasDrawEventRecorder.cpp Bug 1741767: Use shared memory surfaces in Canvas 2D recording. r=lsalzman 2022-01-15 05:17:21 +00:00
CanvasDrawEventRecorder.h Bug 1741767: Use shared memory surfaces in Canvas 2D recording. r=lsalzman 2022-01-15 05:17:21 +00:00
CanvasRenderer.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=media-playback-reviewers,alwu 2022-07-14 08:10:07 +00:00
CanvasRenderer.h Bug 1777426 - Remove CopySnapshotTo in favor of async present. r=aosmond 2022-07-12 06:56:20 +00:00
CompositionRecorder.cpp
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 1737180 - Part 3: Sample scroll-linked animations based on the apz scroll offsets. r=hiro,botond 2022-04-05 18:48:17 +00:00
CompositorAnimationStorage.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
CompositorTypes.cpp
CompositorTypes.h Bug 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
D3D9SurfaceImage.cpp Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
D3D11ShareHandleImage.h Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
D3D11TextureIMFSampleImage.cpp Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
D3D11TextureIMFSampleImage.h Backed out 9 changesets (bug 1771374) for causing mochitest-webgl failures. CLOSED TREE 2022-08-02 03:38:09 +03:00
D3D11YCbCrImage.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
D3D11YCbCrImage.h Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
DcompSurfaceImage.cpp Bug 1769254 - Add TextureHost type check for using update in AsyncImagePipelineManager::UpdateImageKeys() r=gfx-reviewers,lsalzman 2022-08-16 00:29:51 +00:00
DcompSurfaceImage.h Bug 1771011 - part2 : wrap media engine's dcomp handle, and use it on our gfx pipeline in the GPU process.r=jolin,sotaro 2022-08-13 23:48:07 +00:00
DirectionUtils.h
DMABUFSurfaceImage.cpp Bug 1770560 [Linux] Move GetAsSourceSurface() implementation from DMABUFSurfaceImage to DMABufSurface r=sotaro,jgilbert 2022-06-06 13:31:03 +00:00
DMABUFSurfaceImage.h
Effects.cpp
Effects.h
FrameMetrics.cpp Bug 1759627 - Dump the WebRenderScrollLayerData on the compositor side. r=botond 2022-05-20 22:38:57 +00:00
FrameMetrics.h Bug 1530253 - Implement the logic to choose the best snap point for re-snap. r=botond 2022-07-01 01:35:32 +00:00
GLImages.cpp Bug 1736793 - Add SurfaceTexture support to GLBlitHelper::BlitSdToFramebuffer() r=jgilbert,gfx-reviewers 2022-01-19 02:13:48 +00:00
GLImages.h Bug 1736793 - Add SurfaceTexture support to GLBlitHelper::BlitSdToFramebuffer() r=jgilbert,gfx-reviewers 2022-01-19 02:13:48 +00:00
GPUVideoImage.h
ImageContainer.cpp Bug 1778232 - ImageFormat::s/CAIRO_SURFACE/MOZ2D_SURFACE/. r=jrmuizel 2022-07-06 07:46:17 +00:00
ImageContainer.h Bug 1777264 Part 2: Update VideoInfo color depth with information from decoded frames. r=media-playback-reviewers,alwu 2022-08-17 06:50:51 +00:00
ImageDataSerializer.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
ImageDataSerializer.h Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
ImageTypes.h Bug 1771011 - part2 : wrap media engine's dcomp handle, and use it on our gfx pipeline in the GPU process.r=jolin,sotaro 2022-08-13 23:48:07 +00:00
IMFYCbCrImage.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
IMFYCbCrImage.h
IPDLActor.h
LayerAttributes.h Bug 1743955 - Remove SimpleLayerAttributes. r=gfx-reviewers,lsalzman 2021-12-02 14:37:20 +00:00
Layers.cpp Bug 1744087 - Remove some unused remnants from Layers.h/cpp. r=gfx-reviewers,bradwerth 2021-12-02 20:30:18 +00:00
Layers.h Bug 1761536 - Part 2: Replace nsTArray::elem_type with value_type, r=mccr8 2022-04-01 17:00:25 +00:00
LayersTypes.cpp Bug 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
LayersTypes.h Bug 1778808 - Trim unused code, particularly in TiedFields.h. r=nika 2022-08-09 21:01:56 +00:00
LayerUserData.h
MacIOSurfaceHelpers.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
MacIOSurfaceHelpers.h
MacIOSurfaceImage.cpp Bug 1777264 Part 3: Make MacIOSurfaceImage report color depth accurately. r=media-playback-reviewers,alwu 2022-08-17 06:50:51 +00:00
MacIOSurfaceImage.h Bug 1777264 Part 3: Make MacIOSurfaceImage report color depth accurately. r=media-playback-reviewers,alwu 2022-08-17 06:50:51 +00:00
MemoryPressureObserver.cpp
MemoryPressureObserver.h
moz.build Bug 1771011 - part2 : wrap media engine's dcomp handle, and use it on our gfx pipeline in the GPU process.r=jolin,sotaro 2022-08-13 23:48:07 +00:00
NativeLayer.h Bug 1731136 Part 5: Make macOS native compositor and NativeLayerCA handle backdrop r=mstange 2022-06-01 19:40:04 +00:00
NativeLayerCA.h Bug 1737682 Part 1: Log whether or not we are hitting the detached state. r=mstange 2022-07-20 20:00:26 +00:00
NativeLayerCA.mm Bug 1787271: Change the order of emitted video low power telemetry enums. r=gfx-reviewers,jrmuizel 2022-08-25 17:42:02 +00:00
NativeLayerWayland.cpp Bug 1780389 [Wayland] Implement RAII class MozContainerSurfaceLock to get&lock wl_surface of moz_container r=rmader 2022-08-16 08:46:33 +00:00
NativeLayerWayland.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
OOPCanvasRenderer.h
PersistentBufferProvider.cpp Bug 1771007 - Avoid sending SourceSurfaceWebgl off-thread. r=jrmuizel,gfx-reviewers 2022-07-26 01:28:48 +00:00
PersistentBufferProvider.h Bug 1771007 - Avoid sending SourceSurfaceWebgl off-thread. r=jrmuizel,gfx-reviewers 2022-07-26 01:28:48 +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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
RecordedCanvasEventImpl.h
RemoteTextureMap.cpp Bug 1786440 - Remove assert from RemoteTextureMap::UnregisterTextureConsumer() r=gfx-reviewers,lsalzman 2022-08-24 04:29:19 +00:00
RemoteTextureMap.h Bug 1777426 - Support fast readbacks in CopyToSwapChain with async present. r=sotaro,jgilbert 2022-07-12 06:56:19 +00:00
RepaintRequest.cpp Bug 1571758 - Introduce scroll generation in APZC and SampledAPZCState and inform it to the scrollable frame on the main-thread via RepaintRequest. r=botond 2022-01-31 09:40:33 +00:00
RepaintRequest.h Bug 1779909 - Skip re-snapping during pan/touch gestures or scrollbar dragging. r=botond 2022-07-21 00:02:10 +00:00
SampleTime.cpp
SampleTime.h
ScreenshotGrabber.cpp Backed out changeset 48381173c92c (bug 1780315) for causing bug 1782764. CLOSED TREE 2022-08-03 13:43:39 +03:00
ScreenshotGrabber.h Backed out changeset 48381173c92c (bug 1780315) for causing bug 1782764. CLOSED TREE 2022-08-03 13:43:39 +03:00
ScrollableLayerGuid.cpp
ScrollableLayerGuid.h
ShareableCanvasRenderer.cpp Bug 1777426 - Remove CopySnapshotTo in favor of async present. r=aosmond 2022-07-12 06:56:20 +00:00
ShareableCanvasRenderer.h Bug 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
SourceSurfaceSharedData.cpp Bug 1734739 - Part 1: Stop requiring otherpid for ShareTo, r=handyman 2021-11-24 17:56:00 +00:00
SourceSurfaceSharedData.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
SurfacePool.h
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
SurfacePoolWayland.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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