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. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago[Renamed from libs/ui/InputTransport.cpp]
  6. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 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. d1c48a0 Dispatch multiple touch events in parallel. by Jeff Brown · 12 years ago
  11. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 12 years ago
  12. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. f7537bc Provide more descriptive name for InputChannel ashmem. by Jeff Brown · 13 years ago
  15. 8134681 Improve input event consistency invariants. by Jeff Brown · 13 years ago
  16. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  17. 4e91a18 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 13 years ago
  18. ace13b1 Use touch pad gestures to manipulate the pointer. by Jeff Brown · 13 years ago
  19. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  20. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  21. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  22. 7dae0e4 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  23. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  24. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  25. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 14 years ago
  26. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 14 years ago
  27. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  28. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  29. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  30. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago