..
apz
Bug 1803992
- Call BrowserTestUtils.waitForContentEvent before awaiting "apz-repaints-flushed" in content. r=botond
2022-12-21 22:43:19 +00:00
client
Bug 1795768 - Do not use Direct2D canvas if willReadFrequently is set. r=jrmuizel
2022-12-10 04:46:28 +00:00
composite
Bug 1794380 - Fix RemoteTexture with WebGL sync present on Android r=gfx-reviewers,lsalzman
2022-12-07 12:40:02 +00:00
d3d11
Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato
2022-11-29 01:52:03 +00:00
ipc
Bug 1488886 - AllocPAPZCTreeManager should gracefully fail if APZ is not enabled. r=botond
2022-12-18 02:57:00 +00:00
layerviewer
…
opengl
Bug 1794380 - Fix RemoteTexture with WebGL sync present on Android r=gfx-reviewers,lsalzman
2022-12-07 12:40:02 +00:00
wr
Bug 1797975 - Add telemetry for skipped composites. r=bas
2022-12-13 14:49:21 +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 1776077 - Fix delay phase for scroll animations in the compositor thread. r=hiro
2022-09-22 00:06:10 +00:00
AnimationHelper.h
Bug 1776077 - Fix delay phase for scroll animations in the compositor thread. r=hiro
2022-09-22 00:06:10 +00:00
AnimationInfo.cpp
Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato
2022-11-29 01:52:03 +00:00
AnimationInfo.h
Bug 1802225 - Remove unused method AnimationInfo::TransferMutatedFlagToLayer(). r=tnikkel
2022-11-29 01:52:00 +00:00
AnimationStorageData.h
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
2022-08-16 07:08:27 +00:00
AtomicRefCountedWithFinalize.h
…
AxisPhysicsMSDModel.cpp
…
AxisPhysicsMSDModel.h
…
AxisPhysicsModel.cpp
…
AxisPhysicsModel.h
…
BSPTree.cpp
Bug 1802225 - Remove the LayerPolygon typedef. r=tnikkel
2022-11-29 01:52:01 +00:00
BSPTree.h
Bug 1802225 - Remove the LayerPolygon typedef. r=tnikkel
2022-11-29 01:52:01 +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
…
CanvasDrawEventRecorder.h
…
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 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond
2022-11-04 18:29:35 +00:00
Compositor.h
…
CompositorAnimationStorage.cpp
Bug 1776077 - Fix delay phase for scroll animations in the compositor thread. r=hiro
2022-09-22 00:06:10 +00:00
CompositorAnimationStorage.h
Bug 1776077 - Factor out the handle of storing animated value in SampleAnimations(). r=hiro
2022-09-22 00:06:10 +00:00
CompositorTypes.cpp
…
CompositorTypes.h
Bug 1781122 Part 2: Make TextureHost aware of DRM Images, and set this on macOS. r=gfx-reviewers,sotaro
2022-09-07 18:51:12 +00:00
D3D9SurfaceImage.cpp
Bug 1785925 - Add LUT and Colorspace support to GLBlitHelper. r=lsalzman,media-playback-reviewers,alwu
2022-09-13 17:40:43 +00:00
D3D9SurfaceImage.h
…
D3D11ShareHandleImage.cpp
Bug 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth
2022-12-20 08:29:47 +00:00
D3D11ShareHandleImage.h
Bug 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth
2022-12-20 08:29:47 +00:00
D3D11TextureIMFSampleImage.cpp
Bug 1785925 - Add LUT and Colorspace support to GLBlitHelper. r=lsalzman,media-playback-reviewers,alwu
2022-09-13 17:40:43 +00:00
D3D11TextureIMFSampleImage.h
Bug 1785925 - Add LUT and Colorspace support to GLBlitHelper. r=lsalzman,media-playback-reviewers,alwu
2022-09-13 17:40:43 +00:00
D3D11YCbCrImage.cpp
Bug 1794722 - Part 2. Remove all uses of gfxVars::UseWebRender(). r=jrmuizel,media-playback-reviewers,alwu
2022-10-28 12:36:06 +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
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
…
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
…
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 1714143 - Revert bug 1705927. r=tnikkel
2022-09-21 08:38:53 +00:00
GLImages.cpp
Bug 1784109 - Override SurfaceTexture transform for videos on Mediatek 6735. r=gfx-reviewers,media-playback-reviewers,lsalzman,alwu
2022-09-09 14:43:21 +00:00
GLImages.h
Bug 1784109 - Override SurfaceTexture transform for videos on Mediatek 6735. r=gfx-reviewers,media-playback-reviewers,lsalzman,alwu
2022-09-09 14:43:21 +00:00
GPUVideoImage.h
Bug 1787561 Part 1: Make GPUVideoImage track color depth, and make RemoteImageHolder pass it through. r=media-playback-reviewers,gfx-reviewers,alwu,aosmond
2022-09-08 18:02:03 +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
…
ImageContainer.cpp
Bug 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth
2022-12-20 08:29:47 +00:00
ImageContainer.h
Bug 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth
2022-12-20 08:29:47 +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
LayerUserData.h
…
LayersTypes.cpp
Bug 1794722 - Part 2. Remove all uses of gfxVars::UseWebRender(). r=jrmuizel,media-playback-reviewers,alwu
2022-10-28 12:36:06 +00:00
LayersTypes.h
Bug 1519339 - Do not hand off smooth scrolls in an overflow:hidden direction to APZ. r=dlrobertson
2022-12-09 09:01:42 +00:00
MacIOSurfaceHelpers.cpp
Bug 1765187 Part 2: Make macOS video decoder recognize and use color primaries. r=media-playback-reviewers,jgilbert,alwu
2022-10-10 20:12:59 +00:00
MacIOSurfaceHelpers.h
…
MacIOSurfaceImage.cpp
Bug 1781122 Part 2: Make TextureHost aware of DRM Images, and set this on macOS. r=gfx-reviewers,sotaro
2022-09-07 18:51:12 +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
…
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 1781122 Part 3: Make macOS video layers prevent capture when TextureHost is DRM. r=mstange
2022-09-07 18:51:12 +00:00
NativeLayerCA.mm
Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman
2022-12-07 02:24:57 +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 1771344 - Add TextureClient::IsValid() check to PersistentBufferProviderShared::SetKnowsCompositor() r=gfx-reviewers,lsalzman
2022-12-13 01:01:15 +00:00
PersistentBufferProvider.h
Bug 1795768 - Do not use Direct2D canvas if willReadFrequently is set. r=jrmuizel
2022-12-10 04:46:28 +00:00
ProfilerScreenshots.cpp
…
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 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman
2022-12-07 02:24:57 +00:00
RemoteTextureMap.h
Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman
2022-12-07 02:24:57 +00:00
RepaintRequest.cpp
…
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
…
ScrollbarData.h
Bug 1802225 - Rename LayerAttributes.h to ScrollbarData.h. r=tnikkel
2022-11-29 01:52:03 +00:00
ShareableCanvasRenderer.cpp
Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman
2022-12-07 02:24:57 +00:00
ShareableCanvasRenderer.h
Bug 1776885 - Add capability of async remote texture on WebGL if CanvasRenderThread is used r=gfx-reviewers,lsalzman
2022-12-07 02:24:57 +00:00
SourceSurfaceSharedData.cpp
…
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
…
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
…
TextureSourceProvider.h
…
TextureWrapperImage.cpp
…
TextureWrapperImage.h
…
TransactionIdAllocator.h
…
TreeTraversal.h
…
UpdateImageHelper.h
Bug 1802225 - Remove unused aContentFlags parameter of ImageClient::UpdateImage(). r=tnikkel
2022-11-29 01:51:59 +00:00
ZoomConstraints.cpp
…
ZoomConstraints.h
…
moz.build
Bug 1802225 - Rename LayerAttributes.h to ScrollbarData.h. r=tnikkel
2022-11-29 01:52:03 +00:00