1. aeec2bf Fix bug in split touches. by Jeff Brown · 15 years ago
  2. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 15 years ago
  3. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 15 years ago
  4. 54a1825 Fix app switch latency optimization. by Jeff Brown · 15 years ago
  5. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 15 years ago
  6. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 15 years ago
  7. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 15 years ago
  8. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  9. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 15 years ago
  10. b21fb10 Fix key repeat delay. by Jeff Brown · 15 years ago
  11. 85a3176 Add support for secure views. by Jeff Brown · 15 years ago
  12. 8d60866 Input device calibration and capabilities. by Jeff Brown · 15 years ago
  13. 0f4d7bc Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 15 years ago
  14. ae9fc03 Add support for throttling motion events. by Jeff Brown · 15 years ago
  15. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 15 years ago
  16. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 15 years ago
  17. d361659 Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  18. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  19. fd035829 Add initial gamepad support. by Jeff Brown · 15 years ago
  20. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  21. 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
  22. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  23. 349703e Native input event dispatching. by Jeff Brown · 15 years ago
  24. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  25. 7fbdc84 More native input event dispatching. by Jeff Brown · 15 years ago
  26. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  27. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  28. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  29. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago