gecko-dev/gfx/vr
Jean-Yves Avenard e1424a9e65 Bug 1649977 - Use a nsThread for the VRService. r=kip
The logic was apparently initially copied from the compositor thread which too got migrated to nsThread in bug 1634253, so we re-use that same logic again.

This allows to remove all use of the Google's MessageLoop.

Differential Revision: https://phabricator.services.mozilla.com/D81974
2020-07-03 02:52:05 +00:00
..
external_api Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
ipc Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika 2020-07-02 22:59:24 +00:00
service Bug 1649977 - Use a nsThread for the VRService. r=kip 2020-07-03 02:52:05 +00:00
vrhost Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
FxROutputHandler.cpp Bug 1581855:Part 2 - Present VR output to VR Host r=kip,jrmuizel,sotaro,bryce 2019-09-26 12:50:44 +00:00
FxROutputHandler.h Bug 1581855:Part 2 - Present VR output to VR Host r=kip,jrmuizel,sotaro,bryce 2019-09-26 12:50:44 +00:00
FxRWindowManager.cpp Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol 2019-10-18 01:24:56 +00:00
FxRWindowManager.h Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol 2019-10-18 01:24:56 +00:00
VRDisplayClient.cpp Bug 1637380 - Update WebXR input sources before dispatching RAF r=daoshengmu,kip 2020-05-13 20:39:50 +00:00
VRDisplayClient.h Bug 1627331 - Do not dispatch WebVR events when the display is used via WebXR API r=kip,daoshengmu 2020-04-07 20:37:00 +00:00
VRDisplayPresentation.cpp Bug 1647133 - P4. Use nsISerialEventTarget where it's actually that. r=mattwoodrow 2020-06-22 09:38:34 +00:00
VRDisplayPresentation.h Bug 1614499 - Implement XRWebGLLayer r=jgilbert,daoshengmu 2020-04-07 18:48:13 +00:00
VRManager.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
VRManager.h Bug 1636011 - Remove FxR PC installation probes. r=kip,thomasmo,chutten 2020-06-24 17:29:45 +00:00
VRPuppetCommandBuffer.cpp Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
VRPuppetCommandBuffer.h Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
VRServiceHost.cpp Bug 1643514 - Clean up VRManager usage. r=kip,jrmuizel 2020-06-10 01:26:52 +00:00
VRServiceHost.h Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
VRShMem.cpp Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
VRShMem.h Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
VRThread.cpp Bug 1643514 - Clean up VRManager usage. r=kip,jrmuizel 2020-06-10 01:26:52 +00:00
VRThread.h
components.conf
gfxVR.cpp
gfxVR.h Bug 1619165 - Reformat recent changes to the Google coding style r=andi 2020-04-25 09:40:08 +00:00
gfxVRMutex.h
moz.build Bug 1632249 - Support compositing out-of-process WebGL. r=handyman,lsalzman,nical,geckoview-reviewers,agi,imanol 2020-06-15 18:25:55 +00:00
nsFxrCommandLineHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsFxrCommandLineHandler.h Bug 1565296 - Implement Command Line Handler for FxR on desktop r=mossop,Gijs 2019-07-29 20:11:27 +00:00