- 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 2 years ago
- 4497c86 InputDispatcher_test: Verify all events dispatched to windows are traced by Prabir Pradhan · 2 years, 2 months ago
- fc36472 InputDispatcher: Fix crash when there is an ANR after window removal by Prabir Pradhan · 2 years ago
- 40aee53 InputReader_test: Wait for stylus gesture to be notified by Prabir Pradhan · 2 years ago
- 3de7998 Merge changes I3bedc2c2,Ic56a6f2c into main by Prabir Pradhan · 2 years ago
- c5fc7d4 Merge changes from topic "reland-input-tracing-tests" into main by Prabir Pradhan · 2 years ago
- 9edb922 Merge "InputReader: Notify policy of device changes after flushing events" into main by Prabir Pradhan · 2 years ago
- feca057 InputDispatcher: Ensure pointer down is generated for touched window by Prabir Pradhan · 2 years ago
- a2d3cf1 Reland "Increase the test timeout used when waiting for events to be traced" by Prabir Pradhan · 2 years ago
- 73ba920 InputTracer: Use explicit thread wake conditions by Prabir Pradhan · 2 years ago
- 0eaf140 InputDispatcher_test: Fix flakiness when verifying traced events by Prabir Pradhan · 2 years ago
- dc3a2ad Reland "InputDispatcher_test: Verify all consumed events are traced" by Prabir Pradhan · 2 years ago
- bb3f1c0 InputDispatcher: Ensure synthesized events are associated with windows by Prabir Pradhan · 2 years, 1 month ago
- c3a9247 InputReader: Notify policy of device changes after flushing events by Prabir Pradhan · 2 years ago
- 4b9b1a1 InputDispatcher: Send cancellations from losing focus windows by Prabir Pradhan · 2 years ago
- fa2c69f InputDispatcher: Only dispatch fallback keys when there's a window by Prabir Pradhan · 2 years ago
- 94b4ec8 Merge "Update mKeyIsWaitingForEventsTimeout separately from the prune check" into main by Treehugger Robot · 2 years ago
- ef2b450 Update mKeyIsWaitingForEventsTimeout separately from the prune check by Siarhei Vishniakou · 2 years, 1 month ago
- f03f83e Merge "CursorInputMapper_test: Verify acceleration updated on display change" into main by Prabir Pradhan · 2 years ago
- b487466 CursorInputMapper_test: Verify acceleration updated on display change by Prabir Pradhan · 2 years ago
- f193ec5 Merge "Pass unique_ptr of InputChannel to Connection" into main by Siarhei Vishniakou · 2 years ago
- 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 2 years ago
- 4ec35c6 Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 2 years ago
- 58450e8 Merge "CursorInputMapper: Use flat velocity params when acceleration is disabled" into main by Treehugger Robot · 2 years ago
- a906c37 Merge changes Ic2d9c7ec,Ia9f2d598 into main by Prabir Pradhan · 2 years ago
- 9fb98f7 Revert "InputDispatcher_test: Verify all consumed events are traced" by Prabir Pradhan · 2 years ago
- aff0a04 Revert "Increase the test timeout used when waiting for events to be traced" by Prabir Pradhan · 2 years ago
- 85b2524 Merge "Remove Connection.inputChannel" into main by Siarhei Vishniakou · 2 years ago
- ae47444 CursorInputMapper: Use flat velocity params when acceleration is disabled by Prabir Pradhan · 2 years ago
- 6af0606 Merge "Support for InputDevice ViewBehavior" into main by Yeabkal Wubshit · 2 years ago
- 59a530d Increase the test timeout used when waiting for events to be traced by Prabir Pradhan · 2 years ago
- b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
- 10bfdc9 Remove Connection.inputChannel by Siarhei Vishniakou · 2 years ago
- 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 2 years ago
- b48ed1d [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 2 years ago
- 046a3cc Replace use of deprecated function with_min_level by Jeff Vander Stoep · 2 years ago
- 9b3ddad Merge "InputDispatcher_test: Verify all consumed events are traced" into main by Prabir Pradhan · 2 years ago
- 5a8186c Merge changes from topic "perfetto-input-event-proto" into main by Treehugger Robot · 2 years ago
- f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 2 years ago
- d3fb627 InputDispatcher_test: Verify all consumed events are traced by Prabir Pradhan · 2 years, 2 months ago
- adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 2 years, 2 months ago
- dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 2 years, 2 months ago
- 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years, 1 month ago
- 1eea7c6 Merge "touchpad: add tap dragging configuration option" into main by Treehugger Robot · 2 years ago
- a0d43d4 Address comments for ag/26028243 by Prabir Pradhan · 2 years ago
- d815095 Synthesize cancel event to global monitor specify display id by Linnan Li · 2 years ago
- 2707f8c InputTracer: Add custom key and motion event types for tracing by Prabir Pradhan · 2 years ago
- e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 2 years ago
- 0eba255 Merge "Add slow_keys input filter" into main by Vaibhav Devmurari · 2 years ago
- 222d83d Small fix: Adjust Frame Size for InputDispatcher User Activity Poke Test by Yeabkal Wubshit · 2 years ago
- 9e14fec Merge "Rate limit user activity pokes in InputDispatcher" into main by Yeabkal Wubshit · 2 years ago
- e53224a Merge "CursorInputMapper_test: Verify that acceleration is disabled via config" into main by Treehugger Robot · 2 years ago
- edc7b34 CursorInputMapper_test: Verify that acceleration is disabled via config by Prabir Pradhan · 2 years ago
- 3935e6f Add slow_keys input filter by Vaibhav Devmurari · 2 years, 1 month ago
- 6d503b9 Merge "Pointer Icon Refactor: Integrate mouse pointer acceleration" into main by Treehugger Robot · 2 years ago
- a6c5848 Merge "Pointer Icon Refactor: Integrate setPointerIconVisible" into main by Prabir Pradhan · 2 years ago
- 734f92f Add Rotary Encoder Slop Logs by Yeabkal Wubshit · 2 years, 6 months ago
- b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 2 years, 1 month ago
- 0ef096d Merge "InputDispatcher: Add InputTracerInterface for tracing input events" into main by Treehugger Robot · 2 years, 1 month ago
- 777245c Pointer Icon Refactor: Integrate mouse pointer acceleration by Prabir Pradhan · 2 years, 1 month ago
- 502ddbd Pointer Icon Refactor: Integrate setPointerIconVisible by Prabir Pradhan · 2 years, 1 month ago
- 08ed729 Merge "Use dynamic event factory in dispatcher tests" into main by Treehugger Robot · 2 years, 1 month ago
- e2404a1 Remove app switch code by Siarhei Vishniakou · 2 years, 1 month ago
- abcdf5c InputDispatcher: Add InputTracerInterface for tracing input events by Prabir Pradhan · 2 years, 2 months ago
- e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years, 1 month ago
- e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years, 1 month ago
- bc90251 Merge "Do not wake the device from media keys on headset." into main by Vaibhav Devmurari · 2 years, 1 month ago
- 1411cf8 Merge changes Ie02dbcb3,I8195406c into main by Arpit Singh · 2 years, 1 month ago
- 2681a81 Do not wake the device from media keys on headset. by Vaibhav Devmurari · 2 years, 1 month ago
- 412b722 Merge "InputDispatcher: Check for normal connection for consistency" into main by Prabir Pradhan · 2 years, 1 month ago
- 1c3d855 Wait till next SYN_REPORT to repopulate device state after SYN_DROPPED by Arpit Singh · 2 years, 1 month ago
- 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 2 years, 2 months ago
- f457649 Merge "Check for redundant windows inside WindowInfos" into main by Treehugger Robot · 2 years, 1 month ago
- aeed0da Check for redundant windows inside WindowInfos by Siarhei Vishniakou · 2 years, 1 month ago
- 995ca12 Merge "[statsd] Remove static variants of libstatssocket/pull" into main by Vova Sharaienko · 2 years, 1 month ago
- ff8645c Merge "InputDispatcher: Do not synthesize cancelations for zombie connections" into main by Treehugger Robot · 2 years, 1 month ago
- 98ca4a2 InputDispatcher: Check for normal connection for consistency by Prabir Pradhan · 2 years, 1 month ago
- b13da8f InputDispatcher: Do not synthesize cancelations for zombie connections by Prabir Pradhan · 2 years, 1 month ago
- fc37ec5 Merge "Deflake ExternalStylusIntegrationTest test case" into main by Treehugger Robot · 2 years, 1 month ago
- afb7d61 Deflake ExternalStylusIntegrationTest test case by Prabir Pradhan · 2 years, 1 month ago
- 5704dbd Merge "CursorInputMapper: migrate remaining tests" into main by Harry Cutts · 2 years, 1 month ago
- 92559ef CursorInputMapper: migrate remaining tests by Harry Cutts · 2 years, 1 month ago
- 67025a7 Merge "InputDispatcher_test: Remove ability to create clone windows via c'tor" into main by Treehugger Robot · 2 years, 1 month ago
- cb134f1 Add tests for dropped event by Hu Guo · 2 years, 1 month ago
- 227524b Merge "TouchpadInputMapper: bump generation on display change" into main by Harry Cutts · 2 years, 1 month ago
- e7cc69c InputDispatcher_test: Remove ability to create clone windows via c'tor by Prabir Pradhan · 2 years, 1 month ago
- b0cccbb Merge "PointerChoreographer: Reset stylus icon on HOVER_EXIT" into main by Treehugger Robot · 2 years, 1 month ago
- 5ab9057 TouchpadInputMapper: bump generation on display change by Harry Cutts · 2 years, 1 month ago
- e4a2c82 Merge "InputMapperUnitTest: check args in createDevice" into main by Treehugger Robot · 2 years, 1 month ago
- d256daa InputMapperUnitTest: check args in createDevice by Harry Cutts · 2 years, 1 month ago
- b02ac54 Merge "PointerChoreographerTest: Use builders to generate motion and key args" into main by Prabir Pradhan · 2 years, 1 month ago
- 896de2b Merge "Add callbacks and policy to listen to sticky modifier state" into main by Vaibhav Devmurari · 2 years, 1 month ago
- 4b36db9 PointerChoreographer: Reset stylus icon on HOVER_EXIT by Prabir Pradhan · 2 years, 1 month ago
- 85daa5d PointerChoreographerTest: Use builders to generate motion and key args by Prabir Pradhan · 2 years, 1 month ago
- 6950596 nextWakeupTime should be the soonest possible time by Siarhei Vishniakou · 2 years, 1 month ago
- 75ffb26 [statsd] Remove static variants of libstatssocket/pull by Vova Sharaienko · 2 years, 1 month ago
- 203b815 GestureConverter: drop makeMotionArgs properties parameter by Harry Cutts · 2 years, 2 months ago
- 379ea42 GestureConverter: send HOVER_ENTER and _EXIT events by Harry Cutts · 2 years, 2 months ago
- f71138d Merge changes I0f0307dc,I3ae3d407 into main by Harry Cutts · 2 years, 1 month ago
- 7ecbb99 CursorInputMapper: move unit tests to InputMapperUnitTest by Harry Cutts · 2 years, 2 months ago