- dd9a6cd Pass ProductId+VendorId+Source info to LatencyTracker by Asmita Poddar · 2 years, 1 month ago
- 62d4c24 Merge "Move common device metrics code to InputDeviceMetricsSource" into main by Treehugger Robot · 2 years ago
- 631a14e Move common device metrics code to InputDeviceMetricsSource by Asmita Poddar · 2 years, 1 month ago
- c033dfb Reset no focused window timeout when window gets focus by Siarhei Vishniakou · 2 years, 1 month ago
- aefb330 Merge "Add multi-device tests to dispatcher" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 0b251a3 Add multi-device tests to dispatcher by Siarhei Vishniakou · 2 years, 1 month ago
- ac7229d Merge "Use std::unique_ptr for DispatchEntry" into main by Prabir Pradhan · 2 years, 1 month ago
- f404321 Misc fixes in InputDispatcher by Siarhei Vishniakou · 2 years, 1 month ago
- d76a77a Merge "Iterate over vector in pilferPointersLocked" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 64fc1fc Merge "Fix NoFocusedWindow_DoesNotSendDuplicateAnr test" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 8384e0d Iterate over vector in pilferPointersLocked by Siarhei Vishniakou · 2 years, 1 month ago
- 06405fc Fix NoFocusedWindow_DoesNotSendDuplicateAnr test by Siarhei Vishniakou · 2 years, 1 month ago
- dc021d8 Merge "MetricsCollector: Do not store entire InputDeviceInfo for space efficiency" into main by Treehugger Robot · 2 years, 1 month ago
- 8c90d78 Use std::unique_ptr for DispatchEntry by Prabir Pradhan · 2 years, 1 month ago
- 876d7b7 Merge "inputflinger: add missing <functional> include" into main by Ryan Prichard · 2 years, 1 month ago
- 197bd5d Merge "Add flag for multi-device input" into main by Siarhei Vishniakou · 2 years, 1 month ago
- ba163ad Merge "Specify pointer id when creating outside targets" into main by Treehugger Robot · 2 years, 1 month ago
- 70f3d8c Specify pointer id when creating outside targets by Siarhei Vishniakou · 2 years, 1 month ago
- 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 1 month ago
- a22dbac Merge "Move Process_PointerCapture to CursorInputMapper_test" into main by Siarhei Vishniakou · 2 years, 1 month ago
- c00f5e9 Keep mouse pointer hidden while typing by Arpit Singh · 2 years, 1 month ago
- b123062 Add flag for multi-device input by Siarhei Vishniakou · 2 years, 1 month ago
- 5197ce6 Move Process_PointerCapture to CursorInputMapper_test by Siarhei Vishniakou · 2 years, 1 month ago
- 5fc4c88 Merge "inputflinger_input_classifier_fuzzer: Bug Fix" into main by Treehugger Robot · 2 years, 1 month ago
- f5f0b4b Merge "inputflinger_blocking_queue_fuzzer: Bug Fix" into main by Treehugger Robot · 2 years, 1 month ago
- 9fd2686 Merge "Dispatch cancel event to the correct target display" into main by Prabir Pradhan · 2 years, 1 month ago
- 2aef464 inputflinger: add missing <functional> include by Ryan Prichard · 2 years, 1 month ago
- 2389f16 inputflinger_input_classifier_fuzzer: Bug Fix by Atharva_Deshpande · 2 years, 3 months ago
- 771a769 Dispatch cancel event to the correct target display by Hu Guo · 2 years, 1 month ago
- ce1fd47 Move shouldSplitTouch into anonymous namespace by Siarhei Vishniakou · 2 years, 1 month ago
- 4a18995 Merge "Add operator<< for printing some dispatcher structs" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 59273be Merge "Lower severity for invalid accessibility hover event stream to ERROR." into main by Prabir Pradhan · 2 years, 1 month ago
- 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 2 years, 1 month ago
- b08a0e8 Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events by Prabir Pradhan · 2 years, 1 month ago
- a9d6f89 inputflinger_blocking_queue_fuzzer: Bug Fix by Kunal Rai · 2 years, 1 month ago
- 2c299ab Merge "inputflinger: remove "host" code" into main by Harry Cutts · 2 years, 1 month ago
- 7487dfa Lower severity for invalid accessibility hover event stream to ERROR. by Daniel Norman · 2 years, 3 months ago
- 0a10758 inputflinger: remove "host" code by Harry Cutts · 2 years, 1 month ago
- 3fa1ff8 Merge "TouchpadInputMapper: add timer provider" into main by Harry Cutts · 2 years, 1 month ago
- 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 2 months ago
- 0dd48ae MetricsCollector: Do not store entire InputDeviceInfo for space efficiency by Prabir Pradhan · 2 years, 1 month ago
- 67d09ca Metrics collector: Log a separate bus for USI styluses by Prabir Pradhan · 2 years, 1 month ago
- 678405c Migrate pointer choreographer to use a new aconfig flag by Prabir Pradhan · 2 years, 1 month ago
- 606772f Merge "Add input flags for event verification" into main by Siarhei Vishniakou · 2 years, 1 month ago
- 9681896 Add input flags for event verification by Siarhei Vishniakou · 2 years, 2 months ago
- ad16bf2 Protect pulled data in LatencyAggregator with a lock by Siarhei Vishniakou · 2 years, 1 month ago
- 3582659 Merge "Eliminate lambdas from tracing helper macro" into main by Prabir Pradhan · 2 years, 1 month ago
- 2dac8b8 Eliminate lambdas from tracing helper macro by Prabir Pradhan · 2 years, 1 month ago
- d765cf2 Merge "inputflinger: add #includes to InterfaceMocks.h" into main by Harry Cutts · 2 years, 1 month ago
- d1bf149 Merge "Remove Back shortcut processing in InputDispatcher" into main by Vaibhav Devmurari · 2 years, 1 month ago
- cf62d96 inputflinger: add #includes to InterfaceMocks.h by Harry Cutts · 2 years, 2 months ago
- ee42fdb Remove Back shortcut processing in InputDispatcher by Vaibhav Devmurari · 2 years, 3 months ago
- 851c191 Merge "Introduce PointerChoreographer stage in C++" into main by Treehugger Robot · 2 years, 2 months ago
- b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 4 months ago
- f889ca0 Merge "InputMapper refactor: TouchInputMapper" into main by Arpit Singh · 2 years, 2 months ago
- 82b67ae Merge "InputMapper refactor: Configure empty InputDevice" into main by Arpit Singh · 2 years, 2 months ago
- 8b51d25 Merge "InputMapper refactor: refactor device enable/disable method" into main by Arpit Singh · 2 years, 2 months ago
- 8c329cb Merge "Add outside targets explicitly" into main by Treehugger Robot · 2 years, 2 months ago
- b7f3755 Merge "Custom names for windows in targeted injection tests" into main by Siarhei Vishniakou · 2 years, 2 months ago
- d705374 InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 5 months ago
- 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 4 months ago
- cde5086 Merge changes I65538cd3,I4da2cff3,Ibee1e7dc into main by Treehugger Robot · 2 years, 2 months ago
- 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 5 months ago
- e3ce412 Custom names for windows in targeted injection tests by Siarhei Vishniakou · 2 years, 2 months ago
- 6d1cb01 Remove tracing for InputDispatcher::enqueueDispatchEntryLocked by Prabir Pradhan · 2 years, 2 months ago
- 274aa2c Trace all InputListener stages by Prabir Pradhan · 2 years, 2 months ago
- dac1b72 Merge "Add test to ensure a keyboard with HID usage support is not a stylus" into main by Treehugger Robot · 2 years, 2 months ago
- 37a819b Add test to ensure a keyboard with HID usage support is not a stylus by Prabir Pradhan · 2 years, 2 months ago
- cb547b7 Merge "TouchpadInputMapper: test createHardwareProperties" into main by Harry Cutts · 2 years, 2 months ago
- 469e5d6 Merge "TouchpadInputMapper: set reports_pressure hardware property" into main by Harry Cutts · 2 years, 2 months ago
- 3952c83 TouchpadInputMapper: test createHardwareProperties by Harry Cutts · 2 years, 2 months ago
- a37bad1 Improve existing InputDispatcher traces by Prabir Pradhan · 2 years, 2 months ago
- a223518 Merge "Prevent keyboards from being recognized as a stylus" into main by Prabir Pradhan · 2 years, 2 months ago
- 3c28b94 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years, 2 months ago
- 4d8a0d9 Merge "Use rect instead of four int frame values for WindowInfo" into main by Chavi Weingarten · 2 years, 2 months ago
- aed1e44 Remove VelocityTrackerTest from TEST_MAPPING by Siarhei Vishniakou · 2 years, 2 months ago
- ce3c71e TouchpadInputMapper: set reports_pressure hardware property by Harry Cutts · 2 years, 2 months ago
- 9d4234c Allow unsafe operations in unsafe functions in generated code. by Andrew Walbran · 2 years, 2 months ago
- 2978b5e Merge "Accumulate NotifyArgs inside the lock before notifying" into main by Treehugger Robot · 2 years, 2 months ago
- 98d61f5 Merge "Bootstrap IInputFlingerRust - the Rust component of inputflinger" into main by Treehugger Robot · 2 years, 2 months ago
- 44e6e83 Bootstrap IInputFlingerRust - the Rust component of inputflinger by Prabir Pradhan · 2 years, 5 months ago
- 2e039f9 Merge "Access mInputDevices with a lock" into main by Siarhei Vishniakou · 2 years, 2 months ago
- 8b4c424 Merge "Add test to ensure values outside the abs axis range are accepted" into main by Treehugger Robot · 2 years, 2 months ago
- 3161820 Merge "Use String8/16 c_str [input]" into udc-dev-plus-aosp am: 20187390d8 am: 70a0a4a490 am: 660c193809 by Tomasz Wasilczyk · 2 years, 2 months ago
- c09ec6d Add test to ensure values outside the abs axis range are accepted by Prabir Pradhan · 2 years, 2 months ago
- 660c193 Merge "Use String8/16 c_str [input]" into udc-dev-plus-aosp am: 20187390d8 am: 70a0a4a490 by Tomasz Wasilczyk · 2 years, 2 months ago
- 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 2 months ago
- 66b82f9 Access mInputDevices with a lock by Siarhei Vishniakou · 2 years, 2 months ago
- 00eac29 Use String8/16 c_str [input] by Tomasz Wasilczyk · 2 years, 2 months ago
- 440bf65 Test display associations in TouchIntegrationTest by Arpit Singh · 2 years, 2 months ago
- 4232a0d Merge "Updated fuzz_config in Android.bp file" into main by Treehugger Robot · 2 years, 2 months ago
- 7f01919 Use rect instead of four int frame values for WindowInfo by Chavi Weingarten · 2 years, 2 months ago
- 004f311 Fix flakiness for ExternalStylusConnectedDuringTouchGesture by Prabir Pradhan · 2 years, 2 months ago
- 85cf63e Add test to verify external stylus connection does not interrupt touch by Prabir Pradhan · 2 years, 2 months ago
- f43064b Lower severity for invalid accessibility hover event stream to ERROR. am: 2f99cdb915 am: b63e604fd2 am: b72bb660d2 by Daniel Norman · 2 years, 3 months ago
- b72bb66 Lower severity for invalid accessibility hover event stream to ERROR. am: 2f99cdb915 am: b63e604fd2 by Daniel Norman · 2 years, 3 months ago
- 426b91b Lower severity for invalid accessibility hover event stream to ERROR. am: 2f99cdb915 by Daniel Norman · 2 years, 3 months ago
- 2f99cdb Lower severity for invalid accessibility hover event stream to ERROR. by Daniel Norman · 2 years, 3 months ago
- d074638 Allow touchpads to expose associated display by Josep del Rio · 2 years, 3 months ago
- 1030142 Move absolute axis validation from EventHub to InputDevice by Prabir Pradhan · 2 years, 3 months ago