1. d5bb82d DO NOT MERGE. Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  2. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  3. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  4. 89ef072 Add input system to Watchdog. Bug: 5094994 by Jeff Brown · 13 years ago
  5. be1aa82 Refactor input reader to add stylus support. Bug: 5064702 by Jeff Brown · 13 years ago
  6. ac38607 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  7. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  8. 8134681 Improve input event consistency invariants. by Jeff Brown · 13 years ago
  9. 98db5fa Allow touches to slide out of the navigation bar. by Jeff Brown · 13 years ago
  10. 7a9db18 No position information for outside touches by Kenny Root · 13 years ago
  11. f3b57de resolved conflicts for merge of 7e193916 to master by Dianne Hackborn · 13 years ago
  12. 214eaf4 Use ViewConfiguration to seed input system configuration. by Jeff Brown · 13 years ago
  13. 5ced76a Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 13 years ago
  14. 524ee64 Support chorded fallback keys. (DO NOT MERGE) by Jeff Brown · 13 years ago
  15. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  16. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  17. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  18. 4e91a18 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 13 years ago
  19. 0029c66 Add input filter mechanism for accessibility. by Jeff Brown · 13 years ago
  20. da3d5a9 Support chorded fallback keys. by Jeff Brown · 13 years ago
  21. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 13 years ago
  22. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  23. bfaf3b9 Be more precise about tracking fallback keys. by Jeff Brown · 14 years ago
  24. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  25. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  26. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  27. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  28. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago[Renamed from include/ui/InputDispatcher.h]
  29. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  30. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  31. 29fc2c9 Allow status bar panels to be on top of the status bar. by Joe Onorato · 14 years ago
  32. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  33. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  34. 88e7b31 resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 14 years ago
  35. 120a459 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 14 years ago
  36. b8b200d am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 14 years ago
  37. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  38. 3b2b354 Add support for secure system overlays. by Jeff Brown · 14 years ago
  39. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  40. 9c9f1a3 Track input state when transferring touch focus. by Jeff Brown · 14 years ago
  41. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  42. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  43. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  44. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  45. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  46. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  47. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  48. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  49. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  50. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  51. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  52. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  53. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  54. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  55. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  56. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  57. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  58. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  59. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  60. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  61. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  62. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago