1. 2f99cdb Lower severity for invalid accessibility hover event stream to ERROR. by Daniel Norman · 2 years, 6 months ago
  2. d5876ba Create new input targets for hover events by Siarhei Vishniakou · 2 years, 8 months ago
  3. 70c6ee8 Set cursor position to the first pointer for mouse events by Siarhei Vishniakou · 2 years, 8 months ago
  4. 89b675e Merge "InputDispatcher: Only send touchpad nav gestures to trusted overlays" into udc-dev by Harry Cutts · 2 years, 9 months ago
  5. b166c00 InputDispatcher: Only send touchpad nav gestures to trusted overlays by Harry Cutts · 2 years, 9 months ago
  6. afa08cc Slip touch when the new window is valid by Siarhei Vishniakou · 2 years, 9 months ago
  7. b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  8. a235c04 Treat HOVER_EXIT as continuation of existing gesture by Siarhei Vishniakou · 2 years, 9 months ago
  9. d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 9 months ago
  10. 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 9 months ago
  11. c03813b Merge "Clean up InputDispatcherPolicyInterface" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
  12. b398162 Trigger system key user activity during keyguard by Josep del Rio · 2 years, 9 months ago
  13. b681c20 Simplify hovering pointer condition by Siarhei Vishniakou · 2 years, 9 months ago
  14. a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 9 months ago
  15. 8db57bf Merge "Notify dispatcher when its configuration needs to be updated" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  16. 0f6558d Do not slip touch into window with same input channel by Siarhei Vishniakou · 2 years, 9 months ago
  17. 87112a7 Notify dispatcher when its configuration needs to be updated by Prabir Pradhan · 2 years, 9 months ago
  18. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 10 months ago
  19. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 10 months ago
  20. 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 10 months ago
  21. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  22. f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
  23. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 11 months ago
  24. 33e3baa InputDispatcher: Perform hit test in logical display space by Prabir Pradhan · 3 years, 2 months ago
  25. 3e2f479 Merge "Skip flaky InputDispatcher tests." into udc-dev by TreeHugger Robot · 2 years, 11 months ago
  26. 56e7909 Ensure real touch cancels injected events by Siarhei Vishniakou · 3 years ago
  27. 2a8ad28 Merge "Add test for HOVER_EXIT when another device is touched" into udc-dev by Siarhei Vishniakou · 3 years ago
  28. e1cbbd6 Skip flaky InputDispatcher tests. by Michael Wright · 3 years ago
  29. 4c91455 Merge "Don't store the departing pointer in InputState" into udc-dev by TreeHugger Robot · 3 years ago
  30. 82dc042 Don't store the departing pointer in InputState by Siarhei Vishniakou · 3 years ago
  31. 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 3 years ago
  32. 4e1ffa5 Add test for HOVER_EXIT when another device is touched by Siarhei Vishniakou · 3 years ago
  33. f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 3 years ago
  34. 6de91ec Merge "Ignore hover events while pointers are already down" by Siarhei Vishniakou · 3 years ago
  35. 2e3e443 Ignore hover events while pointers are already down by Siarhei Vishniakou · 3 years ago
  36. ff74a40 Merge "Add POLICY_FLAG_PASS_TO_USER to complete the gesture" by TreeHugger Robot · 3 years ago
  37. 5bf25d9 Add POLICY_FLAG_PASS_TO_USER to complete the gesture by Siarhei Vishniakou · 3 years ago
  38. 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 3 years ago
  39. 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 3 years ago
  40. e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 3 years ago
  41. 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 3 years ago
  42. 1ae72f1 Add FLAG_CANCELED for all ACTION_CANCEL events by Siarhei Vishniakou · 3 years ago
  43. b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 3 years, 2 months ago
  44. 34dfbf0 Merge "Fix wallpaper window multi-touch" by Arthur Hung · 3 years, 1 month ago
  45. c539dbb Fix wallpaper window multi-touch by Arthur Hung · 3 years, 2 months ago
  46. 487c49b Test coordinates of ACTION_OUTSIDE events by Siarhei Vishniakou · 3 years, 2 months ago
  47. 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 3 years, 2 months ago
  48. d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 3 years, 3 months ago
  49. e9349e7 Ensure returned event is non-null by Siarhei Vishniakou · 3 years, 2 months ago
  50. 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 3 years, 2 months ago
  51. c4f09ef Merge "Check display id of the last hover window before it is cleared" by Siarhei Vishniakou · 3 years, 2 months ago
  52. 74c248d Fix wallpaper window can't receive up event by Arthur Hung · 3 years, 2 months ago
  53. dae9dfc Check display id of the last hover window before it is cleared by Tommy Nordgren · 3 years, 3 months ago
  54. 327b935 Merge "Fix ACTION_POINTER_DOWN reports wrong pointers" by Arthur Hung · 3 years, 2 months ago
  55. 0b0374d Erase touch state if empty by Siarhei Vishniakou · 3 years, 2 months ago
  56. 9648374 Fix ACTION_POINTER_DOWN reports wrong pointers by Arthur Hung · 3 years, 2 months ago
  57. 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 3 years, 3 months ago
  58. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  59. 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 8 months ago
  60. e4df875 Revert "InputDispatcher: Blame the window from the focus request for ANR" by Vishnu Nair · 3 years, 5 months ago
  61. 2f5bc8b InputDispatcher: Blame the window from the focus request for ANR by Vishnu Nair · 3 years, 6 months ago
  62. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 6 months ago
  63. cf72c73 Merge changes Ib7e34368,I444cf8c5 by TreeHugger Robot · 3 years, 6 months ago
  64. 814fe08 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 6 months ago
  65. b75c2aa Fix drag and drop access wrong pointer id by Arthur Hung · 3 years, 6 months ago
  66. a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 7 months ago
  67. 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 7 months ago
  68. 6abcf8f Call pilfer pointers when second pointer goes down during D&D by Vaibhav Devmurari · 3 years, 8 months ago
  69. 086feab Merge "Modify pilferpointers API to selectively cancel pointers" by Vaibhav Devmurari · 3 years, 8 months ago
  70. 3fc7a61 Merge "Fix drag surface may stuck in multi displays" into tm-dev am: 02165220ca am: 32c8686614 by TreeHugger Robot · 3 years, 8 months ago
  71. 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 3 years, 8 months ago
  72. ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 9 months ago
  73. 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 3 years, 10 months ago
  74. 1e28ac4 Fix drag and drop may stuck in multi touch am: 54745651cc am: f270ca49ab am: 7b2bea286e am: 43db0f8c1c by Arthur Hung · 3 years, 9 months ago
  75. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 9 months ago
  76. 5474565 Fix drag and drop may stuck in multi touch by Arthur Hung · 3 years, 9 months ago
  77. 0d17cd4 Merge "Address Pointer Capture crash during rapid toggles" into tm-dev am: 0f24a7c37b am: 810b002899 am: 689e8ad651 am: 0c2c497727 by Prabir Pradhan · 3 years, 9 months ago
  78. 7092e26 Address Pointer Capture crash during rapid toggles by Prabir Pradhan · 3 years, 9 months ago
  79. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 9 months ago
  80. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 10 months ago
  81. 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 10 months ago
  82. d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  83. 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 10 months ago
  84. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 10 months ago
  85. 820a542 Merge "Change input injection security model to require INJECT_EVENTS permission" into tm-dev by Prabir Pradhan · 3 years, 10 months ago
  86. 468a0d4 Merge "Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  87. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 11 months ago
  88. f7c6df1 Merge "Add last interacted window check in setInTouchMode" into tm-dev by Antonio Kantek · 3 years, 10 months ago
  89. 48710e4 Add last interacted window check in setInTouchMode by Antonio Kantek · 3 years, 10 months ago
  90. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  91. 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 11 months ago
  92. 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 11 months ago
  93. b60b1dc Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows by Prabir Pradhan · 3 years, 11 months ago
  94. 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 4 years ago
  95. 506d7d3 Merge "Add tests for some split touch cases" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  96. a16e3a2 Add tests for some split touch cases by Siarhei Vishniakou · 3 years, 11 months ago
  97. 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
  98. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 4 years ago
  99. 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
  100. 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago