gecko-dev/dom/gamepad
Chris Martin dc719ee936 Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman
Add the scaffolding to setup the shared memory GamepadState between the
GamepadPlatformService and GamepadManager. The next changeset will actually
integrate the new broadcast infrastructure into the gamepad code.

Differential Revision: https://phabricator.services.mozilla.com/D105128
2021-03-02 23:02:35 +00:00
..
android Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
cocoa Bug 1694161 - some fixes for the MacOS non unified environment. r=sg 2021-02-27 08:05:46 +00:00
fallback Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
ipc Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
linux Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
tests/gtest Bug 1658419 - Create a class that implements sync'd cross-process shared memory r=handyman 2021-03-02 23:02:34 +00:00
windows Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
Gamepad.cpp Bug 1691913 - Remove uses of nsDataHashtable::GetValue. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-03-01 09:59:30 +00:00
Gamepad.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadButton.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
GamepadButton.h
GamepadHandle.cpp Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
GamepadHandle.h Backed out 4 changesets (bug 1658419) for linux bustage on GamepadStateBroadcaster.cpp. CLOSED TREE 2021-03-02 03:17:56 +02:00
GamepadHapticActuator.cpp Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadHapticActuator.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadLightIndicator.cpp Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadLightIndicator.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadManager.cpp Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
GamepadManager.h Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
GamepadMonitoring.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadPlatformService.cpp Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
GamepadPlatformService.h Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +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 1694161 - some fixes for the MacOS non unified environment. r=sg 2021-02-27 08:05:46 +00:00
GamepadRemapping.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadServiceTest.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
GamepadServiceTest.h Bug 1657404 - Implement a strongly-typed, service-dependent gamepad handle r=handyman,aklotz 2020-12-02 23:06:05 +00:00
GamepadStateBroadcaster.h Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
GamepadStateReceiver.h Bug 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
GamepadTouch.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +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 1658419 - Add a skeleton GamepadStateBroadcast r=handyman 2021-03-02 23:02:35 +00:00
SynchronizedSharedMemory.h Bug 1658419 - Create a class that implements sync'd cross-process shared memory r=handyman 2021-03-02 23:02:34 +00:00