Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ff80e302cb15c662dd2a770642ddab8c1246cc23
/
libs
/
sensor
/
SensorEventQueue.cpp
c4c5c89
Add PID and package name to tracing
by Rocky Fang
· 11 months ago
71df397
Add trace for sensor event
by Rocky Fang
· 1 year, 1 month ago
e318d6b
Implement Sensors NDK Filtering
by Brian Stack
· 6 years ago
d5e079f
[sensor] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
da8385c
Add ASensorEventQueue_registerSensor and default error value
by Peng Xu
· 8 years ago
801ea09
split libsensor our of libgui
by Mathias Agopian
· 8 years ago
[Renamed (96%) from libs/gui/SensorEventQueue.cpp]
2f3bf13
Define typical sensor sample rate in native code
by Peng Xu
· 9 years ago
bfbd374
Native: Sensor: For ndk sensor enable request, enable sensor with
by Aniroop Mathur
· 10 years ago
5c53805
Enable sensor data injection mode through adb.
by Aravind Akella
· 10 years ago
63a0f42
Build fix SensorEventQueue.
by Aravind Akella
· 10 years ago
a9e6cc3
Enable data injection mode in SensorService.
by Aravind Akella
· 10 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
f10c46e
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
8a96955
Fix sockfd leakage in SensorService.
by Aravind Akella
· 11 years ago
56ae426
SensorService performance improvements.
by Aravind Akella
· 11 years ago
9a844cf
Enable wakeup sensors.
by Aravind Akella
· 11 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 12 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 12 years ago
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 12 years ago
29267fe
return errors properly in BitTube and SensorEventQueue
by Mathias Agopian
· 13 years ago
7b5be95
use a socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5cae0d0
Rename SensorChannel to BitTube
by Mathias Agopian
· 14 years ago
2ffb247
Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 15 years ago
aeda9af
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
by Mathias Agopian
· 15 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago
45e0acb
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 15 years ago
a48bcf6
Added SensorManager.getMinDelay()
by Mathias Agopian
· 15 years ago
e3c8234
propagate sensor event rate properly
by Mathias Agopian
· 15 years ago
a7352c9
new SensorService
by Mathias Agopian
· 15 years ago
589ce85
first step at implementing the native sensor support
by Mathias Agopian
· 15 years ago