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