gecko-dev/dom/gamepad
Jim Chen db34ad5809 Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp
In the future, GeckoAppShell will only be part of the service process
library, and will not be part of the app process library. Therefore, we
should minimize GeckoAppShell usage in any GeckoView code that will
likely end up in the app process library.

In particular, AndroidGamepadManager and Clipboard are made to accept
Context as arguments, instead of using
GeckoAppShell.getApplicationContext() for getting the Context.

MozReview-Commit-ID: G9SC815H5Ku
2017-11-01 14:54:04 -04:00
..
android Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp 2017-11-01 14:54:04 -04:00
cocoa Backed out changeset e98549c5dd9d (bug 1347519) for RunWatchdog shutdown hangs in Mac debug mochitest-1 2017-09-05 21:39:55 -07:00
fallback Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
ipc Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
linux Bug 1299937 - Part 5: Add gamepad extension API tests; r=Lenzak,qdot 2017-02-02 15:00:51 +08:00
windows Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
Gamepad.cpp Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot 2017-07-14 16:53:03 +08:00
Gamepad.h Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot 2017-07-14 16:53:03 +08:00
GamepadButton.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
GamepadButton.h Bug 1336002 - Part 1: Support button touched in the Gamepad API; r=qdot 2017-04-06 18:36:46 +08:00
GamepadHapticActuator.cpp Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadHapticActuator.h Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00
GamepadManager.cpp Bug 1411257 - No MOZ_CRASH if BackgroundChild::GetOrCreateForCurrentThread() fails - part 6 - GamePad API, r=asuth 2017-10-25 08:45:53 +02:00
GamepadManager.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 10 - Gamepad API, r=asuth 2017-10-24 12:02:40 +02:00
GamepadMonitoring.cpp Bug 1221730 - Postpone singleton release in GamepadPlatformService::MaybeShutdown. r=baku 2016-06-28 00:27:00 +02:00
GamepadMonitoring.h Bug 1152551, part 3 - Fix more mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
GamepadPlatformService.cpp Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
GamepadPlatformService.h Bug 1381378: Refactor - Isolate gamepad index and GamepadServiceType from GamepadChangeEvent; r=daoshengmu 2017-07-17 11:44:39 +08:00
GamepadPose.cpp Bug 1355648 - Part 2: Handle GampadPose losing tracking situation; r=kip,qdot 2017-04-21 18:15:22 +08:00
GamepadPose.h Bug 1299932 - Part 1: Implement gamepadPose attribute in Gamepad API; r=kip,qdot 2016-10-24 18:04:41 +08:00
GamepadPoseState.h Bug 1411584 - avoid using memset on a non-trivial type object. r=kip 2017-10-26 11:41:22 +03:00
GamepadServiceTest.cpp Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 9 - Gamepad Test, r=asuth 2017-10-24 12:02:40 +02:00
GamepadServiceTest.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 9 - Gamepad Test, r=asuth 2017-10-24 12:02:40 +02:00
moz.build Bug 1299937 - Part 1: Implement GamepadHapticActuator in Gamepad API; r=qdot 2017-02-02 14:30:58 +08:00