summaryrefslogtreecommitdiff
path: root/services/inputflinger
AgeCommit message (Expand)Author
2025-02-18Allow touchpad debug logs to be enabled on the fly Harry Cutts
2025-02-18Merge changes I7c2108a2,I23fa0e50,I20d02933 into main Treehugger Robot
2025-02-18Merge changes I34ed5f0f,I9538646f into main Arpit Singh
2025-02-18Merge "SlopController: fix formatting of logged values" into main Harry Cutts
2025-02-18inputflinger: Restricted invalid MotionEvent button enum values Akhilesh Sanikop
2025-02-18inputflinger: Restricted invalid InputDeviceClass enum values Akhilesh Sanikop
2025-02-18inputflinger: only use UTF-8 characters in device name and location Akhilesh Sanikop
2025-02-17[23/n Dispatcher refactor] Add const ref to window and connection Arpit Singh
2025-02-17Move utility functions related to isFromSource to Input.h Arpit Singh
2025-02-17SlopController: fix formatting of logged values Harry Cutts
2025-02-14[CD Cursor] Devopts override for connected displays flag Arpit Singh
2025-02-14[5/n CD Cursor] Enable cross-display drag gesture Arpit Singh
2025-02-14[4/n CD Cursor] Use Pointer's display transform for motion events Arpit Singh
2025-02-14[3/n CD Cursor] Enable cross-display mouse gestures Arpit Singh
2025-02-13Merge "Introduce AccessibilityPointerMotionFilter" into main Treehugger Robot
2025-02-14Introduce AccessibilityPointerMotionFilter Hiroki Sato
2025-02-13Merge "Revert "[3/n CD Cursor] Enable cross-display mouse gestures"" into main Priyanka Advani (xWF)
2025-02-13Revert "[3/n CD Cursor] Enable cross-display mouse gestures" Priyanka Advani (xWF)
2025-02-13PointerChoreographer: Starting stylus hover gesture should fade mouse Prabir Pradhan
2025-02-13Merge "inputflinger: Add IDC file documentation" into main Aseda Aboagye
2025-02-13Merge "EventHub: Search IDC for additional lights" into main Treehugger Robot
2025-02-13inputflinger: Add IDC file documentation Aseda Aboagye
2025-02-13EventHub: Search IDC for additional lights Aseda Aboagye
2025-02-13[3/n CD Cursor] Enable cross-display mouse gestures Arpit Singh
2025-02-13[2/n CD Cursor] Introduce cursor State Arpit Singh
2025-02-13Merge "Use ALWAYS_FATAL if touchState is out of sync" into main Treehugger Robot
2025-02-13Merge "Set Gesture start time in UserActivityPokeTests" into main Arpit Singh
2025-02-12Merge "InputReader: use ALOGD_IF instead of if (…) ALOGD" into main Treehugger Robot
2025-02-12Use ALWAYS_FATAL if touchState is out of sync Arpit Singh
2025-02-12Set Gesture start time in UserActivityPokeTests Arpit Singh
2025-02-12InputReader: use ALOGD_IF instead of if (…) ALOGD Harry Cutts
2025-02-11Merge "inputflinger_input_dispatcher_fuzzer : Fix memory leak" into main Treehugger Robot
2025-02-11Merge "InputReader: prevent merging pointer sub-devices" into main Kenneth Albanowski
2025-02-11InputReader: prevent merging pointer sub-devices Kenneth Albanowski
2025-02-11inputflinger_input_dispatcher_fuzzer : Fix memory leak Akhilesh Sanikop
2025-02-11Merge "InputDispatcher: use INFO for conditional logs" into main Treehugger Robot
2025-02-11Merge "[1/n CD Cursor] Pass topology to InputDispatcher" into main Arpit Singh
2025-02-11InputDispatcher: use INFO for conditional logs Harry Cutts
2025-02-10InputDispatcher: use LOG_IF for checking logging tags Harry Cutts
2025-02-10[1/n CD Cursor] Pass topology to InputDispatcher Arpit Singh
2025-02-07[22/n Dispatcher Refactor] resolving nits from previous review Arpit Singh
2025-02-07[21/n Dispatcher refactor] Make touchStatesByDisplay private Arpit Singh
2025-02-07EventHub: Reimplement sysfsNodeChanged Prabir Pradhan
2025-02-07EventHub: Refactor AssociatedDevice creation logic Prabir Pradhan
2025-02-06Merge changes I65b2b48d,I0d41ba77 into main Arpit Singh
2025-02-05Merge "InputVerifier: verify button events and states (attempt 2)" into main Harry Cutts
2025-02-05[20/n Dispatcher refactor] Allow access to all TouchedWindowHandles Arpit Singh
2025-02-05[19/n Dispatcher refactor] Remove findTouchStateWindowAndDisplay Arpit Singh
2025-02-05[18/n Dispatcher refactor] Move pilferPointers Arpit Singh
2025-02-05[17/n Dispatcher refactor] Move transferTouchGesture Arpit Singh