gecko-dev/dom/gamepad
Daosheng Mu 433f122bcc Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D74769
2020-05-23 03:14:42 +00:00
..
android Bug 1637452: Part 17 - Fix JNI includes in dom; r=nika 2020-05-15 17:06:28 +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
ipc Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
linux
windows Bug 1626570 - Improve handling of copying arrays in dom/gamepad/. r=froydnj 2020-05-11 08:20:52 +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 1626570 - Improve handling of copying arrays in dom/gamepad/. r=froydnj 2020-05-11 08:20:52 +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
GamepadLightIndicator.h
GamepadManager.cpp Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +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
GamepadPlatformService.cpp Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
GamepadPlatformService.h Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
GamepadPose.cpp Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
GamepadPose.h
GamepadPoseState.h Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol 2020-04-21 11:17:34 +00:00
GamepadRemapping.cpp Bug 1027207 - Dealing Playstation3 controller btn/axis remapping. r=baku 2020-05-06 01:43:20 +00:00
GamepadRemapping.h Bug 1027207 - Dealing Playstation3 controller btn/axis remapping. r=baku 2020-05-06 01:43:20 +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
GamepadTouch.cpp
GamepadTouch.h
GamepadTouchState.h
moz.build