gecko/hal/gonk
Thomas Zimmermann 56c1b5a10a Bug 1194721: Support Gonk sensors daemon, r=gsvelto
This patch adds th state machine for supporting the Gonk sensors
daemon in Gecko. The daemon gets started when the first sensor is
enabled. Sensors can be enabled and disabled at will. The daemon
will send events about detected sensors and sensor events. Gecko's
state machine receives themand forwards them as DOM events.

The old support for device sensors is still present for devices without
sensorsd. A future patch will remove this code.
2016-02-04 12:35:13 +01:00
..
fanotify.h
GonkDiskSpaceWatcher.cpp
GonkFMRadio.cpp
GonkHal.cpp Bug 1234176 - Introduce and use the WriteSysFile() helper function. r=dhylands 2015-12-29 11:49:50 +01:00
GonkSensor.cpp Bug 1194721: Support Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsHelpers.cpp Bug 1194721: Add helpers for Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsHelpers.h Bug 1194721: Add helpers for Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsInterface.cpp Bug 1194721: Add interface for Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsInterface.h Bug 1194721: Add interface for Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsPollInterface.cpp Bug 1194721: Add poll interface and module for Gonk sensors, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsPollInterface.h Bug 1194721: Add poll interface and module for Gonk sensors, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsRegistryInterface.cpp Bug 1194721: Add registry interface and module for Gonk sensors, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSensorsRegistryInterface.h Bug 1194721: Add registry interface and module for Gonk sensors, r=gsvelto 2016-02-04 12:35:13 +01:00
GonkSwitch.cpp
nsIRecoveryService.idl
SensorsTypes.h Bug 1194721: Add helpers for Gonk sensors daemon, r=gsvelto 2016-02-04 12:35:13 +01:00
SystemService.cpp Bug 1232687: Add system-service interface to HAL, r=gsvelto 2016-01-04 16:08:21 +01:00
tavarua.h
UeventPoller.cpp Bug 1208418: Shut down UeventPoller on XPCOM shutdown to fix the crash when the chrome process exits. r=dhylands 2016-01-22 11:08:55 +08:00
UeventPoller.h