gecko-dev/dom/gamepad
Daosheng Mu cc8ccbd66b Bug 1648865 - Convert Gamepad trigger axis values to button values. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D81428
2020-07-23 18:13:24 +00:00
..
android Bug 1637452: Part 17 - Fix JNI includes in dom; r=nika 2020-05-15 17:06:28 +00:00
cocoa
fallback
ipc Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05: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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +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 1648865 - Convert Gamepad trigger axis values to button values. r=baku 2020-07-23 18:13:24 +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