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