- 68782cf Merge "Add IS_GENERATED_GESTURE flag to touchpad scrolling" into udc-dev by Harry Cutts · 2 years, 11 months ago
- 24492e6 Add IS_GENERATED_GESTURE flag to touchpad scrolling by Harry Cutts · 2 years, 11 months ago
- 2be30b5 Merge "Revert^2 "Support touchpad gesture properties in IDC files"" into udc-dev by Harry Cutts · 2 years, 11 months ago
- 5c82ee1 Merge "Enable new touchpad stack for Sony DualSense gamepad" into udc-dev by Harry Cutts · 2 years, 11 months ago
- 119087d Merge "Disable stylus integration tests temporarily" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
- 5abecc3 Disable stylus integration tests temporarily by Prabir Pradhan · 2 years, 11 months ago
- 2b67ff1 Revert^2 "Support touchpad gesture properties in IDC files" by Harry Cutts · 2 years, 11 months ago
- f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
- 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 11 months ago
- 8fc4d9c Merge "Fix logic error in SensorInputMapper::createSensor" into udc-dev by Harry Cutts · 2 years, 11 months ago
- 70c5563 Fix logic error in SensorInputMapper::createSensor by Harry Cutts · 2 years, 11 months ago
- 2993ceb Merge "Revert "Support touchpad gesture properties in IDC files"" into udc-dev by Sebastian Pickl · 2 years, 11 months ago
- a53cb97 Revert "Support touchpad gesture properties in IDC files" by Sebastian Pickl · 2 years, 11 months ago
- 65e0669 Enable new touchpad stack for Sony DualSense gamepad by Harry Cutts · 2 years, 11 months ago
- 46211fb TouchInputMapper: Use ui::Transform to calulate MotionRanges by Prabir Pradhan · 3 years, 2 months ago
- 33e3baa InputDispatcher: Perform hit test in logical display space by Prabir Pradhan · 3 years, 2 months ago
- 82e081e InputDispatcher: Use floats to represent location coordinates by Prabir Pradhan · 3 years, 2 months ago
- 6a1381c Merge "Remove InputDeviceContext::getConfiguration(properties)" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
- c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 11 months ago
- 1e86a78 Merge "Allow media keys to wake device for external keyboards." into udc-dev by Vaibhav Devmurari · 2 years, 11 months ago
- c8a4279 Merge "Support touchpad gesture properties in IDC files" into udc-dev by Harry Cutts · 2 years, 11 months ago
- 3ca39d0 Support touchpad gesture properties in IDC files by Harry Cutts · 3 years ago
- 1625786 Allow media keys to wake device for external keyboards. by Vaibhav Devmurari · 3 years ago
- ee66b97 Merge "Use const refs to strings in PropertyProvider" into udc-dev by TreeHugger Robot · 3 years ago
- 054486a Merge "Handle back shortcuts in native and remove home shortcut handling" into udc-dev by Vaibhav Devmurari · 3 years ago
- 7851dca Merge "Show hovering pointers when "show taps" is enabled" into udc-dev by Prabir Pradhan · 3 years ago
- b3ce453 Show hovering pointers when "show taps" is enabled by Prabir Pradhan · 3 years ago
- b2fd17a Merge changes from topic "touch-rotation-precision" into udc-dev by TreeHugger Robot · 3 years ago
- 186fb6f Use const refs to strings in PropertyProvider by Harry Cutts · 3 years ago
- 34cd5b0 Handle back shortcuts in native and remove home shortcut handling by Vaibhav Devmurari · 3 years ago
- 3e79876 TouchInputMapper: Index input device pixels in rotated display space by Prabir Pradhan · 3 years, 2 months ago
- 8268740 Add touchscreen rotation precision tests by Prabir Pradhan · 3 years, 2 months ago
- a9df316 Add touchscreen orientation precision tests by Prabir Pradhan · 3 years, 2 months ago
- d4979db Add documentation to illustrate some edge cases for input coordinates by Prabir Pradhan · 3 years ago
- 4ca9727 DO NOT MERGE Do not crash when invalid event is received by Siarhei Vishniakou · 3 years ago
- 14bcc3d Enable ubsan in inputflinger_tests by Siarhei Vishniakou · 3 years ago
- ff8db1b Merge "Reconfigure device in TouchInputMapper when the type is changed." into udc-dev by Ambrus Weisz · 3 years ago
- f8a49a2 Merge "Ignore touchpad contacts that are marked as palms" into udc-dev by TreeHugger Robot · 3 years ago
- 287e19f Log touchpad hardware states when flag is set by Harry Cutts · 3 years ago
- b2e4794 Ignore touchpad contacts that are marked as palms by Harry Cutts · 3 years ago
- 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 3 years, 2 months ago
- c502537 Put detailed touchpad gesture logs behind sysprop by Harry Cutts · 3 years ago
- 43e023c Merge "Minor logging improvements in InputDispatcher and InputTransport" into udc-dev by Prabir Pradhan · 3 years ago
- 96282b0 Minor logging improvements in InputDispatcher and InputTransport by Prabir Pradhan · 3 years ago
- 3e2f479 Merge "Skip flaky InputDispatcher tests." into udc-dev by TreeHugger Robot · 3 years ago
- 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 3 years ago
- 6561380 Allow debug logging of dispatcher's inbound events to be enabled on the fly by Prabir Pradhan · 3 years ago
- 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 3 years ago
- 0844ed8 Merge "Ensure real touch cancels injected events" into udc-dev by TreeHugger Robot · 3 years ago
- 058a25a Merge "Remove DisplayInfo not found log" into udc-dev by TreeHugger Robot · 3 years ago
- 56e7909 Ensure real touch cancels injected events by Siarhei Vishniakou · 3 years ago
- 2a8ad28 Merge "Add test for HOVER_EXIT when another device is touched" into udc-dev by Siarhei Vishniakou · 3 years ago
- e1cbbd6 Skip flaky InputDispatcher tests. by Michael Wright · 3 years ago
- 4c91455 Merge "Don't store the departing pointer in InputState" into udc-dev by TreeHugger Robot · 3 years ago
- 82dc042 Don't store the departing pointer in InputState by Siarhei Vishniakou · 3 years 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 · 3 years ago
- f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 3 years ago
- 16e4fa0 Improve crash message when downTime is missing by Siarhei Vishniakou · 3 years ago
- 5cd1a28 Add more view and widget tests to input presubmit by Siarhei Vishniakou · 3 years 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, 3 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, 1 month ago
- 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years, 1 month ago
- 032c7dc [scribe] show stylus hover icon by Seunghwan Choi · 3 years, 1 month ago
- 481ff8d Add HoverTest and VelocityTracker test to presubmit by Siarhei Vishniakou · 3 years ago
- 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 3 years ago
- dd6b1f1 Merge "Only send events to windows with pointers" by TreeHugger Robot · 3 years ago
- 6f5ed5b Merge "Keep track of pilfered pointer explicitly" by TreeHugger Robot · 3 years ago
- e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 3 years ago
- 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 3 years ago
- ae60d0d Merge "Add FLAG_CANCELED for all ACTION_CANCEL events" by TreeHugger Robot · 3 years ago
- 1ae72f1 Add FLAG_CANCELED for all ACTION_CANCEL events by Siarhei Vishniakou · 3 years ago
- 3a27e58 Merge "Add plumbing from settings to gesture properties" by Harry Cutts · 3 years ago
- b437a5b Merge "Revert "Remove filterNonTouchAsIs function"" by Sam Dubey · 3 years ago
- f886dec Revert "Remove filterNonTouchAsIs function" by Sam Dubey · 3 years ago
- 52de969 Merge "Remove filterNonTouchAsIs function" by TreeHugger Robot · 3 years ago
- 2e6e00d Merge "Copy InputDeviceIdentifier instead of taking a reference" by Harry Cutts · 3 years ago
- a546ba8 Add plumbing from settings to gesture properties by Harry Cutts · 3 years, 1 month ago
- 3ea5e0d Merge "Revert^2 "Enable new touchpad stack by default"" by Harry Cutts · 3 years ago
- 86f5df6 Copy InputDeviceIdentifier instead of taking a reference by Harry Cutts · 3 years ago
- a692783 Revert^2 "Enable new touchpad stack by default" by Harry Cutts · 3 years ago
- 719f506 Remove filterNonTouchAsIs function by Siarhei Vishniakou · 3 years, 2 months ago
- 8619eb3 Remove goto from InputDispatcher by Siarhei Vishniakou · 3 years, 2 months ago
- 87a55ac Merge "Return InputTargets instead of TouchedWindows" by TreeHugger Robot · 3 years ago
- 5de57db Merge "Disable new touchpad stack for Sony gamepads" by Harry Cutts · 3 years ago
- 0026b4c Return InputTargets instead of TouchedWindows by Siarhei Vishniakou · 3 years, 3 months ago
- e923170 Disable new touchpad stack for Sony gamepads by Harry Cutts · 3 years, 1 month ago
- c43dd3a Merge "Add input tests from FrameworksCoreTests to presubmit" by Prabir Pradhan · 3 years ago
- f209b61 Merge "Revert "Use both mouse and touchpad sources for touchpads"" by Josep del Río · 3 years ago
- 2d8c79a Revert "Use both mouse and touchpad sources for touchpads" by Josep del Río · 3 years ago