- 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
- d5a57a5 Merge changes I53f65dae,I4bbfe4c5 into main by Arpit Singh · 2 years, 2 months ago
- 96e4fad InputDispatcher: check consistency of filtered injected events by Siarhei Vishniakou · 2 years, 4 months ago
- 6cd2bb3 Merge "Reduce dropped event logging in dispatcher" into main by Siarhei Vishniakou · 2 years, 2 months ago
- 2ea54a5 Reject touch when the stylus hovers by Josep del Rio · 2 years, 4 months ago
- 31dd155 Reduce dropped event logging in dispatcher by Siarhei Vishniakou · 2 years, 3 months ago
- 3ccc55d Merge "Add POLICY_FLAG_PASS_TO_USER while hovering is active" into main by Siarhei Vishniakou · 2 years, 2 months ago
- 907ae73 Add POLICY_FLAG_PASS_TO_USER while hovering is active by Linnan Li · 2 years, 4 months ago
- 6520a58 Remove app switch behaviour by Siarhei Vishniakou · 2 years, 3 months ago
- 483104c Count active touches in MultiTouchMotionAccumulator by Arpit Singh · 2 years, 3 months ago
- 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 2 years, 3 months ago
- a733311 Move stale event check into dispatcher policy by Siarhei Vishniakou · 2 years, 3 months ago
- 23d73fb Downgrade fatal checks to warning by Siarhei Vishniakou · 2 years, 3 months ago
- 4bd0b7c Dump dispatcher state before crashing by Siarhei Vishniakou · 2 years, 3 months ago
- 3d84add Add flag for additional touchpad palm rejection while typing by Arpit Singh · 2 years, 3 months ago
- c520138 Merge "Fix visitor" into main am: 004bccd97c am: d83c544d81 am: fe9a892ab4 by Aditya Kumar · 2 years, 3 months ago
- d83c544 Merge "Fix visitor" into main am: 004bccd97c by Aditya Kumar · 2 years, 3 months ago
- 004bccd Merge "Fix visitor" into main by Aditya Kumar · 2 years, 3 months ago
- 1c6fe00 Fix visitor by AdityaK · 2 years, 3 months ago
- 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 6 months ago
- edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 2 years, 3 months ago
- 47a02a1 Use std::vector for pointers in InputState by Siarhei Vishniakou · 2 years, 3 months ago
- dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 3 months ago
- 05bcee3 Merge "Add a test case to ensure hover enter/exit synth is WAI when mirrored" into main by Treehugger Robot · 2 years, 3 months ago
- 453ae73 Add a test case to ensure hover enter/exit synth is WAI when mirrored by Prabir Pradhan · 2 years, 3 months ago
- 414ea4c Merge "Send cancel events to the correct display when mirroring" into main by Prabir Pradhan · 2 years, 3 months ago
- 1646338 Send cancel events to the correct display when mirroring by Prabir Pradhan · 2 years, 3 months ago
- 3bd0c1b Merge "Exclude CtsHardwareTestCases flaky tests in inputflinger presubmit" into main by Prabir Pradhan · 2 years, 3 months ago
- 33e7f42 Exclude CtsHardwareTestCases flaky tests in inputflinger presubmit by Biswarup Pal · 2 years, 3 months ago
- 7fae570 Merge "Pass ProductId+VendorId+Source info to LatencyTracker" into main by Asmita Poddar · 2 years, 3 months ago
- 939393d Merge "Cancel drag and drop when pointers are canceled for the drag window" into main by Prabir Pradhan · 2 years, 3 months ago
- bf96be3 Merge "Cancel drag and drop when pointers are canceled for the drag window" into udc-qpr-dev-plus-aosp by Prabir Pradhan · 2 years, 3 months ago
- ca59f11 Dispatch cancel event to the correct target display by Hu Guo · 2 years, 4 months ago
- a4659fc Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 6 months ago
- ba4ed76 Dispatch cancel event to the correct target display by Hu Guo · 2 years, 4 months ago
- 974dc91 Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 6 months ago
- dd9a6cd Pass ProductId+VendorId+Source info to LatencyTracker by Asmita Poddar · 2 years, 4 months ago
- 583ff19 Merge changes Ibdd75ae6,If628a505 into main by Treehugger Robot · 2 years, 3 months ago
- e3b28dd s/TestInputListenerMatchers.h/TestEventMatchers.h by Prabir Pradhan · 2 years, 3 months ago
- 7b6502d Move all matchers from dispatcher tests to TestInputListenerMatchers by Prabir Pradhan · 2 years, 3 months ago
- 6c0e32c Merge "Bring back InputDispatcher crash for inconsistent a11y hover streams." into main by Ameer Armaly · 2 years, 3 months ago
- 0dfcac7 Add tests to verify hover enter and exit are synthesized correctly by Prabir Pradhan · 2 years, 3 months ago
- cff4fa5 Bring back InputDispatcher crash for inconsistent a11y hover streams. by Ameer Armaly · 2 years, 3 months ago
- fb54907 FakeMonitorReceiver: Take dispatcher param as reference by Prabir Pradhan · 2 years, 3 months ago
- 5af92f9 Cancel drag and drop when pointers are canceled for the drag window by Linnan Li · 2 years, 6 months ago
- 1c29a09 InputDispatcher: Use correct coordinate space when synthesizing down by Prabir Pradhan · 2 years, 4 months ago
- 112b1ad InputDispatcher: Use correct coordinate space when canceling motions by Prabir Pradhan · 2 years, 4 months ago
- 62d4c24 Merge "Move common device metrics code to InputDeviceMetricsSource" into main by Treehugger Robot · 2 years, 3 months ago
- 631a14e Move common device metrics code to InputDeviceMetricsSource by Asmita Poddar · 2 years, 3 months ago
- c033dfb Reset no focused window timeout when window gets focus by Siarhei Vishniakou · 2 years, 3 months ago
- 041b86f Merge "inputflinger: add missing <functional> include" into main am: 3508150e04 by Ryan Prichard · 2 years, 3 months ago
- aefb330 Merge "Add multi-device tests to dispatcher" into main by Siarhei Vishniakou · 2 years, 3 months ago
- 0b251a3 Add multi-device tests to dispatcher by Siarhei Vishniakou · 2 years, 4 months ago
- ac7229d Merge "Use std::unique_ptr for DispatchEntry" into main by Prabir Pradhan · 2 years, 4 months ago
- f404321 Misc fixes in InputDispatcher by Siarhei Vishniakou · 2 years, 4 months ago
- d76a77a Merge "Iterate over vector in pilferPointersLocked" into main by Siarhei Vishniakou · 2 years, 4 months ago
- 64fc1fc Merge "Fix NoFocusedWindow_DoesNotSendDuplicateAnr test" into main by Siarhei Vishniakou · 2 years, 4 months ago
- 8384e0d Iterate over vector in pilferPointersLocked by Siarhei Vishniakou · 2 years, 4 months ago
- 06405fc Fix NoFocusedWindow_DoesNotSendDuplicateAnr test by Siarhei Vishniakou · 2 years, 4 months ago
- dc021d8 Merge "MetricsCollector: Do not store entire InputDeviceInfo for space efficiency" into main by Treehugger Robot · 2 years, 4 months ago
- 5bd19ed inputflinger: add missing <functional> include by Ryan Prichard · 2 years, 4 months ago
- 8c90d78 Use std::unique_ptr for DispatchEntry by Prabir Pradhan · 2 years, 4 months ago
- 876d7b7 Merge "inputflinger: add missing <functional> include" into main by Ryan Prichard · 2 years, 4 months ago
- 197bd5d Merge "Add flag for multi-device input" into main by Siarhei Vishniakou · 2 years, 4 months ago
- ba163ad Merge "Specify pointer id when creating outside targets" into main by Treehugger Robot · 2 years, 4 months ago
- 70f3d8c Specify pointer id when creating outside targets by Siarhei Vishniakou · 2 years, 4 months ago
- 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 4 months ago
- a22dbac Merge "Move Process_PointerCapture to CursorInputMapper_test" into main by Siarhei Vishniakou · 2 years, 4 months ago
- c00f5e9 Keep mouse pointer hidden while typing by Arpit Singh · 2 years, 4 months ago
- b123062 Add flag for multi-device input by Siarhei Vishniakou · 2 years, 4 months ago
- 5197ce6 Move Process_PointerCapture to CursorInputMapper_test by Siarhei Vishniakou · 2 years, 4 months ago
- 5fc4c88 Merge "inputflinger_input_classifier_fuzzer: Bug Fix" into main by Treehugger Robot · 2 years, 4 months ago
- f5f0b4b Merge "inputflinger_blocking_queue_fuzzer: Bug Fix" into main by Treehugger Robot · 2 years, 4 months ago
- 9fd2686 Merge "Dispatch cancel event to the correct target display" into main by Prabir Pradhan · 2 years, 4 months ago