- 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 9 months ago
- 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 2 months ago
- bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 3 years, 7 months ago
- 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 8 months ago
- f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 3 years, 8 months ago
- 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 3 years, 8 months ago
- f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 8 months ago
- 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 3 years, 8 months ago
- d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
- ba6badb Merge changes from topic "revert-16295572-ORWQJPYRMQ" by Jay Wang · 3 years, 9 months ago
- 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 9 months ago
- 8f576ed Merge "Convert connection status to enum class" by TreeHugger Robot · 3 years, 9 months ago
- 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 9 months ago
- f12f2f7 Convert connection status to enum class by Siarhei Vishniakou · 3 years, 9 months ago
- d948957 Look up source using & instead of equality by Siarhei Vishniakou · 3 years, 9 months ago
- b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 3 years, 11 months ago
- b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
- 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years ago
- 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years ago
- cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 1 month ago
- 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 1 month ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 1 month ago
- 450a0ed Merge "Parcel/Unparcel displaysize in InputWindowInfo" into sc-dev am: 7ed6f2fca8 am: 15323906c3 by Evan Rosky · 4 years, 3 months ago
- 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 3 months ago
- 426aa09 Add enough information to compatibility-transform getRaw() am: 84f07f0cbe by Evan Rosky · 4 years, 3 months ago
- 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
- 1d4f841 Merge "Move drag event to InputDispatcher (3/n)" into sc-dev am: a1589108b6 by TreeHugger Robot · 4 years, 5 months ago
- b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 7 months ago
- 5b6c96f Add key event label to Entry dump by Siarhei Vishniakou · 4 years, 5 months ago
- c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 4 years, 7 months ago
- dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 4 years, 8 months ago
- dbbad30 CommandEntry: Initialize 'enabled' field by Greg Kaiser · 4 years, 8 months ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 10 months ago
- 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 9 months ago
- c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 4 years, 10 months ago
- 2a32108 Merge "Add eventTime print out to Entry dump" by TreeHugger Robot · 4 years, 10 months ago
- a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 4 years, 10 months ago
- a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 6 years ago
- 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 4 years, 11 months ago
- 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
- 7d3d00d Add reason to focus change event log by Vishnu Nair · 5 years ago
- 1ff3d1e Use Transform in InputDispatcher by chaviw · 5 years ago
- d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 5 years ago
- 4cb50ca Add basic ANR test by Siarhei Vishniakou · 5 years ago
- cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 5 years ago
- c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
- e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
- f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
- 4948327 Use enum class for EventEntry by Siarhei Vishniakou · 6 years ago
- d399a52 Don't leak input events to dumpsys on user builds by Ashwini Oruganti · 6 years ago
- e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago