- 4d6d28e Merge "InputMapper refactor: Rename configure to reconfigure" into udc-dev by Arpit Singh · 2 years, 9 months ago
- 2d18ba2 Merge changes from topic "drawing-tablet" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 2 years, 10 months ago
- a93641a Merge "Fix HMAC Compare time attack" into udc-dev by Timothy Yiu · 2 years, 10 months ago
- e71e570 Fix display association for drawing tablets by Prabir Pradhan · 2 years, 10 months ago
- 7d9cb5a TouchInputMapper: Use a fixed scale factor for external drawing tablets by Prabir Pradhan · 2 years, 10 months ago
- 2f1a74e Merge "Add focusTransferTarget in WindowInfo" into udc-dev by Chavi Weingarten · 2 years, 10 months ago
- 847e851 Add focusTransferTarget in WindowInfo by Chavi Weingarten · 2 years, 10 months ago
- a6e9dd2 Merge "Support native API to report sysfs nodes changes" into udc-dev by Vaibhav Devmurari · 2 years, 10 months ago
- 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
- 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
- 9892a30 Fix touchpad palm filtering logic by Harry Cutts · 2 years, 10 months ago
- c4ddd87 Merge "Reset fingers and buttons in GestureConverter::reset" into udc-dev by Harry Cutts · 2 years, 10 months ago
- e9b7142 Reset fingers and buttons in GestureConverter::reset by Harry Cutts · 2 years, 10 months ago
- 66becf5 Merge "InputMapper: use a reference for InputDeviceInfo parameter" into udc-dev by Harry Cutts · 2 years, 10 months ago
- d02ea10 InputMapper: use a reference for InputDeviceInfo parameter by Harry Cutts · 2 years, 10 months ago
- 398be87 Merge "Report motion ranges for touchpads in new stack" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 8cd2abd Report motion ranges for touchpads in new stack by Harry Cutts · 2 years, 10 months ago
- 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 2 years, 10 months ago
- 05e5fa8 Merge "input: use optionals for PropertyMap getters" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 12e7b59 Merge "Remove some old TODOs from GestureConverter.cpp" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 1573a67 Fix HMAC Compare time attack by tyiu · 2 years, 11 months ago
- d11da56 Remove some old TODOs from GestureConverter.cpp by Harry Cutts · 2 years, 10 months ago
- f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 10 months ago
- 95d9bdd Merge "Return values in PointerController's getters" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
- 68782cf Merge "Add IS_GENERATED_GESTURE flag to touchpad scrolling" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 2719e82 Return values in PointerController's getters by Prabir Pradhan · 2 years, 11 months ago
- 24492e6 Add IS_GENERATED_GESTURE flag to touchpad scrolling by Harry Cutts · 2 years, 10 months ago
- 2be30b5 Merge "Revert^2 "Support touchpad gesture properties in IDC files"" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 5c82ee1 Merge "Enable new touchpad stack for Sony DualSense gamepad" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 119087d Merge "Disable stylus integration tests temporarily" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
- 5abecc3 Disable stylus integration tests temporarily by Prabir Pradhan · 2 years, 10 months ago
- 2b67ff1 Revert^2 "Support touchpad gesture properties in IDC files" by Harry Cutts · 2 years, 10 months ago
- f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
- 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 10 months ago
- 8fc4d9c Merge "Fix logic error in SensorInputMapper::createSensor" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 70c5563 Fix logic error in SensorInputMapper::createSensor by Harry Cutts · 2 years, 10 months ago
- 2993ceb Merge "Revert "Support touchpad gesture properties in IDC files"" into udc-dev by Sebastian Pickl · 2 years, 10 months ago
- a53cb97 Revert "Support touchpad gesture properties in IDC files" by Sebastian Pickl · 2 years, 10 months ago
- 65e0669 Enable new touchpad stack for Sony DualSense gamepad by Harry Cutts · 2 years, 10 months ago
- 46211fb TouchInputMapper: Use ui::Transform to calulate MotionRanges by Prabir Pradhan · 3 years, 1 month ago
- 33e3baa InputDispatcher: Perform hit test in logical display space by Prabir Pradhan · 3 years, 1 month ago
- 82e081e InputDispatcher: Use floats to represent location coordinates by Prabir Pradhan · 3 years, 1 month ago
- 6a1381c Merge "Remove InputDeviceContext::getConfiguration(properties)" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 10 months ago
- 1e86a78 Merge "Allow media keys to wake device for external keyboards." into udc-dev by Vaibhav Devmurari · 2 years, 10 months ago
- c8a4279 Merge "Support touchpad gesture properties in IDC files" into udc-dev by Harry Cutts · 2 years, 10 months ago
- 3ca39d0 Support touchpad gesture properties in IDC files by Harry Cutts · 2 years, 11 months ago
- 1625786 Allow media keys to wake device for external keyboards. by Vaibhav Devmurari · 2 years, 10 months ago
- ee66b97 Merge "Use const refs to strings in PropertyProvider" into udc-dev by TreeHugger Robot · 2 years, 10 months ago
- 054486a Merge "Handle back shortcuts in native and remove home shortcut handling" into udc-dev by Vaibhav Devmurari · 2 years, 10 months ago
- 7851dca Merge "Show hovering pointers when "show taps" is enabled" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
- b3ce453 Show hovering pointers when "show taps" is enabled by Prabir Pradhan · 2 years, 11 months ago
- b2fd17a Merge changes from topic "touch-rotation-precision" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 186fb6f Use const refs to strings in PropertyProvider by Harry Cutts · 2 years, 11 months ago
- 34cd5b0 Handle back shortcuts in native and remove home shortcut handling by Vaibhav Devmurari · 2 years, 11 months ago
- 3e79876 TouchInputMapper: Index input device pixels in rotated display space by Prabir Pradhan · 3 years, 1 month ago
- 8268740 Add touchscreen rotation precision tests by Prabir Pradhan · 3 years, 1 month ago
- a9df316 Add touchscreen orientation precision tests by Prabir Pradhan · 3 years, 1 month ago
- d4979db Add documentation to illustrate some edge cases for input coordinates by Prabir Pradhan · 2 years, 11 months ago
- 4ca9727 DO NOT MERGE Do not crash when invalid event is received by Siarhei Vishniakou · 2 years, 11 months ago
- 14bcc3d Enable ubsan in inputflinger_tests by Siarhei Vishniakou · 2 years, 11 months ago
- ff8db1b Merge "Reconfigure device in TouchInputMapper when the type is changed." into udc-dev by Ambrus Weisz · 2 years, 11 months ago
- f8a49a2 Merge "Ignore touchpad contacts that are marked as palms" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 287e19f Log touchpad hardware states when flag is set by Harry Cutts · 2 years, 11 months ago
- b2e4794 Ignore touchpad contacts that are marked as palms by Harry Cutts · 2 years, 11 months ago
- 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 3 years, 1 month ago
- c502537 Put detailed touchpad gesture logs behind sysprop by Harry Cutts · 2 years, 11 months ago
- 43e023c Merge "Minor logging improvements in InputDispatcher and InputTransport" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
- 96282b0 Minor logging improvements in InputDispatcher and InputTransport by Prabir Pradhan · 2 years, 11 months ago
- 3e2f479 Merge "Skip flaky InputDispatcher tests." into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 2 years, 11 months ago
- 6561380 Allow debug logging of dispatcher's inbound events to be enabled on the fly by Prabir Pradhan · 2 years, 11 months ago
- 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years, 11 months ago
- 0844ed8 Merge "Ensure real touch cancels injected events" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 058a25a Merge "Remove DisplayInfo not found log" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 56e7909 Ensure real touch cancels injected events by Siarhei Vishniakou · 2 years, 11 months ago
- 2a8ad28 Merge "Add test for HOVER_EXIT when another device is touched" into udc-dev by Siarhei Vishniakou · 2 years, 11 months ago
- e1cbbd6 Skip flaky InputDispatcher tests. by Michael Wright · 2 years, 11 months ago
- 4c91455 Merge "Don't store the departing pointer in InputState" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- 82dc042 Don't store the departing pointer in InputState by Siarhei Vishniakou · 2 years, 11 months ago
- a06bb55 Remove DisplayInfo not found log by Siarhei Vishniakou · 3 years ago
- 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 3 years ago
- d35a24b Replace ChromeOS pointer ballistics with Android-specific ones by Harry Cutts · 3 years ago
- 4e1ffa5 Add test for HOVER_EXIT when another device is touched by Siarhei Vishniakou · 2 years, 11 months ago
- f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 2 years, 11 months ago
- 16e4fa0 Improve crash message when downTime is missing by Siarhei Vishniakou · 2 years, 11 months ago
- 5cd1a28 Add more view and widget tests to input presubmit by Siarhei Vishniakou · 2 years, 11 months ago
- 6de91ec Merge "Ignore hover events while pointers are already down" by Siarhei Vishniakou · 3 years ago
- 2e3e443 Ignore hover events while pointers are already down by Siarhei Vishniakou · 3 years ago
- ff74a40 Merge "Add POLICY_FLAG_PASS_TO_USER to complete the gesture" by TreeHugger Robot · 3 years ago
- 5bf25d9 Add POLICY_FLAG_PASS_TO_USER to complete the gesture by Siarhei Vishniakou · 3 years ago
- 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 3 years ago
- 9af4e11 Use bitwise operator to remove pointers by Siarhei Vishniakou · 3 years ago
- 758eb56 Add send ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE in touchpad L/R by LiZhihong · 3 years, 2 months ago
- 8a87835 Use std::bitset for tracking pointers in the dispatcher by Siarhei Vishniakou · 3 years ago
- 356026c Add testcase for StylusPointer by Seunghwan Choi · 3 years ago
- 2de48e4 check config for showing a stylus pointer (native part) by Seunghwan Choi · 3 years ago
- 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years ago
- 032c7dc [scribe] show stylus hover icon by Seunghwan Choi · 3 years ago