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