- 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
- d63b09b Merge "InputDispatcher: Check injection permission in tests" into sc-dev by TreeHugger Robot · 4 years, 10 months ago
- 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 10 months ago
- f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
- 93f342c InputDispatcher: Check injection permission in tests by Prabir Pradhan · 4 years, 10 months ago
- f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 5 years ago
- b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 5 years ago
- bd52771 InputDispatcher: Remove transform for non-pointer events by Prabir Pradhan · 4 years, 10 months ago
- 6025467 Merge "Add InputDispatcher unit tests for untrusted touches [6/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
- 7393d17 Add InputDispatcher unit tests for untrusted touches [6/n] by Bernardo Rufino · 4 years, 11 months ago
- 886de14 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" into sc-dev by Bob Badour · 4 years, 11 months ago
- 834da01 Merge "FocusResolver: Persist focus requests" into sc-dev by TreeHugger Robot · 4 years, 11 months ago
- 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
- 1dcad98 FocusResolver: Persist focus requests by Vishnu Nair · 4 years, 11 months ago
- a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
- 09c142e Merge "Add InputDispatcher unit tests for untrusted touches [5/n]" into sc-dev by Bernardo Rufino · 4 years, 11 months ago
- 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 11 months ago
- a43a5a4 Add InputDispatcher unit tests for untrusted touches [5/n] by Bernardo Rufino · 5 years ago
- a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 11 months ago
- b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 11 months ago
- 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
- 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 11 months ago
- 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
- 40dccb8 Merge "Add InputDispatcher unit tests for untrusted touches [4/n]" into sc-dev by TreeHugger Robot · 5 years ago
- ccd3dd6 Add InputDispatcher unit tests for untrusted touches [4/n] by Bernardo Rufino · 5 years ago
- cd702f9 Merge "Add InputDispatcher unit tests for untrusted touches [3/n]" into sc-dev by TreeHugger Robot · 5 years ago
- 6d52e54 Add InputDispatcher unit tests for untrusted touches [3/n] by Bernardo Rufino · 5 years ago
- 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
- 1d0d1f2 Add InputDispatcher unit tests for untrusted touches [2/n] by Bernardo Rufino · 5 years ago
- c3b7b8c Add InputDispatcher unit tests for untrusted touches [1/n] by Bernardo Rufino · 5 years ago
- 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
- 302fee2 Merge "InputDispatcher: Fix crash with out-of-order pointer capture requests" into sc-dev by TreeHugger Robot · 5 years ago
- 167e6d9 InputDispatcher: Fix crash with out-of-order pointer capture requests by Prabir Pradhan · 5 years ago
- fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
- 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
- f808f33 Merge "Clear cooked state and touch spots when disabled" by Garfield Tan · 5 years ago
- c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
- c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
- f5dc077 Merge "Split monitor and window ANR notification paths" by TreeHugger Robot · 5 years ago
- 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 5 years ago
- 529217d Merge "InputDispatcher: Call setPointerCapture when resetting Pointer Capture" by TreeHugger Robot · 5 years ago
- dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
- a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
- dd4b346 Merge "Check input device's all sub devices for isEnabled()" by TreeHugger Robot · 5 years ago
- e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
- b039a5a Merge "Use identity transform for Joystick MotionEvent" by Chavi Weingarten · 5 years ago
- ea3f4fc Prevent accidentally click on window with split touch by arthurhung · 5 years ago
- f4a80b8 Use identity transform for Joystick MotionEvent by yunho.shin · 5 years ago
- 7d03038 InputDispatcher: Call setPointerCapture when resetting Pointer Capture by Prabir Pradhan · 5 years ago
- fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 5 years ago
- dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 5 years ago
- 58cfc60 Add pid to monitor by Siarhei Vishniakou · 5 years ago
- e98b9f6 Merge "Check if the window is partially obscured for slippery enters" by TreeHugger Robot · 5 years ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
- e9d71b7 Merge "SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher" by Prabir Pradhan · 5 years ago
- 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 5 years ago
- 870ecec Check if the window is partially obscured for slippery enters by Siarhei Vishniakou · 5 years ago
- 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
- 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 5 years ago
- 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 5 years ago
- 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
- 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
- 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
- 234129c Tell policy about responsive connections by Siarhei Vishniakou · 5 years ago
- 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 5 years ago
- dde67b8 Support multiple internal and external viewports by Michael Wright · 5 years ago
- a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 5 years ago
- f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 5 years ago
- 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 5 years ago
- ad3b184 Merge "Use enum class for injection constants" by TreeHugger Robot · 5 years ago
- ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
- 23b5d27 Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo." by TreeHugger Robot · 5 years ago
- 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
- 2e6387b Merge "Fix Process_LockedKeysShouldToggleAfterReattach test failure" by TreeHugger Robot · 5 years ago
- f56b269 Check for focused window before raising 'no focused window' ANR by Siarhei Vishniakou · 5 years ago
- 6fe9578 Fix Process_LockedKeysShouldToggleAfterReattach test failure by arthurhung · 5 years ago
- e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
- a72accd Check window token when extending timeout by Siarhei Vishniakou · 5 years ago
- bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 5 years ago
- 2ad9539 Fix dispatcher logic of handling same key pressed and released from different by Chris Ye · 5 years ago
- 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
- 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
- 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
- 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
- 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
- e41c451 Ensure setFocusedApplication resets no focused window timeout by Siarhei Vishniakou · 5 years ago
- f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
- 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 5 years ago
- adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
- 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
- 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 5 years ago
- a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
- 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
- 09c8d2d Created libattestation by chaviw · 5 years ago
- c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
- dcef2dc Integrate FakeInputReaderContext to the real implement by arthurhung · 5 years ago
- 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
- 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
- 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
- fa74128 Update language to comply with Android's inclusive language guidance by Chris Ye · 5 years ago