1. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  2. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  3. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  4. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  5. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago[Renamed (98%) from include/ui/InputTransport.h]
  6. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  7. 2d34e0c Accurately track the sequence numbers of batched events. by Jeff Brown · 12 years ago
  8. 90fde93 Enable deferred input messages to be batched. by Jeff Brown · 12 years ago
  9. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  10. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 12 years ago
  11. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  12. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  13. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  14. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  15. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  16. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  17. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  18. 6826741 Add new native Looper API. by Dianne Hackborn · 14 years ago
  19. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  20. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  21. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  22. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  23. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago