- 8f3af08 Add a unit test for receiving 'finish' message after channel close by Siarhei Vishniakou · 7 months ago
- 6b51204 Add display topology to input dump by Arpit Singh · 6 months ago
- 269580e Merge "[CD Cursor] Add DisplayTopologyValidator" into main by Arpit Singh · 6 months ago
- d6d7df7 [CD Cursor] Add DisplayTopologyValidator by Arpit Singh · 6 months ago
- 68ef9a1 Add dev option override flag to connected display cursor flag by Arpit Singh · 6 months ago
- 96df7be [CD Cursor] Apply selection logic to change cursor displayId by nergi · 7 months ago
- 8b37b1b Move utility functions related to isFromSource to Input.h by Arpit Singh · 7 months ago
- 1071947 [CD Cursor] Devopts override for connected displays flag by Arpit Singh · 7 months ago
- 287f998 Add empty, dump methods to BlockingQueue by Siarhei Vishniakou · 7 months ago
- 26640c9 InputVerifier: verify button events and states (attempt 2) by Harry Cutts · 7 months ago
- 3c090f8 [CD cursor] Adjust for density when moving cursor between displays by Arpit Singh · 7 months ago
- d1f5630 Merge "Move external MultiTouch test into InputMapperUnitTest" into main by Treehugger Robot · 7 months ago
- f491aa5 Merge "Tracks whether an injected MotionEvent came from an accessibility tool." into main by Daniel Norman · 7 months ago
- e7ffef7 Move external MultiTouch test into InputMapperUnitTest by Siarhei Vishniakou · 8 months ago
- 8a1be91 Tracks whether an injected MotionEvent came from an accessibility tool. by Daniel Norman · 2 years, 2 months ago
- 67c5323 DisplayTopologyGraph offset in dp and store densities by Piotr Wilczyński · 8 months ago
- 1e37d1e Revert "InputVerifier: verify button events and states" by Priyanka Advani (xWF) · 8 months ago
- fb477b1 InputVerifier: verify button events and states by Harry Cutts · 8 months ago
- 6d2e24f Add support to disable mouse acceleration by Michael Checo · 9 months ago
- 9a14c12 DisplayTopology propagation to IM by Oleg Blinnikov · 11 months ago
- ff63fe1 input: Remove prefix from InputDeviceSensorAccuracy enum by Harry Cutts · 10 months ago
- 4f9e86f Merge "Fix One Euro filter's units of computation" into main by Treehugger Robot · 10 months ago
- 5346339 Fix One Euro filter's units of computation by Paul Ramirez · 10 months ago
- ae82aa2 Merge "MotionEvent: add safe dumping method" into main by Harry Cutts · 10 months ago
- 2358c13 MotionEvent: add safe dumping method by Harry Cutts · 10 months ago
- d62330d KeyboardInputMapper: migrate most tests to InputMapperUnitTest by Harry Cutts · 10 months ago
- bad8a9e Merge "Remove callback at the end of consumer destructor" into main by Treehugger Robot · 10 months ago
- ffe24cc Add keyboard volume mute LED. (2/2) by DingYong · 1 year, 1 month ago
- 08ee199 Reimplement Chromium's OneEuroFilter to InputConsumer by Paul Ramirez · 11 months ago
- 37242c8 Do not resample when frameTime is not available by Paul Ramirez · 11 months ago
- 29ee27c Add map like pointer lookup to LegacyResampler by Paul Ramirez · 11 months ago
- 362fa22 Remove callback at the end of consumer destructor by Siarhei Vishniakou · 11 months ago
- d78dd9b Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) by Linnan Li · 11 months ago
- 67b101b Reland "Reject inconsistent globally injected events" --try 2 by Siarhei Vishniakou · 11 months ago
- 4a26690 Merge "Revert "Reject inconsistent globally injected events"" into main by Liana Kazanova (xWF) · 11 months ago
- f7f93f5 Revert "Reject inconsistent globally injected events" by Liana Kazanova (xWF) · 11 months ago
- 5891fab Merge "Reject inconsistent globally injected events" into main by Treehugger Robot · 11 months ago
- f6abbf4 Reject inconsistent globally injected events by Siarhei Vishniakou · 11 months ago
- 6a3c7c9 Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main by Vaibhav Devmurari · 11 months ago
- 4679e55 Add logic to overwrite pointer coordinates if event time is too old by Paul Ramirez · 11 months ago
- 4d3b03a Add logic to overwrite pointer coordinates in motion event by Paul Ramirez · 11 months ago
- 5a71e88 hasKeycode API should take into account key remapping by Vaibhav Devmurari · 11 months ago
- 7f1efed Add check to not resample when resample time equals motion event time by Paul Ramirez · 11 months ago
- 8f87ade Add fields to InputMessageBuilder by Paul Ramirez · 11 months ago
- d0285f4 Merge "Add multiple device resampling support to InputConsumerNoResampling with tests" into main by Treehugger Robot · 12 months ago
- e37f834 Add multiple device resampling support to InputConsumerNoResampling with tests by Paul Ramirez · 1 year ago
- 911b48e Merge "Move key remapping to InputReader thread(1/n)" into main by Treehugger Robot · 12 months ago
- e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
- 87f1c01 Update InputConsumer_test.cpp to use getFdStateDebug by Paul Ramirez · 12 months ago
- 00cf5d0 Add current device consumption to InputConsumerNoResampling by Paul Ramirez · 1 year ago
- cd7488c Fix batching logic in InputConsumerNoResampling.cpp by Paul Ramirez · 12 months ago
- 5eabf9b Merge "Update Resampler_test.cpp to consider RESAMPLE_LATENCY" into main by Treehugger Robot · 12 months ago
- 6affbdb Update Resampler_test.cpp to consider RESAMPLE_LATENCY by Paul Ramirez · 12 months ago
- 9a4c026 Merge "InputDevice: modernize IDC probe debugging logs" into main by Treehugger Robot · 12 months ago
- f20b6ba InputDevice: modernize IDC probe debugging logs by Harry Cutts · 12 months ago
- e10e1fb Merge "Create TestInputChannel and TestLooper to better test InputConsumerNoResampling" into main by Treehugger Robot · 12 months ago
- e2bb187 Create TestInputChannel and TestLooper to better test InputConsumerNoResampling by Paul Ramirez · 1 year, 1 month ago
- 1e9887e Merge "Adding an InputEventActionType enum field to InputEventTimeline." into main by Ioana Jianu · 1 year ago
- 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 1 month ago
- 7dfaa32 Add InputMessageBuilder to InputEventBuilders.h by Paul Ramirez · 1 year, 1 month ago
- cf1b06e Add multiple pointer support to LegacyResampler with tests by Paul Ramirez · 1 year, 1 month ago
- 486ca6d Refactor resampler logic to constrain MotionEvent mutation by Paul Ramirez · 1 year, 1 month ago
- 912ff82 Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c am: 3e182ddf17 by Prabir Pradhan · 1 year, 1 month ago
- 3e182dd Merge "Add bug component to OWNERS files pointing to INPUT_OWNERS" into main am: 4e6139ae5c by Prabir Pradhan · 1 year, 1 month ago
- 1cfde7a Add bug component to OWNERS files pointing to INPUT_OWNERS by Prabir Pradhan · 1 year, 1 month ago
- 8508b66 Move virtual device infra to libinput by Siarhei Vishniakou · 1 year, 1 month ago
- b2988ac Merge "Add resampling to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 1 month ago
- be9c544 Add resampling to InputConsumerNoResampling by Paul Ramirez · 1 year, 2 months ago
- 9d0d65e Reject invalid events injected by accessibility by Siarhei Vishniakou · 1 year, 1 month ago
- cc6aec5 Refactor JerkTracker and MotionPredictor for better testing. by Derek Wu · 1 year, 1 month ago
- 71c6f73 Update MotionEvent's id when a new sample is added. by jioana · 1 year, 2 months ago
- b41d38e Move batching logic from consumeBatchedInputEvents by Paul Ramirez · 1 year, 2 months ago
- ce7a57d Merge "Add smoothing to jerk calculations and updated jerk thresholds." into main by Derek Wu · 1 year, 2 months ago
- 5e0e7cf Add smoothing to jerk calculations and updated jerk thresholds. by Derek Wu · 1 year, 2 months ago
- 3c6e366 Merge "Native support for rotary encoder high-res scroll" into main by Biswarup Pal · 1 year, 2 months ago
- ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 2 months ago
- 20f122f Merge "Add test coverage to InputConsumerNoResampling" into main by Treehugger Robot · 1 year, 2 months ago
- 79655f2 Add test coverage to InputConsumerNoResampling by Paul Ramirez · 1 year, 2 months ago
- 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 3 months ago
- b005874 Dump dispatcher state during publisher error by Siarhei Vishniakou · 1 year, 2 months ago
- e12edae Merge "Return message wrapped in Result from receiveMessage" into main by Treehugger Robot · 1 year, 2 months ago
- 0c25e86 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 3 months ago
- dd438e2 Virtual rotary encoder native support by Vladimir Komsiyski · 1 year, 7 months ago
- 29814f2 Define MotionEventFlag as an AIDL enum by Prabir Pradhan · 1 year, 3 months ago
- de36292 Merge "MotionEvent: Consolidate functions to transform PointerCoords" into main by Prabir Pradhan · 1 year, 3 months ago
- 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 3 months ago
- 4b8d36c MotionEvent: Consolidate functions to transform PointerCoords by Prabir Pradhan · 1 year, 3 months ago
- 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 3 months ago
- e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 4 months ago
- 5968781 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 4 months ago
- cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
- b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 4 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
- 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 4 months ago
- 8c5f7be Move BlockingQueue.h to libinput by Siarhei Vishniakou · 1 year, 4 months ago
- c40f6e0 Add missing input flags to aidl and add missing definitions by Siarhei Vishniakou · 1 year, 4 months ago
- 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 4 months ago
- c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 5 months ago
- 48f80da Do not show pointer for disabled device by Linnan Li · 1 year, 5 months ago
- 99f2c3c Add mic mute keyboard led. (2/2) by DingYong · 1 year, 9 months ago