gecko-dev/gfx/ipc
Emilio Cobos Álvarez 1d8580b535 Bug 1699837 - Use a few more typed units in CrossProcessPaint. r=mattwoodrow
This is just cleanup while I was looking at why the test still fails
sometimes locally even with my patch. It is a bit racy because
BrowserChild's visible rect is not set by the time we do the
cross-process paint, so we clip everything...

This doesn't affect users and I have some upcoming PTO though, so will
look into it when I'm back.

Differential Revision: https://phabricator.services.mozilla.com/D116924
2021-06-09 14:11:22 +00:00
..
CompositorOptions.h Bug 1697155 - Add AllowSoftwareWebRenderOGL() to CompositorOptions to allow Software WebRender with CompositorOGL on a per widget basis r=aosmond 2021-03-09 22:24:15 +00:00
CompositorSession.cpp
CompositorSession.h
CompositorWidgetVsyncObserver.cpp
CompositorWidgetVsyncObserver.h
CrossProcessPaint.cpp Bug 1699837 - Use a few more typed units in CrossProcessPaint. r=mattwoodrow 2021-06-09 14:11:22 +00:00
CrossProcessPaint.h Bug 708901 - Migrate to nsTHashSet in gfx/ipc. r=jrmuizel 2021-03-23 10:36:37 +00:00
D3DMessageUtils.cpp
D3DMessageUtils.h
GPUChild.cpp Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
GPUChild.h Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
GPUParent.cpp Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
GPUParent.h Bug 1699224 - Part 5. Unmap shared surfaces if memory pressured during resource updates. r=jrmuizel 2021-03-29 22:43:28 +00:00
GPUProcessHost.cpp Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
GPUProcessHost.h Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
GPUProcessImpl.cpp Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
GPUProcessImpl.h
GPUProcessListener.h
GPUProcessManager.cpp Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
GPUProcessManager.h Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
GfxMessageUtils.h Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange 2021-03-19 00:58:23 +00:00
GraphicsMessages.ipdlh Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
InProcessCompositorSession.cpp
InProcessCompositorSession.h
PGPU.ipdl Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
PVsyncBridge.ipdl
RemoteCompositorSession.cpp
RemoteCompositorSession.h
VsyncBridgeChild.cpp
VsyncBridgeChild.h
VsyncBridgeParent.cpp Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
VsyncBridgeParent.h
VsyncIOThreadHolder.cpp
VsyncIOThreadHolder.h Bug 1683551 - Make `gfx` buildable outside of `unified-build` environment. r=sg,jgilbert 2021-01-04 14:20:17 +00:00
moz.build Bug 1682030 - Remove PPluginSurface. r=jmathies,bas 2021-04-06 19:28:10 +00:00