gecko-dev/gfx/vr
Nika Layzell 4a72a442c0 Bug 1838906 - Part 2: Simplify the types for IPC::Channel::Listener, r=ipc-reviewers,necko-reviewers,kershaw,jld
Now that we've simplified the startup process somewhat, it is easier to clean
up IPC channel creation for NodeChannel connections. This stops having
GeckoChildProcessHost inherit from IPC::Channel::Listener, as it would never
receive most of the relevant callbacks, and instead implements the one callback
it would receive directly as a method on that type.

Differential Revision: https://phabricator.services.mozilla.com/D181282
2023-06-27 19:59:47 +00:00
..
external_api
ipc 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
service Bug 1834916: Exclude OpenVR from iOS builds. r=glandium 2023-06-13 15:06:22 +00:00
FxROutputHandler.cpp
FxROutputHandler.h
FxRWindowManager.cpp
FxRWindowManager.h
VRDisplayClient.cpp
VRDisplayClient.h
VRDisplayPresentation.cpp
VRDisplayPresentation.h
VRManager.cpp
VRManager.h
VRPuppetCommandBuffer.cpp
VRPuppetCommandBuffer.h
VRServiceHost.cpp
VRServiceHost.h
VRShMem.cpp Bug 1803504 - Fix C++20 -Wdeprecated-volatile warnings in gfx/vr. r=gfx-reviewers,lsalzman 2022-12-02 05:14:37 +00:00
VRShMem.h
VRThread.cpp
VRThread.h
components.conf
gfxVR.cpp
gfxVR.h
gfxVRMutex.h
moz.build
nsFxrCommandLineHandler.cpp
nsFxrCommandLineHandler.h