- c534073 Extract FakeInputReceiver and FakeInputWindow into a separate cpp file by Prabir Pradhan · 1 year, 11 months ago
- 81e89fe Extract FakeInputDispatcherPolicy into a separate cpp file by Prabir Pradhan · 1 year, 11 months ago
- 257374e Merge "InputTracer: Store Metadata directly in EventState" into main by Treehugger Robot · 1 year, 10 months ago
- 3f74bbf Merge changes from topic "input-trace-ime-active" into main by Treehugger Robot · 1 year, 10 months ago
- 92ea2da Merge "InputDevice: remove touchpad gestures library flag" into main by Harry Cutts · 1 year, 10 months ago
- 60b459a InputDevice: remove touchpad gestures library flag by Harry Cutts · 1 year, 11 months ago
- c24483a TouchpadInputMapper: log when producing usage atoms by Harry Cutts · 1 year, 11 months ago
- ed47173 Merge "InputDevice: switch Sony DualShock 4 to new touchpad stack" into main by Harry Cutts · 1 year, 11 months ago
- ecc38b7 Merge changes from topics "android-input-event-data-source", "input-trace-get-package-uid" into main by Prabir Pradhan · 1 year, 11 months ago
- ac63702 InputTracer: Store Metadata directly in EventState by Prabir Pradhan · 1 year, 11 months ago
- 04a6642 InputTracer: Adjust sensitivity based on IME connection by Prabir Pradhan · 1 year, 11 months ago
- c7edaaa InputTracer: s/TracedEventArgs/TracedEventMetadata by Prabir Pradhan · 1 year, 11 months ago
- bf3c832 InputTracer: Adjust traced event sensitivity based on allow-list by Prabir Pradhan · 2 years ago
- 7577a06 InputDevice: switch Sony DualShock 4 to new touchpad stack by Harry Cutts · 1 year, 11 months ago
- 1cdb2fa InputTracer: Ensure tracer thread is destructed first by Prabir Pradhan · 1 year, 11 months ago
- cf61f78 Merge "PointerChoreographer: Add drawing tablet support" into main by Treehugger Robot · 1 year, 11 months ago
- b568238 InputTracer: Distinguish sensitive events by Prabir Pradhan · 2 years ago
- 4c49aad InputTracer: Track inbound events by Prabir Pradhan · 2 years ago
- 58f19f6 InputTracer: Read trace configuration from perfetto by Prabir Pradhan · 1 year, 11 months ago
- 4c977a4 PointerChoreographer: Add drawing tablet support by Prabir Pradhan · 1 year, 11 months ago
- 88f3551 Merge "Move occlusion detection into logical space" into main by Prabir Pradhan · 1 year, 11 months ago
- 4b408be InputTracer: Don't make WindowDispatchArgs an inner class by Prabir Pradhan · 2 years ago
- 8c3b143 InputTracer: Introduce TracedEventArgs to track secure events by Prabir Pradhan · 2 years ago
- b95d4aa InputTracer: Disallow adding new targets from a derived event tracker by Prabir Pradhan · 1 year, 11 months ago
- 22a71fb Merge "Move InputConsumer into separate files" into main by Treehugger Robot · 1 year, 11 months ago
- 0438ca8 Move InputConsumer into separate files by Siarhei Vishniakou · 1 year, 11 months ago
- fc2deb9 Merge "touchpad: hide non-error Gestures library logs" into main by Harry Cutts · 1 year, 11 months ago
- 6acb3ed touchpad: hide non-error Gestures library logs by Harry Cutts · 1 year, 11 months ago
- 1fbf415 Merge "Adds support for absolute-coordinates from mouse bridge" into main by Treehugger Robot · 1 year, 11 months ago
- 655d215 Merge "Use input token in PointerCaptureRequest" into main by Treehugger Robot · 1 year, 11 months ago
- e0a4cfe Adds support for absolute-coordinates from mouse bridge by Nergi Rahardi · 1 year, 11 months ago
- 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 2 years ago
- 37cf33c Merge "Increase leniency of precondition check for MotionEvent::split" into main by Treehugger Robot · 1 year, 11 months ago
- d23f53f Merge "InputTracer: Wait to trace dispatch events to the backend" into main by Treehugger Robot · 1 year, 11 months ago
- 8527727 Merge "Move BlockingQueue.h to libinput" into main by Treehugger Robot · 1 year, 11 months ago
- 90604a4 Merge "Fix incorrect repeatCount sent to app when injecting repeat event" into main by Treehugger Robot · 1 year, 11 months ago
- 1a41fe0 Increase leniency of precondition check for MotionEvent::split by Prabir Pradhan · 1 year, 11 months ago
- 3782af6 Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 11 months ago
- 67cf002 Merge changes I3417aee3,I22885650 into main by Treehugger Robot · 1 year, 11 months ago
- 52ec3ff InputTracer: Wait to trace dispatch events to the backend by Prabir Pradhan · 2 years ago
- d6b2b05 InputTracer: Create tracker for tracing synthetic events by Prabir Pradhan · 2 years ago
- e770164 InputTracer: Consolidate logic for marking event processing complete by Prabir Pradhan · 2 years ago
- 1abe1a3 Merge "InputTracer: Trace events derived from other events separately" into main by Treehugger Robot · 1 year, 11 months ago
- 2446cbe Merge "FocusResolver: Add test to document focus transfer to mirror" into main by Prabir Pradhan · 1 year, 11 months ago
- a67623c InputTracer: Trace events derived from other events separately by Prabir Pradhan · 2 years ago
- 25cf7fa Merge "InputTracer: Trace resolved key repeat count during dispatch" into main by Prabir Pradhan · 1 year, 11 months ago
- ae4cca7 Merge "InputTracer: Trace injected events with history as separate events" into main by Prabir Pradhan · 1 year, 11 months ago
- fe3c8f1 Fix incorrect repeatCount sent to app when injecting repeat event by Hu Guo · 2 years, 4 months ago
- 560d0d1 InputTracer: Trace resolved key repeat count during dispatch by Prabir Pradhan · 1 year, 11 months ago
- 3fea36d FocusResolver: Add test to document focus transfer to mirror by Prabir Pradhan · 1 year, 11 months ago
- f5d03c1 Merge changes Ib81d7289,I0fa10ef4 into main by Treehugger Robot · 1 year, 11 months ago
- 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 1 year, 11 months ago
- 990d871 PointerChoreographer: Remove ability to create mouse controllers OTF by Prabir Pradhan · 1 year, 11 months ago
- a5fd506 Merge "Create hover input target by addPointerWindowTargetLocked" into main by Prabir Pradhan · 1 year, 11 months ago
- 2b2d1bf InputTracer: Trace injected events with history as separate events by Prabir Pradhan · 1 year, 11 months ago
- eaa9fde Merge changes I4b61ef85,I8f97648d into main by Prabir Pradhan · 1 year, 11 months ago
- 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 1 year, 11 months ago
- 41859c4 Create hover input target by addPointerWindowTargetLocked by Linnan Li · 1 year, 11 months ago
- 5e5645e Move occlusion detection into logical space by Linnan Li · 1 year, 11 months ago
- bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 1 year, 11 months ago
- bf069a3 Do not slide event into the new window which can't receive motion event by Linnan Li · 1 year, 11 months ago
- e7feba5 Merge "Read pointer choreographer flag at boot" into main by Prabir Pradhan · 1 year, 11 months ago
- c8377b0 Read pointer choreographer flag at boot by Prabir Pradhan · 2 years ago
- 8437a42 Merge "InputTracer: Use InputThread instead of std::thread" into main by Prabir Pradhan · 2 years ago
- fc59b33 Merge "Don't repeat when slow keys A11y feature enabled" into main by Vaibhav Devmurari · 2 years ago
- 99433ac Merge changes I2ba46ba8,I7c7dd535 into main by Harry Cutts · 2 years ago
- e092fef Don't repeat when slow keys A11y feature enabled by Vaibhav Devmurari · 2 years ago
- 052fb0b InputTracer: Ensure eventProcessingComplete called after dropping events by Prabir Pradhan · 2 years ago
- 4782768 InputTracer: Use InputThread instead of std::thread by Prabir Pradhan · 2 years ago
- 1ea04a3 InputTracer: Minor readability improvements by Prabir Pradhan · 2 years ago
- 9180f87 Merge "InputTracer: Separate the threading logic into a wrapper backend" into main by Treehugger Robot · 2 years ago
- bb7a020 InputTracer: Separate the threading logic into a wrapper backend by Prabir Pradhan · 2 years ago
- 563916a Let InputDispatcher wake quickly when we ready stop process pending key by Linnan Li · 2 years ago
- 1c7ace3 Merge "GestureConverter: Stop flings with fake fingers" into main by Harry Cutts · 2 years ago
- c8693d4 Merge "Use a polling check when waiting for a specific device" into main by Treehugger Robot · 2 years ago
- 1f693f3 GestureConverter: remove checks on choreographer flag by Harry Cutts · 2 years ago
- 3beea7d GestureConverter_test: disable pointer controller with choreographer by Harry Cutts · 2 years ago
- 7438201 Merge changes I2ab660ed,I308c12e2,I8c50a597,I14f77d61 into main by Prabir Pradhan · 2 years ago
- d790d6b Use a polling check when waiting for a specific device by Siarhei Vishniakou · 2 years ago
- 77add0b Merge "Add inputflinger_tests to staged platinum config" into main by Treehugger Robot · 2 years ago
- 0e2f197 Merge "InputDispatcher: Rename transferTouch APIs" into main by Prabir Pradhan · 2 years ago
- b81f171 Add inputflinger_tests to staged platinum config by Siarhei Vishniakou · 2 years ago
- 65a071a InputDispatcher_test: Verify all traced events match exactly by Prabir Pradhan · 2 years, 1 month ago
- 9d5f9ce InputDispatcher_test: Consume all moves to prevent events from batching by Prabir Pradhan · 2 years ago
- c88b1fa InputDispatcher: Create new EventEntries for events with zero-ed coords by Prabir Pradhan · 2 years ago
- c32a411 InputDispatcher: Improve pointer transform mapping in InputTarget by Prabir Pradhan · 2 years ago
- 39648ab GestureConverter: Stop flings with fake fingers by Harry Cutts · 2 years ago
- e471edc Merge "InputDispatcher: Do not change focus when using transferTouch" into main by Treehugger Robot · 2 years ago
- ea53585 Merge "InputReader: Bump generation when associated display changes" into main by Treehugger Robot · 2 years ago
- 0612206 Merge "GestureConverter_test: use Each matchers" into main by Harry Cutts · 2 years ago
- ef95e71 GestureConverter_test: use Each matchers by Harry Cutts · 2 years ago
- d7c177e Merge "Fix potentially misleading safety comment." into main by Thomas Leu · 2 years ago
- 8946b31 Fix potentially misleading safety comment. by Thomas Leu · 2 years ago
- 55c5ee2 InputReader: Bump generation when associated display changes by Prabir Pradhan · 2 years ago
- 367f343 InputDispatcher: Rename transferTouch APIs by Prabir Pradhan · 2 years ago
- 821a4fd [DON'T BLOCK] Test ownership migration rules by Ronish Kalia · 2 years ago
- 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 2 years ago
- 68a7cae Merge "InputDispatcher_test: Verify all events dispatched to windows are traced" into main by Treehugger Robot · 2 years ago
- 63cdb2e Merge "InputReader: dump orientation as a string" into main by Harry Cutts · 2 years ago
- 91e7fa2 InputReader: dump orientation as a string by Harry Cutts · 2 years ago