..
CanvasManagerChild.cpp
Bug 1805209 - Use RemoteTexture for WebGPU r=gfx-reviewers,lsalzman
2022-12-23 20:41:02 +00:00
CanvasManagerChild.h
Bug 1805209 - Use RemoteTexture for WebGPU r=gfx-reviewers,lsalzman
2022-12-23 20:41:02 +00:00
CanvasManagerParent.cpp
Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio
2023-03-30 16:53:51 +00:00
CanvasManagerParent.h
Bug 1805209 - Use RemoteTexture for WebGPU r=gfx-reviewers,lsalzman
2022-12-23 20:41:02 +00:00
CanvasRenderThread.cpp
Bug 1753349 (6/9): fix: increase `CanvasRendererThread` stack size to 4k r=jgilbert,gfx-reviewers
2023-01-19 04:47:53 +00:00
CanvasRenderThread.h
Bug 1798298 - Use nsThread::Shutdown to shut down the CanvasRenderThread. r=gfx-reviewers,sotaro
2022-11-01 10:11:27 +00:00
CompositorOptions.h
Bug 1804457 - Restore branch in ClassifyCompositorOptionsChange() to support APZ enablement change on a best-effort basis. r=dlrobertson
2022-12-08 04:13:18 +00:00
CompositorSession.cpp
Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish
2023-02-06 04:51:26 +00:00
CompositorSession.h
…
CompositorWidgetVsyncObserver.cpp
Bug 1765400 - Make NotifyVsync return void. r=smaug
2022-05-04 01:01:04 +00:00
CompositorWidgetVsyncObserver.h
Bug 1765400 - Make NotifyVsync return void. r=smaug
2022-05-04 01:01:04 +00:00
CrossProcessPaint.cpp
Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman
2023-02-21 07:28:25 +00:00
CrossProcessPaint.h
…
D3DMessageUtils.cpp
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
2022-03-04 15:39:41 +00:00
D3DMessageUtils.h
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
2022-03-04 15:39:41 +00:00
GPUChild.cpp
Bug 1824465 - Part 8: Make PGPU refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
GPUChild.h
Bug 1824465 - Part 8: Make PGPU refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
GPUParent.cpp
Bug 1824465 - Part 8: Make PGPU refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
GPUParent.h
Bug 1839325 - Add missing header dependency on mozilla/PSandboxTestingChild.h r=bobowen,necko-reviewers,jesup
2023-06-22 12:40:14 +00:00
GPUProcessHost.cpp
Bug 1838906 - Part 2: Simplify the types for IPC::Channel::Listener, r=ipc-reviewers,necko-reviewers,kershaw,jld
2023-06-27 19:59:47 +00:00
GPUProcessHost.h
Bug 1838906 - Part 2: Simplify the types for IPC::Channel::Listener, r=ipc-reviewers,necko-reviewers,kershaw,jld
2023-06-27 19:59:47 +00:00
GPUProcessImpl.cpp
Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel
2023-06-06 20:00:47 +00:00
GPUProcessImpl.h
Bug 1824465 - Part 8: Make PGPU refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
GPUProcessListener.h
…
GPUProcessManager.cpp
Bug 1829063 - Split video overlay feature of software decoded video from nsIGfxInfo::FEATURE_VIDEO_OVERLAY r=gfx-reviewers,lsalzman
2023-06-22 00:21:07 +00:00
GPUProcessManager.h
Bug 1827222 - GPUProcessManager should not allow (re)initialization during shutdown. r=jnicol
2023-05-02 14:56:26 +00:00
GfxMessageUtils.h
Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond
2022-11-04 18:29:35 +00:00
GraphicsMessages.ipdlh
Bug 1830162 - Add array support to gfxVars, and use it for the DMABuf modifiers. r=stransky,gfx-reviewers,nical
2023-05-11 09:59:53 +00:00
InProcessCompositorSession.cpp
Bug 1757202 - Make the inner window id of the browser window available in the compositor bridge, r=mstange.
2022-03-11 07:49:04 +00:00
InProcessCompositorSession.h
Bug 1757202 - Make the inner window id of the browser window available in the compositor bridge, r=mstange.
2022-03-11 07:49:04 +00:00
OverlayInfo.h
Bug 1797029 - Expose DXGISwapChain tearing support to about:support r=gfx-reviewers,lsalzman
2022-10-26 05:42:49 +00:00
PCanvasManager.ipdl
Bug 1812156 - Part 1: Fix some IPDL statements to use fully qualified names, r=necko-reviewers,valentin
2023-02-04 10:44:24 +00:00
PGPU.ipdl
Bug 1824465 - Part 8: Make PGPU refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
PVsyncBridge.ipdl
Bug 1824465 - Part 9: Make PVsyncBridge refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
RemoteCompositorSession.cpp
…
RemoteCompositorSession.h
…
VsyncBridgeChild.cpp
Bug 1828389 - Ensure IPC channel is closed with error after KillHard, r=ipc-reviewers,mccr8
2023-05-26 17:44:57 +00:00
VsyncBridgeChild.h
Bug 1828389 - Ensure IPC channel is closed with error after KillHard, r=ipc-reviewers,mccr8
2023-05-26 17:44:57 +00:00
VsyncBridgeParent.cpp
Bug 1824465 - Part 9: Make PVsyncBridge refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
VsyncBridgeParent.h
Bug 1824465 - Part 9: Make PVsyncBridge refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
VsyncIOThreadHolder.cpp
…
VsyncIOThreadHolder.h
…
moz.build
Bug 1778431 - Allocate canvas render thread for out-of-process WebGL r=gfx-reviewers,aosmond
2022-07-08 04:02:41 +00:00