1. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  2. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  3. a931d521 AArch64: Use long for pointers in view/input classes by Ashok Bhat · 10 years ago
  4. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  5. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  6. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  7. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 13 years ago
  8. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  9. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  10. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  11. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  12. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  13. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 14 years ago
  14. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  15. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  16. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  17. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago