- fa82d49 Merge "Write displayOrientation value when WindowInfo is parceled" into sc-v2-dev am: 214040a792 am: 68f1458dfe by Prabir Pradhan · 4 years ago
- 68f1458 Merge "Write displayOrientation value when WindowInfo is parceled" into sc-v2-dev am: 214040a792 by Prabir Pradhan · 4 years ago
- 817f606 Write displayOrientation value when WindowInfo is parceled by Prabir Pradhan · 4 years ago
- 061b06e Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 am: 6bb73f6d24 by Chavi Weingarten · 4 years, 1 month ago
- 6bb73f6 Merge "Add WindowInfosListener to Input" into sc-v2-dev am: a6ccdf9d11 by Chavi Weingarten · 4 years, 1 month ago
- 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 3 months ago
- 61a5d24 InputDispatcher: Use constexpr values for debug flags by Prabir Pradhan · 4 years, 1 month 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
- f854dad Plumb through display orientation separate from transform am: 0957669e41 by Evan Rosky · 4 years, 1 month ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
- 363e729 Fully delete duplicate entries inside LatencyTracker by Siarhei Vishniakou · 4 years, 2 months ago
- 2fbdff8 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 1e15906653 by TreeHugger Robot · 4 years, 2 months ago
- b0cf975 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 5107ce6122 by TreeHugger Robot · 4 years, 2 months ago
- 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 2 months ago
- 5107ce6 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 2 months ago
- f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 2 months ago
- 269e2b2 Merge "Renamed and moved InputWindow and related files" into sc-v2-dev am: 5d356b04e4 by Chavi Weingarten · 4 years, 2 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 4 years, 10 months ago
- ea509de Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 am: ce498e3e48 by Vishnu Nair · 4 years, 2 months ago
- ce498e3 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 by Vishnu Nair · 4 years, 2 months ago
- 5211ae5 Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 am: 98d5cfe890 by TreeHugger Robot · 4 years, 2 months ago
- 98d5cfe Merge changes from topics "motion-event-offset-pointer-sources", "motionevent-rotate-relative-xy-sv2" into sc-v2-dev am: 20f5567143 by TreeHugger Robot · 4 years, 2 months ago
- 664834b InputDispatcher: Remove transform only for joysticks and touchpads by Prabir Pradhan · 4 years, 3 months ago
- d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 3 months ago
- bac8023 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 am: 8296e54abb by Vishnu Nair · 4 years, 2 months ago
- 1d0f2f9 Merge "FocusResolver: Clean up focus requests and results when a display is removed" into sc-dev am: 831288d496 by Vishnu Nair · 4 years, 2 months ago
- 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 2 months ago
- b8cd3f3 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: e106303776 by Siarhei Vishniakou · 4 years, 2 months ago
- 590af64 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: 5210e8e564 by Siarhei Vishniakou · 4 years, 2 months ago
- 8ab9434 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a by Siarhei Vishniakou · 4 years, 2 months ago
- 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 3 months ago
- 50dac87 Merge "Temporarily turn off latency reporting" into sc-dev am: f76775af43 am: ae9dfdd243 by TreeHugger Robot · 4 years, 3 months ago
- b7f8e19 Merge "Temporarily turn off latency reporting" into sc-dev am: f76775af43 by TreeHugger Robot · 4 years, 3 months ago
- f76775a Merge "Temporarily turn off latency reporting" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- 9a7d94a Temporarily turn off latency reporting by Siarhei Vishniakou · 4 years, 3 months ago
- 4223291 [BugFix] Reset key repeating in case a keyboard device was disabled or enabled. by liushenxiang · 4 years, 3 months ago
- 72b639e Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- 9a049d8 Merge changes from topic "input statistics" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- c961c74 Add log for when gesture monitor is created by Siarhei Vishniakou · 4 years, 3 months ago
- 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 4 months ago
- a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 4 years, 5 months ago
- f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 6 months ago
- 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 4 years, 7 months ago
- 23cb599 Merge "Add InputDispatcherInterface::transferTouch api" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
- d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 4 years, 6 months ago
- 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
- 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 6 months ago
- ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 4 months ago
- 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
- de2afa8 Merge "Dispatcher: refactor getWindowHandleLocked and StrongPointerHash" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
- 93a0f91 Cancel touchscreen gestures from Dispatcher when display rotates by Prabir Pradhan · 4 years, 4 months ago
- 6a9a831 Dispatcher: refactor getWindowHandleLocked and StrongPointerHash by Prabir Pradhan · 4 years, 4 months ago
- 59a9f29 Log creation and removal of monitors by Siarhei Vishniakou · 4 years, 4 months ago
- 09b02ac Print string version of status when errors occur by Siarhei Vishniakou · 4 years, 5 months ago
- 6d0571e Fix the drag window still alive after drop failed by Arthur Hung · 4 years, 5 months ago
- 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 5 months ago
- f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 4 years, 7 months ago
- f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 4 years, 8 months ago
- eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 6 months ago
- 870da00 Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev by Siarhei Vishniakou · 4 years, 6 months ago
- 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 6 months ago
- a158910 Merge "Move drag event to InputDispatcher (3/n)" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 6 months ago
- b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 8 months ago
- bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 4 years, 6 months ago
- 11e3408 Merge "Add support for a hw_timeout_multiplier system property." into sc-dev by Peter Collingbourne · 4 years, 6 months ago
- 8fafd5d Merge "InputDispatcher: Fix incorrect sensorType parameter when debugging" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
- be05b5b InputDispatcher: Fix incorrect sensorType parameter when debugging by Prabir Pradhan · 4 years, 6 months ago
- b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 6 months ago
- b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 4 years, 7 months ago
- d706a28 Add logging for gesture monitors by Siarhei Vishniakou · 4 years, 7 months ago
- 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 4 years, 7 months ago
- 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 4 years, 7 months ago
- 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 4 years, 7 months ago
- fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 4 years, 7 months ago
- 3aedc6f Merge "InputDispatcher: Refactor focus logic into FocusResolver" by Vishnu Nair · 4 years, 7 months ago
- db26f18 Merge "Add applicationInfo.token to dumps" by Bernardo Rufino · 4 years, 7 months ago
- c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 4 years, 7 months ago
- 49d99e4 Add applicationInfo.token to dumps by Bernardo Rufino · 4 years, 7 months ago
- 1ff9d59 Don't block touches if same application token by Bernardo Rufino · 4 years, 7 months ago
- f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 4 years, 8 months ago
- 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 4 years, 9 months ago
- 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 4 years, 8 months ago
- 0e94797 Merge "Move createKeyEvent to a static function" by TreeHugger Robot · 4 years, 8 months ago
- b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 4 years, 8 months ago
- ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 4 years, 8 months ago
- f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 4 years, 10 months ago
- 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 4 years, 8 months ago
- fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 4 years, 8 months ago
- dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 4 years, 8 months ago
- 2e2ea99 Move createKeyEvent to a static function by Siarhei Vishniakou · 4 years, 9 months ago
- 58cfc60 Add pid to monitor by Siarhei Vishniakou · 4 years, 9 months ago
- e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 4 years, 8 months ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 11 months ago
- 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 4 years, 9 months ago
- 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago