gecko-dev/dom/gamepad
Kearwood "Kip" Gilbert a88d971183 Bug 1598483 - Expand XR and Gamepad related structs and enums to support WebXR r=daoshengmu,baku
The structs in moz_external_api.h need to be expanded to support WebXR.

We should land these changes separately to enable working on WebXR features and FxR Android-side code in parallel.

The changes have been carefully made, additive-ly, to avoid breaking existing code before the rest of the WebXR implementation has landed.

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

--HG--
extra : moz-landing-system : lando
2019-11-29 11:30:36 +00:00
..
android Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
cocoa Bug 1579492 - Check if nullptr in DarwinGamepadService::ReportChangedCallback(). r=baku 2019-09-09 11:58:01 +00:00
fallback Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-06 08:18:28 +00:00
ipc Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
linux Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
windows Bug 1523353 - Part 2: DS4 gamepad multitouch and lightindicator support on Mac OS. r=baku 2019-07-15 07:37:19 +00:00
Gamepad.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
Gamepad.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadButton.cpp
GamepadButton.h
GamepadHapticActuator.cpp
GamepadHapticActuator.h
GamepadLightIndicator.cpp Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadLightIndicator.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadManager.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
GamepadManager.h Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky 2019-06-13 09:00:59 +00:00
GamepadMonitoring.cpp
GamepadMonitoring.h Bug 1523351 - Part 3: Handling GamepadTouch and GamepadLightIndicator events in Gamepad service. r=baku 2019-05-29 22:15:23 +00:00
GamepadPlatformService.cpp Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku 2019-07-15 07:36:36 +00:00
GamepadPlatformService.h Bug 1523353 - Part 1: Remapping MacOS gamepads to standard gamepads. r=baku 2019-07-15 07:36:36 +00:00
GamepadPose.cpp Bug 1574996 - Fix broken VRPose arrays. r=kip 2019-08-20 18:34:24 +00:00
GamepadPose.h
GamepadPoseState.h Bug 1598483 - Expand XR and Gamepad related structs and enums to support WebXR r=daoshengmu,baku 2019-11-29 11:30:36 +00:00
GamepadRemapping.cpp Bug 1523353 - Part 2: DS4 gamepad multitouch and lightindicator support on Mac OS. r=baku 2019-07-15 07:37:19 +00:00
GamepadRemapping.h Bug 1523353 - Part 2: DS4 gamepad multitouch and lightindicator support on Mac OS. r=baku 2019-07-15 07:37:19 +00:00
GamepadServiceTest.cpp Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
GamepadServiceTest.h Bug 1523351 - Part 2: Add tests for GamepadTouch and GamepadLightIndicator. r=baku 2019-05-29 22:15:25 +00:00
GamepadTouch.cpp Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadTouch.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
GamepadTouchState.h Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00
moz.build Bug 1523351 - Part 1: GamepadTouch and GamepadLightIndicator WebAPI implementation. r=baku 2019-05-29 22:44:24 +00:00