- 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
- f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 6 months ago
- 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 6 months ago
- 33e3baa InputDispatcher: Perform hit test in logical display space by Prabir Pradhan · 2 years, 9 months ago
- 3e2f479 Merge "Skip flaky InputDispatcher tests." into udc-dev by TreeHugger Robot · 2 years, 6 months ago
- 56e7909 Ensure real touch cancels injected events by Siarhei Vishniakou · 2 years, 6 months ago
- 2a8ad28 Merge "Add test for HOVER_EXIT when another device is touched" into udc-dev by Siarhei Vishniakou · 2 years, 6 months ago
- e1cbbd6 Skip flaky InputDispatcher tests. by Michael Wright · 2 years, 6 months ago
- 4c91455 Merge "Don't store the departing pointer in InputState" into udc-dev by TreeHugger Robot · 2 years, 6 months ago
- 82dc042 Don't store the departing pointer in InputState by Siarhei Vishniakou · 2 years, 7 months ago
- 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 2 years, 7 months ago
- 4e1ffa5 Add test for HOVER_EXIT when another device is touched by Siarhei Vishniakou · 2 years, 7 months ago
- f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 2 years, 7 months ago
- 6de91ec Merge "Ignore hover events while pointers are already down" by Siarhei Vishniakou · 2 years, 7 months ago
- 2e3e443 Ignore hover events while pointers are already down by Siarhei Vishniakou · 2 years, 7 months ago
- ff74a40 Merge "Add POLICY_FLAG_PASS_TO_USER to complete the gesture" by TreeHugger Robot · 2 years, 7 months ago
- 5bf25d9 Add POLICY_FLAG_PASS_TO_USER to complete the gesture by Siarhei Vishniakou · 2 years, 7 months ago
- 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 2 years, 7 months ago
- 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 7 months ago
- e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 2 years, 7 months ago
- 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 2 years, 7 months ago
- 1ae72f1 Add FLAG_CANCELED for all ACTION_CANCEL events by Siarhei Vishniakou · 2 years, 7 months ago
- b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 2 years, 9 months ago
- 34dfbf0 Merge "Fix wallpaper window multi-touch" by Arthur Hung · 2 years, 9 months ago
- c539dbb Fix wallpaper window multi-touch by Arthur Hung · 2 years, 9 months ago
- 487c49b Test coordinates of ACTION_OUTSIDE events by Siarhei Vishniakou · 2 years, 9 months ago
- 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 2 years, 9 months ago
- d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 2 years, 10 months ago
- e9349e7 Ensure returned event is non-null by Siarhei Vishniakou · 2 years, 9 months ago
- 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 2 years, 9 months ago
- c4f09ef Merge "Check display id of the last hover window before it is cleared" by Siarhei Vishniakou · 2 years, 9 months ago
- 74c248d Fix wallpaper window can't receive up event by Arthur Hung · 2 years, 10 months ago
- dae9dfc Check display id of the last hover window before it is cleared by Tommy Nordgren · 2 years, 11 months ago
- 327b935 Merge "Fix ACTION_POINTER_DOWN reports wrong pointers" by Arthur Hung · 2 years, 10 months ago
- 0b0374d Erase touch state if empty by Siarhei Vishniakou · 2 years, 10 months ago
- 9648374 Fix ACTION_POINTER_DOWN reports wrong pointers by Arthur Hung · 2 years, 10 months ago
- 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 2 years, 11 months ago
- 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years ago
- 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 3 months ago
- e4df875 Revert "InputDispatcher: Blame the window from the focus request for ANR" by Vishnu Nair · 3 years ago
- 2f5bc8b InputDispatcher: Blame the window from the focus request for ANR by Vishnu Nair · 3 years, 1 month ago
- aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 1 month ago
- cf72c73 Merge changes Ib7e34368,I444cf8c5 by TreeHugger Robot · 3 years, 1 month ago
- 814fe08 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 1 month ago
- b75c2aa Fix drag and drop access wrong pointer id by Arthur Hung · 3 years, 2 months ago
- a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 2 months ago
- 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 2 months ago
- 6abcf8f Call pilfer pointers when second pointer goes down during D&D by Vaibhav Devmurari · 3 years, 3 months ago
- 086feab Merge "Modify pilferpointers API to selectively cancel pointers" by Vaibhav Devmurari · 3 years, 3 months ago
- 3fc7a61 Merge "Fix drag surface may stuck in multi displays" into tm-dev am: 02165220ca am: 32c8686614 by TreeHugger Robot · 3 years, 3 months ago
- 3915c1f Fix drag surface may stuck in multi displays by Arthur Hung · 3 years, 3 months ago
- ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 4 months ago
- 8a2b1a4 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
- 1e28ac4 Fix drag and drop may stuck in multi touch am: 54745651cc am: f270ca49ab am: 7b2bea286e am: 43db0f8c1c by Arthur Hung · 3 years, 4 months ago
- 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 4 months ago
- 5474565 Fix drag and drop may stuck in multi touch by Arthur Hung · 3 years, 5 months ago
- 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, 4 months ago
- 7092e26 Address Pointer Capture crash during rapid toggles by Prabir Pradhan · 3 years, 4 months ago
- 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 4 months ago
- 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
- 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 5 months ago
- d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 5 months ago
- 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
- 820a542 Merge "Change input injection security model to require INJECT_EVENTS permission" into tm-dev by Prabir Pradhan · 3 years, 5 months ago
- 468a0d4 Merge "Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
- f7c6df1 Merge "Add last interacted window check in setInTouchMode" into tm-dev by Antonio Kantek · 3 years, 5 months ago
- 48710e4 Add last interacted window check in setInTouchMode by Antonio Kantek · 3 years, 5 months ago
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 5 months ago
- 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 6 months ago
- 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 6 months ago
- b60b1dc Add tests for WATCH_OUTSIDE_TOUCH and touches outside windows by Prabir Pradhan · 3 years, 6 months ago
- 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 3 years, 7 months ago
- 506d7d3 Merge "Add tests for some split touch cases" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
- a16e3a2 Add tests for some split touch cases by Siarhei Vishniakou · 3 years, 6 months ago
- 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 3 years, 7 months ago
- edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 7 months ago
- 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 3 years, 7 months ago
- 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 3 years, 7 months ago
- dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 3 years, 7 months ago
- 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
- 9d926a8 Merge "(TouchMode Permission 2.4/n) Update touch mode tests" by Antonio Kantek · 3 years, 7 months ago
- 26defcf (TouchMode Permission 2.4/n) Update touch mode tests by Antonio Kantek · 3 years, 7 months ago
- 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 3 years, 7 months ago
- f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 3 years, 7 months ago
- 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 3 years, 7 months ago
- e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 3 years, 7 months ago
- b0977e0 Merge "InputDispatcher: Remove gesture monitor implementation" by TreeHugger Robot · 3 years, 7 months ago
- dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 3 years, 8 months ago
- d2f1637 Merge "InputDispatcher: Update tests to verify spy window gesture monitors" by Prabir Pradhan · 3 years, 7 months ago
- a3ab87a InputDispatcher_test: Fix death tests by Prabir Pradhan · 3 years, 7 months ago
- ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 3 years, 9 months ago
- 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 3 years, 8 months ago
- 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 3 years, 8 months ago
- 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 3 years, 8 months ago
- bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 3 years, 8 months ago
- 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 3 years, 9 months ago
- d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years ago
- daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 3 years, 9 months ago