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