index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SensorEventQueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable sensor data injection mode through adb.
Aravind Akella
2015-06-30
1
-7
/
+15
*
Build fix SensorEventQueue.
Aravind Akella
2015-04-24
1
-1
/
+1
*
Enable data injection mode in SensorService.
Aravind Akella
2015-04-23
1
-0
/
+10
*
libgui: Enable -Weverything and -Werror
Dan Stoza
2014-12-05
1
-4
/
+7
*
Enable clang for libui/libgui/surfaceflinger
Dan Stoza
2014-11-11
1
-1
/
+1
*
Fix sockfd leakage in SensorService.
Aravind Akella
2014-10-02
1
-9
/
+13
*
SensorService performance improvements.
Aravind Akella
2014-07-24
1
-1
/
+9
*
Enable wakeup sensors.
Aravind Akella
2014-04-23
1
-0
/
+9
*
Change API from flush(handle) to flush(). Call flush on all active sensors in...
Aravind Akella
2013-10-09
1
-2
/
+2
*
fix a few problems with BitTube
Mathias Agopian
2013-09-10
1
-7
/
+19
*
Sensor batching. Changes to the native code.
Aravind Akella
2013-09-03
1
-9
/
+11
*
return errors properly in BitTube and SensorEventQueue
Mathias Agopian
2012-05-07
1
-2
/
+9
*
use a socketpair instead of a pipe in BitTube
Mathias Agopian
2012-04-02
1
-26
/
+5
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Rename SensorChannel to BitTube
Mathias Agopian
2011-10-20
1
-2
/
+2
*
Fix typo which causes sensors to fail miserably
Mathias Agopian
2010-09-16
1
-1
/
+1
*
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
Mathias Agopian
2010-09-16
1
-2
/
+16
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-11
/
+11
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
1
-1
/
+1
*
Added SensorManager.getMinDelay()
Mathias Agopian
2010-07-29
1
-2
/
+2
*
propagate sensor event rate properly
Mathias Agopian
2010-07-21
1
-2
/
+6
*
new SensorService
Mathias Agopian
2010-07-19
1
-6
/
+40
*
first step at implementing the native sensor support
Mathias Agopian
2010-07-13
1
-0
/
+97