1. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  2. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  3. 4952dfd Ensure input events are processed in-order in the application. by Jeff Brown · 13 years ago
  4. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  5. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  6. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  7. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  8. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  9. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 14 years ago
  10. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  11. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  12. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  13. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago