- 840bc7c Merge "Add benchmark for onWindowInfosChanged" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- 93ccdae Merge changes from topic "presubmit-am-c81762ef3b084d75afdf183d012bec54" into tm-dev by Siarhei Vishniakou · 3 years, 10 months ago
- 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 11 months ago
- e844e01 Remove PreferStylusOverTouchBlocker by Siarhei Vishniakou · 3 years, 10 months ago
- 1fb1891 Log event information when event is dropped by Siarhei Vishniakou · 3 years, 10 months ago
- 8c84b80 Add benchmark for onWindowInfosChanged by Siarhei Vishniakou · 3 years, 10 months ago
- 6dfbf26 InputDispatcher: Do not drop ongoing gesture if a window is no longer a spy by Prabir Pradhan · 3 years, 10 months ago
- b023780 Merge "Reset intercept key wake time when receving up event" into tm-dev by Arthur Hung · 3 years, 10 months ago
- 93ec0b4 Merge "Avoid using raw pointers in QueuedInputListener" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- 2ee6d0b Reset intercept key wake time when receving up event by Arthur Hung · 3 years, 11 months ago
- 39cece1 Merge "Ensure stale event does not cause ANR" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- 4eaf8ab Merge "Adding svv@google.com as fuzzer owner to receive performance alerts." am: d114f93758 am: 49b973ab5c am: 25a4935990 by Anis Assi · 3 years, 10 months ago
- 289e924 Ensure stale event does not cause ANR by Siarhei Vishniakou · 4 years ago
- d96387b Adding svv@google.com as fuzzer owner to receive performance alerts. by Anis Assi · 3 years, 10 months ago
- fcf7524 Avoid using raw pointers in QueuedInputListener by Siarhei Vishniakou · 3 years, 11 months ago
- 506d7d3 Merge "Add tests for some split touch cases" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- d61e371 Merge "Make InputDispatcher logs available dynamically" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
- 63138b6 Make InputDispatcher logs available dynamically by Siarhei Vishniakou · 3 years, 11 months ago
- a16e3a2 Add tests for some split touch cases by Siarhei Vishniakou · 3 years, 11 months ago
- 51e7db0 WindowInfo: Merge InputConfig and Feature flags by Prabir Pradhan · 4 years ago
- f6db4c3 Block touches when stylus is down by Siarhei Vishniakou · 4 years ago
- a271847 Merge "Support ANRs from windows that are not tracked by WM" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
- 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
- edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 4 years ago
- 62105c7 FocusRequest token can be nullable by HQ Liu · 4 years ago
- 7b6e9fe Merge "Let touch screen and joystick could be associated with the display" by TreeHugger Robot · 4 years ago
- 6d5b4b2 Let touch screen and joystick could be associated with the display by Arthur Hung · 4 years ago
- 0634904 Remove the concept of TOUCH_MODAL from input by Prabir Pradhan · 4 years ago
- 76bdecb Invert some InputConfig flags to simplify default behavior by Prabir Pradhan · 4 years ago
- dc70e40 Merge "Introduce WindowInfo::InputConfig flag to control input behavior" by TreeHugger Robot · 4 years ago
- 07bc0ac Merge "Add a debug flag to convert all touch pointers to stylus" by Prabir Pradhan · 4 years ago
- 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 4 years ago
- df4b067 Merge "Use InputProcessor instead of InputClassifier" by Siarhei Vishniakou · 4 years ago
- 9d926a8 Merge "(TouchMode Permission 2.4/n) Update touch mode tests" by Antonio Kantek · 4 years ago
- f4d65b1 Add a debug flag to convert all touch pointers to stylus by Prabir Pradhan · 4 years ago
- 26defcf (TouchMode Permission 2.4/n) Update touch mode tests by Antonio Kantek · 4 years ago
- 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
- 34d6fef Use InputProcessor instead of InputClassifier by Siarhei Vishniakou · 4 years ago
- 019eb66 Update TODO bug in setInTouchMode by Antonio Kantek · 4 years ago
- f24d8d6 Merge changes If3d6ea21,Iab8360f2 by TreeHugger Robot · 4 years ago
- 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 4 years ago
- e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 4 years ago
- b0977e0 Merge "InputDispatcher: Remove gesture monitor implementation" by TreeHugger Robot · 4 years ago
- dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 4 years ago
- d2f1637 Merge "InputDispatcher: Update tests to verify spy window gesture monitors" by Prabir Pradhan · 4 years ago
- a3ab87a InputDispatcher_test: Fix death tests by Prabir Pradhan · 4 years ago
- ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 4 years, 1 month ago
- 1376fcd InputDispatcher: Update tests to verify spy window gesture monitors by Prabir Pradhan · 4 years ago
- fba9796 Merge changes from topic "link libinput dynamically for tests" by TreeHugger Robot · 4 years ago
- 599126c Merge "Add ChromeOS palm rejection model" by Siarhei Vishniakou · 4 years ago
- 60a1588 Use C++20 in libinput by Siarhei Vishniakou · 4 years ago
- 031498c Revert "Link libinput statically for inputflinger_tests" by Siarhei Vishniakou · 4 years ago
- ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
- 24cb243 Merge "Multiply stale event detection threshold by HwTimeoutMultiplier" by TreeHugger Robot · 4 years ago
- ce2d5b6 Merge "Update uniqueId association native methods" by Christine Franks · 4 years ago
- 7854825 Multiply stale event detection threshold by HwTimeoutMultiplier by Vadim Tryshev · 4 years ago
- bb19287 Link libinput statically for inputflinger_tests by Siarhei Vishniakou · 4 years, 1 month ago
- e123883 Add libpalmrejection_test to inputflinger presubmit by Siarhei Vishniakou · 4 years, 1 month ago
- 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
- 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
- 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
- 46d8a1e Add pointer acceleration native APIs by Christine Franks · 4 years ago
- 6db68e1 Merge "Add API to get KeyCode produced by physical key location." by Philip Junker · 4 years ago
- 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
- b768bb4 Add pointer capture eligibility native APIs by Christine Franks · 4 years, 2 months ago
- 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
- 741b99e Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." into sc-v2-dev am: 6f28d23f07 by Philip Junker · 4 years ago
- d1592be Merge "Add integration test that clarifies behaviour of ACTION_POINTER_UP" by TreeHugger Robot · 4 years ago
- bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 4 years ago
- fd97e9d Add integration test that clarifies behaviour of ACTION_POINTER_UP by Siarhei Vishniakou · 4 years ago
- b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
- dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years ago
- 5fd3e01 Use ACTION_POINTER_1_DOWN const to simplify InputReader_test by Siarhei Vishniakou · 4 years, 1 month ago
- 6594953 Merge "Set touch and tool resolution in TouchInputMapper" by TreeHugger Robot · 4 years ago
- 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 1 month ago
- c5ed494 Remove comment to remove untrusted touches log by Bernardo Rufino · 4 years ago
- 1b2c42c Merge "Refactor axis initialization logic" by TreeHugger Robot · 4 years ago
- 510cc5e Merge "Use std::erase_if to simplify removal of items" by Siarhei Vishniakou · 4 years ago
- 4e837cc Refactor axis initialization logic by Siarhei Vishniakou · 4 years, 1 month ago
- f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years, 1 month ago
- 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
- 552c657 Merge changes from topic "stylus-input-window" by TreeHugger Robot · 4 years, 1 month ago
- bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years, 1 month ago
- 5c85e05 InputDispatcher: Assert that all spy windows are trusted overlays by Prabir Pradhan · 4 years, 1 month ago
- d65552b InputDispatcher: Implement stylus interceptor by Prabir Pradhan · 4 years, 3 months ago
- 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
- daa2f14 Reland^2 "Input injection: Assume transformed values are i..." by Prabir Pradhan · 4 years, 1 month ago
- 59943ee Merge "InputDispatcher: Implement spy windows" by TreeHugger Robot · 4 years, 1 month ago
- 914371c Merge changes I53c7d59d,Ie45d9381 by TreeHugger Robot · 4 years, 1 month ago
- 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 4 years, 2 months ago
- 713bb3e InputDispatcher: Don't split mouse events by Prabir Pradhan · 4 years, 1 month ago
- 3f90d31 InputDispatcher: Refactoring to prepare for spy windows by Prabir Pradhan · 4 years, 2 months ago
- dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 4 years, 1 month ago
- 7eaec5d Merge "Convert #define in Macros.h to bools" by TreeHugger Robot · 4 years, 1 month ago
- 7965f4a Merge "Reorder VerifiedKey/MotionEvent structs for hwasan" by TreeHugger Robot · 4 years, 1 month ago
- 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
- f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
- d00847d Remove warning when associated display is ADISPLAY_ID_NONE. by Weilun Du · 4 years, 1 month ago
- 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
- 663fc83 Revert "Reland "Input injection: Assume transformed values are i..."" by Alex Chau · 4 years, 1 month ago