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
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
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
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