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