summaryrefslogtreecommitdiff
path: root/libs/input/Input.cpp
AgeCommit message (Expand)Author
2022-06-03Validate indices when requesting PointerCoords Siarhei Vishniakou
2022-02-28Fix input injection with zero coords Prabir Pradhan
2022-01-13Use std::vector in Input.h Siarhei Vishniakou
2021-12-29Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-rev... Prabir Pradhan
2021-12-24Reland^2 "Remove x/y offset from MotionEntry" Prabir Pradhan
2021-12-09Reorder VerifiedKey/MotionEvent structs for hwasan Siarhei Vishniakou
2021-12-03Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORW... TreeHugger Robot
2021-12-03Revert "Reland "Remove x/y offset from MotionEntry"" Alex Chau
2021-12-01Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" TreeHugger Robot
2021-12-01Add getSurfaceRotation API to MotionEvent Prabir Pradhan
2021-12-01Reland "Remove x/y offset from MotionEntry" Prabir Pradhan
2021-11-22Reland "Change PointerController to display space" Prabir Pradhan
2021-11-20Revert "Remove x/y offset from MotionEntry" Jay Wang
2021-11-19Remove x/y offset from MotionEntry Prabir Pradhan
2021-11-17Revert "Change PointerController to display space" Prabir Pradhan
2021-11-17Change PointerController to display space Prabir Pradhan
2021-11-16Merge "Look up source using & instead of equality" TreeHugger Robot
2021-11-15Look up source using & instead of equality Siarhei Vishniakou
2021-11-11TouchMode (6.2/n) Fully detaching touch mode from focus event (native) Antonio Kantek
2021-11-08Move Joystick and Touchpad event transformation logic to MotionEvent Prabir Pradhan
2021-10-26MotionEvent: Report transformed orientation values Prabir Pradhan
2021-10-26MotionEvent: Avoid clipping tranformed orientation angle values Prabir Pradhan
2021-10-04Merge "TouchMode (4.2/n) Enhancing recycle to support touch mode event" Antonio Kantek
2021-10-04VerifiedMotionEvent: Sign transformed raw values Prabir Pradhan
2021-09-29TouchMode (4.2/n) Enhancing recycle to support touch mode event Antonio Kantek
2021-09-21InputDispatcherPolicy: Transform incoming/outgoing events Prabir Pradhan
2021-09-17Add display transform to MotionEvent for raw coords Prabir Pradhan
2021-09-14Cancel wallpaper touch stream when foreground window is gone Siarhei Vishniakou
2021-08-27Merge "Revert^3 "Enable input window rotation flag"" into sc-v2-dev am: 3590b... TreeHugger Robot
2021-08-27Revert^3 "Enable input window rotation flag" Vadim Tryshev
2021-08-25Merge "Revert^2 "Enable input window rotation flag"" into sc-v2-dev am: f459a... Android Build Prod User
2021-08-19Revert^2 "Enable input window rotation flag" Prabir Pradhan
2021-08-05Merge "Revert "Enable input window rotation flag"" into sc-v2-dev am: b998d92... Prabir Pradhan
2021-08-05Revert "Enable input window rotation flag" Arthur Hung
2021-08-04Merge changes from topic "cherrypick-enable_input_rot_flag-ev5656cryw" into s... Prabir Pradhan
2021-07-29Enable input window rotation flag Evan Rosky
2021-07-28Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" i... Prabir Pradhan
2021-07-28Merge "MotionEvent: Guard getRawX/Y compatibility logic using feature flag" i... Prabir Pradhan
2021-07-26MotionEvent: Guard getRawX/Y compatibility logic using feature flag Prabir Pradhan
2021-07-20Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" Antonio Kantek
2021-07-15Plumb through display orientation separate from transform am: 0957669e41 am: ... Evan Rosky
2021-07-14TouchEvent (1/n): Adding TouchModeEvent to InputChannel Antonio Kantek
2021-07-14Plumb through display orientation separate from transform Evan Rosky
2021-06-29Renamed and moved InputWindow and related files chaviw
2021-06-28Renamed and moved InputWindow and related files chaviw
2021-06-22Merge changes from topics "motion-event-offset-pointer-sources", "motionevent... TreeHugger Robot
2021-06-21MotionEvent: Transform mouse cursor position Prabir Pradhan
2021-06-21MotionEvent: Rotate relative axes according to window orientation Prabir Pradhan
2021-06-21Apply translation/offset to events from pointer sources only Prabir Pradhan
2021-05-25MotionEvent: Simplify logic around transformations am: 6b38461a39 am: afc72f7... Prabir Pradhan