gecko-dev/gfx/vr
Daosheng Mu a766482389 Bug 1315718 - Replace mGamepadManager raw pointer with RefPtr in VRManagerChild. r=smaug, kip, dmu
MozReview-Commit-ID: HOqQm2F6Dpn
---
 dom/gamepad/GamepadManager.cpp |  1 -
 gfx/vr/ipc/VRManagerChild.cpp  | 18 ++++++------------
 gfx/vr/ipc/VRManagerChild.h    |  4 ----
 gfx/vr/ipc/VRManagerParent.cpp | 21 +++++++++++++++++----
 gfx/vr/ipc/VRManagerParent.h   |  4 +++-
 5 files changed, 26 insertions(+), 22 deletions(-)

--HG--
extra : amend_source : 4a687f8cbe12d88da3c88e0dba859331806fc6ff
2016-12-01 13:12:10 +08:00
..
ipc Bug 1315718 - Replace mGamepadManager raw pointer with RefPtr in VRManagerChild. r=smaug, kip, dmu 2016-12-01 13:12:10 +08:00
openvr Bug 1186578 - [webvr] Implement OpenVR/SteamVR support,r=gw280 2016-07-22 12:41:00 -07:00
osvr Bug 1198518: [webvr] add support for OSVR,r=kip 2016-04-26 17:18:21 -04:00
VRDisplayClient.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
VRDisplayClient.h Bug 1250244 - Part 7: Implement WebVR 1.0 API,r=bz 2016-02-24 15:54:50 -08:00
VRDisplayHost.cpp Bug 1299932 - Part 3: Handle OpenVR controller position and orientation; r=kip 2016-10-24 18:09:11 +08:00
VRDisplayHost.h Bug 1299932 - Part 3: Handle OpenVR controller position and orientation; r=kip 2016-10-24 18:09:11 +08:00
VRDisplayPresentation.cpp Bug 1306427 - Remove pose parameter from VRDisplay.submitFrame,r=smaug,r=gw280 2016-09-30 16:43:24 -07:00
VRDisplayPresentation.h Bug 1306427 - Remove pose parameter from VRDisplay.submitFrame,r=smaug,r=gw280 2016-09-30 16:43:24 -07:00
VRManager.cpp Bug 1318468 - Update VR controller inputs on every VR Vsync rather than every 2D vsync r=daoshengmu 2016-11-30 14:24:29 -08:00
VRManager.h Bug 1299928 - Part 5: Handle gamepad events in Vsync time; r=kip 2016-10-07 17:00:45 +08:00
gfxVR.cpp Bug 1299932 - Part 3: Handle OpenVR controller position and orientation; r=kip 2016-10-24 18:09:11 +08:00
gfxVR.h Bug 1299932 - Part 3: Handle OpenVR controller position and orientation; r=kip 2016-10-24 18:09:11 +08:00
gfxVROSVR.cpp Bug 1299928 - Part 2: Rename VRDisplayType to VRDeviceType; r=kip 2016-10-04 16:22:42 +08:00
gfxVROSVR.h Bug 1198518: [webvr] add support for OSVR,r=kip 2016-04-26 17:18:21 -04:00
gfxVROculus.cpp Bug 1299928 - Part 2: Rename VRDisplayType to VRDeviceType; r=kip 2016-10-04 16:22:42 +08:00
gfxVROculus.h Bug 1250244 - Part 7: Implement WebVR 1.0 API,r=bz 2016-02-24 15:54:50 -08:00
gfxVROpenVR.cpp Bug 1320633 - Refresh for new controllers coming in gfxVROpenVR; r=kip 2016-11-28 16:57:58 +08:00
gfxVROpenVR.h Bug 1299932 - Part 3: Handle OpenVR controller position and orientation; r=kip 2016-10-24 18:09:11 +08:00
moz.build Bug 1299928 - Part 3: Construct IPC channel between Gamepad and VRManager; r=kip 2016-10-04 16:30:04 +08:00
ovr_capi_dynamic.h Bug 1255210 - Update OVR_ALIGNAS macro in ovr_capi_dynamic.h r=froydnj 2016-09-28 16:14:39 -07:00