gecko-dev/dom/gamepad
Chris Martin d14d817428 Bug 1657404 - Change how AndroidGamepadManager handles gamepad service IDs r=geckoview-reviewers,agi
Currently, the AndroidGamepadManager uses a single function to both add and
remove gamepad service entries (Even though their functionality is different),
and it also uses a JNI callback to set the ID rather than simply returning it

This fixes both of those things.

Depends on D96270

Differential Revision: https://phabricator.services.mozilla.com/D96272
2020-11-10 23:02:36 +00:00
..
android Bug 1657404 - Change how AndroidGamepadManager handles gamepad service IDs r=geckoview-reviewers,agi 2020-11-10 23:02:36 +00:00
cocoa
fallback
ipc Bug 1657404 - Move gamepad test promise logic to GamepadServiceTest r=handyman 2020-11-10 22:31:37 +00:00
linux Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
windows Bug 1647504 - Implement XInputGetState extention for supporting xbox guide button. r=cmartin 2020-08-06 23:07:03 +00:00
Gamepad.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
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 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
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 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadLightIndicator.h Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
GamepadManager.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadManager.h Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
GamepadMonitoring.h Bug 1657404 - Refactor gamepad monitoring - Part 2 r=daoshengmu 2020-08-07 13:27:55 +00:00
GamepadPlatformService.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadPlatformService.h Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
GamepadPose.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +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 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadRemapping.h Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
GamepadServiceTest.cpp Bug 1657404 - Move gamepad test promise logic to GamepadServiceTest r=handyman 2020-11-10 22:31:37 +00:00
GamepadServiceTest.h Bug 1657404 - Move gamepad test promise logic to GamepadServiceTest r=handyman 2020-11-10 22:31:37 +00:00
GamepadTouch.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadTouch.h Bug 1671641 - Make `dom/gamepad` buildable outside of `unified-build` environment. r=sg 2020-10-28 12:29:56 +00:00
GamepadTouchState.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00