- 9d38660 Merge "Cancel only the gesture corresponding to the dropped event" into main am: e88ab06136 am: 9135057510 am: d47a3d3112 by Siarhei Vishniakou · 2 years, 1 month ago
- 7bc2ce3 Merge "Bounce keys doesnt work for already connected keyboards" into main by Vaibhav Devmurari · 2 years, 1 month ago
- 3c248d8 Bounce keys doesnt work for already connected keyboards by Vaibhav Devmurari · 2 years, 1 month ago
- 99e407b Only prune non-pointer events by Siarhei Vishniakou · 2 years, 1 month ago
- 3cfa738 Cancel only the gesture corresponding to the dropped event by Hu Guo · 2 years, 2 months ago
- 92f6eba Merge "Pass input source and action in interceptMotionBeforeQueueing" into main by Yeabkal Wubshit · 2 years, 1 month ago
- e9ef6bc Query InputState for pointer information when canceling a gesture by Siarhei Vishniakou · 2 years, 1 month ago
- 88a9041 Pass input source and action in interceptMotionBeforeQueueing by Yeabkal Wubshit · 2 years, 1 month ago
- 193c0bb Merge "GestureConverter: remove an old TODO" into main by Harry Cutts · 2 years, 1 month ago
- 13191ea Merge "TouchpadInputMapper: protect metrics data with a lock" into main by Treehugger Robot · 2 years, 1 month ago
- 3472b47 GestureConverter: remove an old TODO by Harry Cutts · 2 years, 1 month ago
- 938c65d TouchpadInputMapper: protect metrics data with a lock by Harry Cutts · 2 years, 1 month ago
- f2de636 Merge "GestureConverter_test: Use ElementsAre for assertions" into main by Treehugger Robot · 2 years, 1 month ago
- 5f26e95 GestureConverter_test: Use ElementsAre for assertions by Harry Cutts · 2 years, 2 months ago
- 910655b Remove redundent call to enableTapToClick by Arpit Singh · 2 years, 1 month ago
- de4a0bf Merge changes Ie582b593,I0830cb24 into main by Arpit Singh · 2 years, 1 month ago
- 4bb0bd5 Revert "InputReader: Clear the multi-touch state when the device is reset" by Arpit Singh · 2 years, 1 month ago
- 82b27a0 Add delay before enabling tap while typing on physical keyboard by Arpit Singh · 2 years, 3 months ago
- 33a10a6 Cancel ongoing touchpad move gesture if user starts typing by Arpit Singh · 2 years, 3 months ago
- f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 2 years, 3 months ago
- 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years, 1 month ago
- 96a1557 Fix event stream in DragAndDropNotCancelledIfSomeOtherPointerIsPilfered by Siarhei Vishniakou · 2 years, 1 month ago
- d447b4c Merge "Disable app switch drop behaviour" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 18a1d51 Disable app switch drop behaviour by Siarhei Vishniakou · 2 years, 1 month ago
- c321fe2 Merge changes Icaf0efbf,Icbbd3eb6 into main by Prabir Pradhan · 2 years, 1 month ago
- 1720797 Merge "Remove unused code in InputDispatcher" into main am: 483e796936 am: 4b54be32f9 am: f7b2485fa1 by Siarhei Vishniakou · 2 years, 1 month ago
- 7662a8d InputDispatcher_test: Consolidate calls for consuming keys and motions by Prabir Pradhan · 2 years, 1 month ago
- a8fe7c5 InputDispatcher_test: Use InputEvent::nextId() for all injected events by Prabir Pradhan · 2 years, 1 month ago
- a6c4cf7 Remove unused code in InputDispatcher by Zhao Qin · 2 years, 1 month ago
- 9314468 Add sticky keys input filter by Vaibhav Devmurari · 2 years, 1 month ago
- 2e9e4ba Fix visitor by Yi Kong · 2 years, 1 month ago
- b2d8c6c Merge "Scramble input windows during fuzzing" into main by Treehugger Robot · 2 years, 1 month ago
- f1930a1 Scramble input windows during fuzzing by Siarhei Vishniakou · 2 years, 2 months ago
- e6d4cbc Merge "Pointer Icon Refactor: Show cursor immediately when mouse is connected" into main by Treehugger Robot · 2 years, 1 month ago
- 6506f6f Pointer Icon Refactor: Show cursor immediately when mouse is connected by Prabir Pradhan · 2 years, 1 month ago
- 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 2 years, 1 month ago
- 34216dc Merge "Add bounce keys input filter" into main by Vaibhav Devmurari · 2 years, 1 month ago
- 953e6a4 Add bounce keys input filter by Vaibhav Devmurari · 2 years, 2 months ago
- da7d335 Pointer Icon Refactor: Fix CursorInputMapperUnitTests with flag enabled by Prabir Pradhan · 2 years, 1 month ago
- 7a04f37 Merge "Per-display verifiers for InputDispatcherFuzzer" into main by Treehugger Robot · 2 years, 1 month ago
- 9a8dd7c Merge "Introduce thread safety to InputDeviceMetricsCollector" into main by Prabir Pradhan · 2 years, 1 month ago
- 119604e Per-display verifiers for InputDispatcherFuzzer by Siarhei Vishniakou · 2 years, 1 month ago
- 95019ac Introduce thread safety to InputDeviceMetricsCollector by Prabir Pradhan · 2 years, 1 month ago
- f8d9e44 InputReader: Clear the multi-touch state when the device is reset by Prabir Pradhan · 2 years, 1 month ago
- 6b71b63 Do not drop stale events for gestures in progress by Siarhei Vishniakou · 2 years, 3 months ago
- d982999 Merge changes from topics "pointer-icon-refactor-setPointerIcon", "setPointerIcon-hitTest" into main by Prabir Pradhan · 2 years, 1 month ago
- 64f21d2 InputDispatcher: Add hit test method isPointerInWindow by Prabir Pradhan · 2 years, 2 months ago
- 521f4fc Address comments: Add setPointerIcon for PointerChoreographer by Prabir Pradhan · 2 years, 1 month ago
- 4c7bf2a Merge changes I7288b24f,I6c3f082a into main by Prabir Pradhan · 2 years, 1 month ago
- 502a725 InputDispatcher: Reset touched window dispatch mode to AS_IS by Prabir Pradhan · 2 years, 1 month ago
- 4b09c1f InputDispatcher: Use a single dispatch mode per target by Prabir Pradhan · 2 years, 2 months ago
- 9932645 Add setPointerIcon for PointerChoreographer by Byoungho Jung · 2 years, 2 months ago
- 17dd1d7 Report palms from firmware to gestures library by Arpit Singh · 2 years, 3 months ago
- a9544f4 Merge "Fix broken Drag and Drop" into main by Vaibhav Devmurari · 2 years, 2 months ago
- 2fa8100 Merge "Ensure drag-and-drop and pilfering does not work with hovering pointers" into main by Prabir Pradhan · 2 years, 2 months ago
- 9cd9eb6 Ensure drag-and-drop and pilfering does not work with hovering pointers by Prabir Pradhan · 2 years, 2 months ago
- 110ba32 Fix broken Drag and Drop by Vaibhav Devmurari · 2 years, 2 months ago
- 43881b0 Merge "InputDispatcherSingleWindowAnr: Send events via InputListener instead of injection" into main by Siarhei Vishniakou · 2 years, 2 months ago
- a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 2 years, 2 months ago
- ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 2 years, 2 months ago
- 67bf216 InputDispatcherSingleWindowAnr: Send events via InputListener instead of injection by Siarhei Vishniakou · 2 years, 2 months ago
- 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 2 months ago
- d908f5a Wait for dispatcher to be idle in WindowDropsInput test by Siarhei Vishniakou · 2 years, 2 months ago
- 7be50c9 Move hover rejection to an earlier part of the function by Siarhei Vishniakou · 2 years, 2 months ago
- 18c6a90 Merge "Add test case for hover eventId synthesis" into main by Prabir Pradhan · 2 years, 2 months ago
- eae5a68 Merge "Add TODOs to clean up tests that were duplicated for refactoring" into main by Prabir Pradhan · 2 years, 2 months ago
- fd3de79 Merge "Pointer icon refactor for touchpad" into main by Prabir Pradhan · 2 years, 2 months ago
- 5893d36 Add test case for hover eventId synthesis by Prabir Pradhan · 2 years, 2 months ago
- 517fe5f Merge changes I15826708,I2738d1a3 into main by Prabir Pradhan · 2 years, 2 months ago
- 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 2 years, 2 months ago
- cc7268a Add TODOs to clean up tests that were duplicated for refactoring by Prabir Pradhan · 2 years, 2 months ago
- ee6268f Pointer icon refactor for touchpad by Byoungho Jung · 2 years, 3 months ago
- 2404754 Make EventEntry const throughout the Dispatcher pipieline by Prabir Pradhan · 2 years, 2 months ago
- d533321 Merge "Add InputFilter rust component as InputListener stage." into main by Vaibhav Devmurari · 2 years, 2 months ago
- 34a5980 Merge "Load simulate_stylus_with_touch on touchscreen reconfiguration" into main by Prabir Pradhan · 2 years, 2 months ago
- 522758a Load simulate_stylus_with_touch on touchscreen reconfiguration by Prabir Pradhan · 2 years, 2 months ago
- 5766aee Add InputFilter rust component as InputListener stage. by Vaibhav Devmurari · 2 years, 2 months ago
- fa2a049 Disable key repeat for PendingKey_IsDroppedWhileMotionIsProcessedAndNewTouchComesIn test by Siarhei Vishniakou · 2 years, 2 months ago
- 8c3375b Merge "inputdispatcher: Block touch while stylus is hovering" into main by Siarhei Vishniakou · 2 years, 2 months ago
- 3ad54f5 inputdispatcher: Block touch while stylus is hovering by Siarhei Vishniakou · 2 years, 2 months ago
- 4093ea7 Merge changes from topics "pointer-icon-refactor-comments", "pointer-icon-refactor-stylus", "pointer-icon-refactor-touch" into main by Prabir Pradhan · 2 years, 2 months ago
- 1678879 Address additional comments: Pointer icon refactor for touch/stylus by Prabir Pradhan · 2 years, 2 months ago
- 237f51d Merge "Revert "InputDispatcher: check consistency of filtered injected events"" into main by Treehugger Robot · 2 years, 2 months ago
- 15aea54 Merge "Fuzz InputDispatcher" into main by Siarhei Vishniakou · 2 years, 2 months ago
- 40d385a Revert "InputDispatcher: check consistency of filtered injected events" by Siarhei Vishniakou · 2 years, 2 months ago
- 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
- d6fe27b Pointer icon refactor for stylus by Byoungho Jung · 2 years, 3 months ago
- 6f5b16b Pointer icon refactor for touch by Byoungho Jung · 2 years, 3 months ago
- 1fe1f04 Add unit test cases for PointerChoreographer by Byoungho Jung · 2 years, 3 months ago
- adcd90a Merge "Update tests to run in postsubmit" into main by Asmita Poddar · 2 years, 2 months ago
- 7b0c9bd Update tests to run in postsubmit by Asmita Poddar · 2 years, 2 months ago
- 8bd86d7 Readability improvements to PointerChoreographer_tests by Prabir Pradhan · 2 years, 2 months ago
- 0659550 Merge changes If07a2d1d,I30fd72a7,I7d959e76 into main by Prabir Pradhan · 2 years, 2 months ago
- b0dad3a Add test cases for fallback key generation from InputDispatcher by Prabir Pradhan · 2 years, 2 months ago
- b9dd164 Do not re-use the same EventEntry and DispatchEntry for fallback keys by Prabir Pradhan · 2 years, 2 months ago
- a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 2 years, 2 months ago
- 9d64ad0 Merge changes from topic "pointer-icon-refactor-mouse" into main by Prabir Pradhan · 2 years, 2 months ago
- 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 2 years, 2 months ago
- da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 2 years, 3 months ago
- 17f1228 Cache remove_app_switch_drops flag by Siarhei Vishniakou · 2 years, 2 months ago