gecko-dev/gfx/ipc
Emilio Cobos Álvarez 25c0d10932 Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
Sorry this is not a particularly easy patch to review. But it should be
mostly straight-forward.

I kept Document::Dispatch mostly for convenience, but could be
cleaned-up too / changed by SchedulerGroup::Dispatch. Similarly maybe
that can just be NS_DispatchToMainThread if we add an NS_IsMainThread
check there or something (to preserve shutdown semantics).

Differential Revision: https://phabricator.services.mozilla.com/D190450
2023-10-10 08:51:12 +00:00
..
CanvasManagerChild.cpp Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
CanvasManagerChild.h Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
CanvasManagerParent.cpp Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
CanvasManagerParent.h Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
CanvasRenderThread.cpp Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
CanvasRenderThread.h Bug 1852145 - Part 2. Spawn worker threads in CanvasRenderThread. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +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
CompositorWidgetVsyncObserver.h
CrossProcessPaint.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
CrossProcessPaint.h
D3DMessageUtils.cpp
D3DMessageUtils.h
GPUChild.cpp Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +00:00
GPUChild.h Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +00:00
GPUParent.cpp Bug 1856785 - make reporting telemetry async. r=sotaro 2023-10-06 01:38:54 +00:00
GPUParent.h Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +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
InProcessCompositorSession.h
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 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
PGPU.ipdl Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +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 Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
VsyncIOThreadHolder.h
moz.build