summaryrefslogtreecommitdiffstats
path: root/include/gui/SensorEventQueue.h
Commit message (Expand)AuthorAgeFilesLines
* Fix sockfd leakage in SensorService.Aravind Akella2014-10-021-0/+1
* SensorService fixesAravind Akella2014-09-101-1/+1
* SensorService flush fixes.Aravind Akella2014-09-031-1/+1
* SensorService fixes.Aravind Akella2014-08-191-1/+1
* Enable wakeup sensors.Aravind Akella2014-04-231-2/+3
* Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-091-1/+1
* fix a few problems with BitTubeMathias Agopian2013-09-101-0/+6
* Sensor batching. Changes to the native code.Aravind Akella2013-09-031-1/+3
* use a socketpair instead of a pipe in BitTubeMathias Agopian2012-04-021-1/+4
* Rename SensorChannel to BitTubeMathias Agopian2011-10-201-2/+2
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-3/+3
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-291-1/+1
* propagate sensor event rate properlyMathias Agopian2010-07-211-2/+4
* new SensorServiceMathias Agopian2010-07-191-0/+9
* first step at implementing the native sensor supportMathias Agopian2010-07-131-0/+71