1. b27b8c0 Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 14 years ago
  2. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  3. 120a459 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 14 years ago
  4. c3db858 Add unit tests for native input and fix bugs identified. by Jeff Brown · 14 years ago
  5. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  6. af48cae Fix a native crash in input dispatcher when windows are removed. by Jeff Brown · 14 years ago
  7. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  8. 3122e44 Improve the input policy handling a bit. by Jeff Brown · 14 years ago
  9. a1160a7 Fix a bug synthesizing cancelation events for motions. by Jeff Brown · 14 years ago
  10. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  11. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  12. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  13. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  14. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  15. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  16. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  17. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  18. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 14 years ago
  19. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 14 years ago
  20. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  21. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  22. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  23. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  24. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  25. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  26. 0f4d7bc Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 14 years ago
  27. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  28. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  29. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  30. d361659 Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  31. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  32. fd03582 Add initial gamepad support. by Jeff Brown · 15 years ago
  33. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  34. 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
  35. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  36. 349703e Native input event dispatching. by Jeff Brown · 15 years ago
  37. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  38. 7fbdc84 More native input event dispatching. by Jeff Brown · 15 years ago
  39. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  40. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  41. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  42. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago