1. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  2. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  3. bfaf3b9 Be more precise about tracking fallback keys. by Jeff Brown · 13 years ago
  4. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  5. 58a2da8 Fix crashes caused by some input devices. by Jeff Brown · 14 years ago
  6. 928e054 Prevent events from getting backlogged. by Jeff Brown · 14 years ago
  7. 9571285 Only allow touch events from one device at a time. by Jeff Brown · 14 years ago
  8. b4ff35d Mouse pointer integration. by Jeff Brown · 14 years ago[Renamed from include/ui/InputDispatcher.h]
  9. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  10. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  11. 29fc2c9 Allow status bar panels to be on top of the status bar. by Joe Onorato · 14 years ago
  12. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  13. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 14 years ago
  14. 88e7b31 resolved conflicts for merge of df3cccf3 to master by Jeff Brown · 14 years ago
  15. 120a459 Drop all dispatcher state when dispatcher is disabled. by Jeff Brown · 14 years ago
  16. b8b200d am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread by Jeff Brown · 14 years ago
  17. e2fe69e Fix bug where home presses were not poking user activity. by Jeff Brown · 14 years ago
  18. 3b2b354 Add support for secure system overlays. by Jeff Brown · 14 years ago
  19. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 14 years ago
  20. 9c9f1a3 Track input state when transferring touch focus. by Jeff Brown · 14 years ago
  21. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  22. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  23. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  24. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  25. 928b5bf am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  26. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  27. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  28. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  29. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  30. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  31. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  32. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  33. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  34. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  35. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  36. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  37. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  38. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  39. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  40. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  41. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  42. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago