gecko-dev/gfx/layers
2022-07-01 13:49:42 +00:00
..
apz Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie 2022-07-01 13:49:42 +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 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
d3d11 Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
ipc Bug 1530253 - Assign an id to each scroll snap target for tracking the last snapped element. r=botond,emilio 2022-07-01 01:35:29 +00:00
layerviewer
opengl Bug 1703654 - Prototype display-p3 for WebGL canvas. r=lsalzman,emilio,webidl,smaug 2022-05-02 23:54:09 +00:00
wr 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
AndroidHardwareBuffer.cpp
AndroidHardwareBuffer.h Bug 1758702 - Allow ThreadSafeWeakPtr<IncompleteType> to work. r=glandium 2022-03-17 15:24:40 +00:00
AnimationHelper.cpp Bug 1773493 - Use Rust's ComputedTimingFunction for IPDL. r=emilio 2022-06-23 17:07:13 +00:00
AnimationHelper.h 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
AnimationInfo.cpp Bug 1773493 - Use Rust's ComputedTimingFunction for IPDL. r=emilio 2022-06-23 17:07:13 +00:00
AnimationInfo.h
AnimationStorageData.h Bug 1737180 - Part 1: Populate scroll timeline information when adding animations for webrender r=hiro 2022-04-05 18:48:16 +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 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
BufferTexture.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
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 1776348 - Only report TextureType::DMABUF for WebGL if actually supported. r=stransky 2022-06-24 15:45:26 +00:00
CanvasRenderer.h Bug 1754130 - Support presenting a WebGLFramebuffer to its own swap chain without opaque FB. r=aosmond,jgilbert 2022-02-11 19:49:56 +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 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
D3D9SurfaceImage.h
D3D11ShareHandleImage.cpp Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
D3D11ShareHandleImage.h Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
D3D11TextureIMFSampleImage.cpp Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +03:00
D3D11TextureIMFSampleImage.h Backed out 3 changesets (bug 1771374) for causing build bustage in gfx/gl/gtest/TestColorspaces.cpp CLOSED TREE 2022-06-30 21:19:17 +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
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 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
ImageContainer.h Bug 1768824 Part 2: Set macOS transfer functions independently of colorSpace. r=media-playback-reviewers,alwu 2022-05-31 23:06:16 +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 1757698 - Add D3D11TextureIMFSampleImage and array index handling to D3D11TextureData r=jgilbert,gfx-reviewers,jrmuizel 2022-03-03 02:30:28 +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 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +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 1764618 Part 2: Make macOS software decode respect transfer functions. r=media-playback-reviewers,gfx-reviewers,jgilbert 2022-04-22 22:10:18 +00:00
MacIOSurfaceImage.h Bug 1764618 Part 2: Make macOS software decode respect transfer functions. r=media-playback-reviewers,gfx-reviewers,jgilbert 2022-04-22 22:10:18 +00:00
MemoryPressureObserver.cpp
MemoryPressureObserver.h
moz.build Bug 1774376 - update file-to-Bugzilla-component mappings for Graphics team r=perftest-reviewers,gfx-reviewers,sparky,aosmond,nical 2022-06-30 18:07:29 +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 1731821: Remove NativeLayerCA video layer isolation and support scaffolding. r=mstange 2022-06-02 15:37:24 +00:00
NativeLayerCA.mm Bug 1774939: Rebuild video layer if it fails to enqueue a surface. r=mstange 2022-06-28 20:05:10 +00:00
NativeLayerWayland.cpp Bug 1752469 - Remove Gnome specific workaround using PauseCompositor(), r=gfx-reviewers,lsalzman 2022-01-28 04:24:16 +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 1760928 - Evict cached textures on memory pressure. r=aosmond 2022-05-11 17:22:22 +00:00
PersistentBufferProvider.h Bug 1760928 - Evict cached textures on memory pressure. r=aosmond 2022-05-11 17:22:22 +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 1712486 - Add async front buffer posting for out-of-process WebGL r=jgilbert,lsalzman,gfx-reviewers 2022-06-29 09:32:29 +00:00
RemoteTextureMap.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
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 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
SampleTime.cpp
SampleTime.h
ScreenshotGrabber.cpp
ScreenshotGrabber.h
ScrollableLayerGuid.cpp
ScrollableLayerGuid.h
ShareableCanvasRenderer.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
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