gecko-dev/gfx/vr
thomasmo 5436d3561e Bug 1550757 - Create new DLL for sharing VR code r=kip
This change introduces a new dll, vrhost, to make it easier to share
VR code across multiple process.
An executable, vrtesthost, is also added for testing purposes to
validate the DLL loads in a minimal environment.

Differential Revision: https://phabricator.services.mozilla.com/D30653

--HG--
extra : moz-landing-system : lando
2019-05-17 04:53:16 +00:00
..
external_api No bug - clang-format -p gfx 2019-03-29 23:41:48 -07:00
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
service Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
vrhost Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00
VRDisplayClient.cpp Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
VRDisplayClient.h Bug 1535384 part 12. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY from FrameRequestCallback. r=mccr8 2019-03-19 16:02:12 +00:00
VRDisplayHost.cpp Bug 1521183 - Avoid access VR shmem when VR process is crashed accidentally. r=kip 2019-04-05 18:43:09 +00:00
VRDisplayHost.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
VRDisplayLocal.cpp Bug 1540581 - P5. Add ColorSpace info to MacIOSurface. r=mattwoodrow 2019-04-11 12:36:31 +00:00
VRDisplayLocal.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
VRDisplayPresentation.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
VRDisplayPresentation.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
VRManager.cpp Bug 1537967 - Skipping running refresh driver and compositing in VR mode. r=mstange,kip 2019-04-12 04:42:28 +00:00
VRManager.h Bug 1537967 - Skipping running refresh driver and compositing in VR mode. r=mstange,kip 2019-04-12 04:42:28 +00:00
VRThread.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
VRThread.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
gfxVR.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
gfxVR.h Bug 1537550 - Use PlainOldDataSerializer for POD types in VRMessageUtils r=daoshengmu 2019-03-25 18:06:32 +00:00
gfxVRExternal.cpp Bug 1521183 - Avoid access VR shmem when VR process is crashed accidentally. r=kip 2019-04-05 18:43:09 +00:00
gfxVRExternal.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
gfxVRMutex.h Bug 1533914 - Replace gfxVRMutex.h to LF type. r=kip 2019-03-09 00:09:11 +00:00
gfxVRPuppet.cpp Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
gfxVRPuppet.h Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel 2019-04-11 12:36:51 +00:00
moz.build Bug 1550757 - Create new DLL for sharing VR code r=kip 2019-05-17 04:53:16 +00:00