- de4a0bf Merge changes Ie582b593,I0830cb24 into main by Arpit Singh · 2 years, 1 month 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
- b1cd519 Merge "Pass all input events to MetricsManager" into main by Cody Heiner · 2 years, 1 month ago
- 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 2 years, 2 months ago
- ad56c45 Introduce new flag to remove pointer event tracking in WM by Prabir Pradhan · 2 years, 1 month ago
- e67646e input_verifier: check the number of pointers for MOVE events by Siarhei Vishniakou · 2 years, 1 month ago
- e209cdd Merge "Add a flag "override_key_behavior_permission_apis"." into main by Josh Yang · 2 years, 1 month ago
- 17dd1d7 Report palms from firmware to gestures library by Arpit Singh · 2 years, 3 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
- 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 2 months ago
- d3fd492 Update needed for Rust v1.73.0 by Charisee · 2 years, 2 months ago
- ab69fa7 Update needed for Rust v1.73.0 by Charisee · 2 years, 2 months ago
- 58c984b Add a flag "override_key_behavior_permission_apis". by Josh Yang · 2 years, 2 months ago
- d533321 Merge "Add InputFilter rust component as InputListener stage." into main by Vaibhav Devmurari · 2 years, 2 months ago
- 5766aee Add InputFilter rust component as InputListener stage. by Vaibhav Devmurari · 2 years, 3 months ago
- 65efbaa Support for KEYCODE_LANGUAGE_SWITCH in native VirtualInputDevice by Vladimir Komsiyski · 2 years, 2 months ago
- 8b7ea53 Update test: true to mode: "test" in java_aconfig_library by Zi Wang · 2 years, 2 months ago
- da4b6b2 Rename input aconfig module names to match conventions by Prabir Pradhan · 2 years, 2 months ago
- 2ea54a5 Reject touch when the stylus hovers by Josep del Rio · 2 years, 4 months ago
- 6520a58 Remove app switch behaviour by Siarhei Vishniakou · 2 years, 3 months ago
- ae08b5e input_verifier: Ensure bad event does not change verifier state by Siarhei Vishniakou · 2 years, 3 months ago
- 318005c Reset velocity for pointers that have been canceled 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
- c62948e Return unique_ptr from readFromParcel by Siarhei Vishniakou · 2 years, 3 months ago
- 33be572 Merge "Merge 10952656" into aosp-main-future by Xin Li · 2 years, 3 months ago
- dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 3 months ago
- 18efdb7 TFLite: Accommodate change in std::span size type by Ryan Prichard · 2 years, 3 months ago
- 5d53fcb Merge 10952656 by Xin Li · 2 years, 3 months ago
- 841b07c input: handle change in std::span::size type by Ryan Prichard · 2 years, 4 months ago
- 9399243 input_verifier: add isolated MotionEvent checks by Siarhei Vishniakou · 2 years, 3 months ago
- a2764b7 Use the test version of the aconfig flagging library in libinput 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, 4 months ago
- cff4fa5 Bring back InputDispatcher crash for inconsistent a11y hover streams. by Ameer Armaly · 2 years, 4 months ago
- 66245d1 Merge changes I820ac945,Ie16ada6f,I50cc5354 into main by Ryan Prichard · 2 years, 4 months ago
- 88daa90 Allow values from SourceClass inside rust Source by Siarhei Vishniakou · 2 years, 4 months ago
- b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 4 months ago
- a119a69 TFLite: Accommodate change in std::span size type by Ryan Prichard · 2 years, 4 months ago
- 6252af7 Provide a consistent motion event stream in libinput_tests by Siarhei Vishniakou · 2 years, 4 months ago
- 197bd5d Merge "Add flag for multi-device input" into main by Siarhei Vishniakou · 2 years, 4 months ago
- d5fd0d9 Merge "Mark all pointers in a resampled event as resampled." into main by Philip Quinn · 2 years, 4 months ago
- 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 4 months ago
- 4e955a2 Mark all pointers in a resampled event as resampled. by Philip Quinn · 2 years, 4 months ago
- b123062 Add flag for multi-device input by Siarhei Vishniakou · 2 years, 4 months ago
- 4e44dcb Merge "Copy tilt/orientation from last real event." into main by Philip Quinn · 2 years, 4 months ago
- 59fa912 Copy tilt/orientation from last real event. by Philip Quinn · 2 years, 4 months ago
- 29911e5 Merge "Add tests to test KCM#combine and KCM#mapKey" into main by Vaibhav Devmurari · 2 years, 4 months ago
- a3f59eb Merge "Remove additional trace added to InputChannel::receiveMessage" into main by Prabir Pradhan · 2 years, 4 months ago
- 0b2b567 Add tests to test KCM#combine and KCM#mapKey by Vaibhav Devmurari · 2 years, 4 months ago
- 17966fd Remove additional trace added to InputChannel::receiveMessage by Prabir Pradhan · 2 years, 4 months ago
- 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 5 months ago
- dcae4ab Merge "Migrate pointer choreographer to use a new aconfig flag" into main by Prabir Pradhan · 2 years, 4 months ago
- ea84a34 Merge "input: handle change in std::span::size type" into main by Ryan Prichard · 2 years, 4 months ago
- 678405c Migrate pointer choreographer to use a new aconfig flag by Prabir Pradhan · 2 years, 4 months ago
- 9681896 Add input flags for event verification by Siarhei Vishniakou · 2 years, 5 months ago
- 2dac8b8 Eliminate lambdas from tracing helper macro by Prabir Pradhan · 2 years, 5 months ago
- 5a8af50 input: handle change in std::span::size type by Ryan Prichard · 2 years, 5 months ago
- dcf8afe Merge "Migrate from android::String isEmpty to empty" into aosp-main-future by Tomasz Wasilczyk · 2 years, 5 months ago
- f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 2 years, 5 months ago
- ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 2 years, 5 months ago
- be1e4e8 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 by Tomasz Wasilczyk · 2 years, 5 months ago
- 02fd95c Use String8/16 c_str [aosp-main-future] by Tomasz Wasilczyk · 2 years, 5 months ago
- a7a9988 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 5 months ago
- 0b42a5b Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 am: 1ffe14757c by Tomasz Wasilczyk · 2 years, 5 months ago
- 1ffe147 Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 by Tomasz Wasilczyk · 2 years, 5 months ago
- 30d9ffa Merge "Don't log when there are no more messages" into main by Treehugger Robot · 2 years, 5 months ago
- 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years, 5 months ago
- 6911265 Don't log when there are no more messages by Siarhei Vishniakou · 2 years, 5 months ago
- f7790b9 Merge "Implement Stylus Prediction Metrics" into udc-qpr-dev am: 8143aeae41 by Cody Heiner · 2 years, 5 months ago
- 8143aea Merge "Implement Stylus Prediction Metrics" into udc-qpr-dev by Cody Heiner · 2 years, 5 months ago
- e50b2de Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 5 months ago
- 6e48662 Merge "Override VelocityTracker strategy for non-differential axes only" into udc-qpr-dev am: 1bfaeebe3b by Treehugger Robot · 2 years, 5 months ago
- ab3eded Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 5 months ago
- a37bad1 Improve existing InputDispatcher traces by Prabir Pradhan · 2 years, 5 months ago
- 7543d90 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 7 months ago
- 6c40f00 Merge "Implement Stylus Prediction Metrics" into main by Cody Heiner · 2 years, 5 months ago
- 52db474 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 7 months ago
- 937806e Merge "Allow unsafe operations in unsafe functions in generated code." into udc-qpr-dev am: 644f53dd49 by Andrew Walbran · 2 years, 5 months ago
- f2ac825 Allow unsafe operations in unsafe functions in generated code. by Andrew Walbran · 2 years, 5 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, 5 months ago
- 660c193 Merge "Use String8/16 c_str [input]" into udc-dev-plus-aosp am: 20187390d8 am: 70a0a4a490 by Tomasz Wasilczyk · 2 years, 5 months ago
- d5b677c Use String8/16 c_str [input] by Tomasz Wasilczyk · 2 years, 5 months ago
- 00eac29 Use String8/16 c_str [input] by Tomasz Wasilczyk · 2 years, 5 months ago
- 6935ce3 Merge "Move VelocityTracker strategy consts to aidl" into main by Treehugger Robot · 2 years, 5 months ago
- f2846bd Merge "Override VelocityTracker strategy for non-differential axes only" into main by Treehugger Robot · 2 years, 5 months ago
- f7436a1 Move VelocityTracker strategy consts to aidl by Siarhei Vishniakou · 2 years, 5 months ago
- 8a2e589 Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 5 months ago
- 69dbffb Merge "InputVerifier: Accept invalid utf-8 strings silently" into udc-qpr-dev am: b381a8bad3 am: ebd5ab192a by Prabir Pradhan · 2 years, 5 months ago
- ebd5ab1 Merge "InputVerifier: Accept invalid utf-8 strings silently" into udc-qpr-dev am: b381a8bad3 by Prabir Pradhan · 2 years, 5 months ago
- 3117a44 InputVerifier: Accept invalid utf-8 strings silently by Prabir Pradhan · 2 years, 5 months ago
- 142f9c5 Merge "Allow unsafe operations in unsafe functions in generated code." into main by Treehugger Robot · 2 years, 6 months ago
- 3799422 Allow unsafe operations in unsafe functions in generated code. by Andrew Walbran · 2 years, 6 months ago
- 6c658cc InputTransport: allow resampling logs to be enabled without restart by Harry Cutts · 2 years, 6 months ago
- 2f13e02 InputEventLabels: Support lookup of evdev event codes by label by Prabir Pradhan · 2 years, 6 months ago
- 3b46712 Merge "InputEventLabels: Use EV_ABS when looking for tool type label" into main by Prabir Pradhan · 2 years, 6 months ago
- ca977c4 Merge "Update motion prediction model." into udc-qpr-dev am: 3c60252e14 am: c7034de04b by Philip Quinn · 2 years, 6 months ago
- c7034de Merge "Update motion prediction model." into udc-qpr-dev am: 3c60252e14 by Philip Quinn · 2 years, 6 months ago
- 5717979 InputEventLabels: Use EV_ABS when looking for tool type label by Prabir Pradhan · 2 years, 6 months ago