summaryrefslogtreecommitdiff
path: root/include/input
AgeCommit message (Expand)Author
2025-03-21Add a unit test for receiving 'finish' message after channel close Siarhei Vishniakou
2025-03-11Add display topology to input dump Arpit Singh
2025-03-11Merge "[CD Cursor] Add DisplayTopologyValidator" into main Arpit Singh
2025-03-10[CD Cursor] Add DisplayTopologyValidator Arpit Singh
2025-03-10Add dev option override flag to connected display cursor flag Arpit Singh
2025-02-25[CD Cursor] Apply selection logic to change cursor displayId nergi
2025-02-17Move utility functions related to isFromSource to Input.h Arpit Singh
2025-02-14[CD Cursor] Devopts override for connected displays flag Arpit Singh
2025-02-10Add empty, dump methods to BlockingQueue Siarhei Vishniakou
2025-02-05InputVerifier: verify button events and states (attempt 2) Harry Cutts
2025-02-03[CD cursor] Adjust for density when moving cursor between displays Arpit Singh
2025-01-29Merge "Move external MultiTouch test into InputMapperUnitTest" into main Treehugger Robot
2025-01-29Merge "Tracks whether an injected MotionEvent came from an accessibility tool... Daniel Norman
2025-01-29Move external MultiTouch test into InputMapperUnitTest Siarhei Vishniakou
2025-01-27Tracks whether an injected MotionEvent came from an accessibility tool. Daniel Norman
2025-01-27DisplayTopologyGraph offset in dp and store densities Piotr WilczyƄski
2025-01-24Revert "InputVerifier: verify button events and states" Priyanka Advani (xWF)
2025-01-23InputVerifier: verify button events and states Harry Cutts
2024-12-27Add support to disable mouse acceleration Michael Checo
2024-11-29DisplayTopology propagation to IM Oleg Blinnikov
2024-11-22input: Remove prefix from InputDeviceSensorAccuracy enum Harry Cutts
2024-11-21Merge "Fix One Euro filter's units of computation" into main Treehugger Robot
2024-11-20Fix One Euro filter's units of computation Paul Ramirez
2024-11-20Merge "MotionEvent: add safe dumping method" into main Harry Cutts
2024-11-20MotionEvent: add safe dumping method Harry Cutts
2024-11-15KeyboardInputMapper: migrate most tests to InputMapperUnitTest Harry Cutts
2024-11-12Merge "Remove callback at the end of consumer destructor" into main Treehugger Robot
2024-11-11Add keyboard volume mute LED. (2/2) DingYong
2024-11-05Reimplement Chromium's OneEuroFilter to InputConsumer Paul Ramirez
2024-10-25Do not resample when frameTime is not available Paul Ramirez
2024-10-22Add map like pointer lookup to LegacyResampler Paul Ramirez
2024-10-22Remove callback at the end of consumer destructor Siarhei Vishniakou
2024-10-17Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) Linnan Li
2024-10-11Reland "Reject inconsistent globally injected events" --try 2 Siarhei Vishniakou
2024-10-11Merge "Revert "Reject inconsistent globally injected events"" into main Liana Kazanova (xWF)
2024-10-11Revert "Reject inconsistent globally injected events" Liana Kazanova (xWF)
2024-10-11Merge "Reject inconsistent globally injected events" into main Treehugger Robot
2024-10-10Reject inconsistent globally injected events Siarhei Vishniakou
2024-10-09Merge changes from topics "alt+meta=caps", "hasKeycode_bugfix" into main Vaibhav Devmurari
2024-10-09Add logic to overwrite pointer coordinates if event time is too old Paul Ramirez
2024-10-09Add logic to overwrite pointer coordinates in motion event Paul Ramirez
2024-10-07hasKeycode API should take into account key remapping Vaibhav Devmurari
2024-10-06Add check to not resample when resample time equals motion event time Paul Ramirez
2024-10-02Add fields to InputMessageBuilder Paul Ramirez
2024-09-27Merge "Add multiple device resampling support to InputConsumerNoResampling wi... Treehugger Robot
2024-09-26Add multiple device resampling support to InputConsumerNoResampling with tests Paul Ramirez
2024-09-20Merge "Move key remapping to InputReader thread(1/n)" into main Treehugger Robot
2024-09-20Move key remapping to InputReader thread(1/n) Linnan Li
2024-09-20Update InputConsumer_test.cpp to use getFdStateDebug Paul Ramirez
2024-09-20Add current device consumption to InputConsumerNoResampling Paul Ramirez