gecko/hal
Thomas Zimmermann cef48585f2 Bug 1232687: Add system-service interface to HAL, r=gsvelto
The new HAL interface allows for starting, stopping, and querying
the status of system services. How these operations are performed
depends on the underlying system.

The current implementation for Gonk already contains a workaround
from Bluetooth, where quickly restarted system services require a
cool-down time between retrys.
2016-01-04 16:08:21 +01:00
..
android Bug 1172740 - Implement Android HAL backend for alarms. r=snorp 2015-10-01 14:40:53 -03:00
cocoa Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
fallback Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
gonk Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
linux Bug 852944 - Gamepad API IPC; r=ted, r=baku 2015-04-23 15:05:29 -07:00
sandbox Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
tests
windows Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
Hal.cpp Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
Hal.h Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
HalImpl.h
HalInternal.h
HalLog.h Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
HalSandbox.h
HalScreenConfiguration.h
HalSensor.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
HalTypes.h Bug 1157030 - Stop special-casing the homescreen in the process priority manager. r=khuey, r=dhylands 2015-04-30 13:12:21 +02:00
HalWakeLock.cpp Bug 1187142 - Replace nsBaseHashtable::Enumerate() calls in hal/ with iterators. r=dhylands. 2015-10-19 21:52:44 -07:00
HalWakeLock.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
moz.build Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
WindowIdentifier.cpp
WindowIdentifier.h