gecko-dev/dom/gamepad
Daosheng Mu 595afe46cc Bug 1617023 - Part 1: Integrating Gamepad with XRInputSource. r=kip
Differential Revision: https://phabricator.services.mozilla.com/D67431

--HG--
extra : moz-landing-system : lando
2020-04-08 03:23:34 +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 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +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 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +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 1606562 - Fixes XInput thumb value ranges. r=jmathies 2020-02-12 02:16:13 +00:00
Gamepad.cpp Bug 1627753 - Using signed long for index attribute in Gamepad. r=baku 2020-04-07 09:13:50 +00:00
Gamepad.h Bug 1627753 - Using signed long for index attribute in Gamepad. r=baku 2020-04-07 09:13:50 +00:00
GamepadButton.cpp
GamepadButton.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/gamepad. r=smaug 2020-02-20 16:03:33 +00:00
GamepadHapticActuator.cpp
GamepadHapticActuator.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/gamepad. r=smaug 2020-02-20 16:03:33 +00:00
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 1617023 - Part 1: Integrating Gamepad with XRInputSource. r=kip 2020-04-08 03:23:34 +00:00
GamepadManager.h Bug 1617023 - Part 1: Integrating Gamepad with XRInputSource. r=kip 2020-04-08 03:23:34 +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 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +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 1611310 - Implement XRInputSource module. r=kip 2020-04-07 23:49:47 +00:00
GamepadRemapping.cpp Bug 1604405 - Replace gamepad button array index with axis array index in Mac OS. r=baku 2019-12-18 15:50:23 +00:00
GamepadRemapping.h Bug 1593841 - Using Gamepad axis array index as its index in default remapper on Mac OS. r=baku 2019-12-06 19:19:50 +00:00
GamepadServiceTest.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/gamepad. r=smaug 2020-02-20 16:03:33 +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