Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
09c142e6660f4e7e866eab9fe2cfdc89cd82b48e
/
services
/
inputflinger
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
38f5ed3
Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev
by TreeHugger Robot
· 4 years, 11 months ago
d193677
Remove the trailing new line from output of sysfs capacity_level file.
by Chris Ye
· 5 years 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
· 5 years ago
58ba3d1
Pass RawEvent latency from InputReader to InputListener
by Siarhei Vishniakou
· 5 years ago
7d3bb35
LightInputMapper: Use const reference for some args
by Greg Kaiser
· 5 years ago
87645ab
Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev
by Chris Ye
· 5 years 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
0b5c887
Merge "Add logging for gesture monitors" into sc-dev
by TreeHugger Robot
· 5 years ago
d6bdaf4
Merge "Add InputDispatcher unit tests for untrusted touches [2/n]" into sc-dev
by TreeHugger Robot
· 5 years ago
cfcb5c9
Merge "Add InputDispatcher unit tests for untrusted touches [1/n]" into sc-dev
by Bernardo Rufino
· 5 years ago
1d0d1f2
Add InputDispatcher unit tests for untrusted touches [2/n]
by Bernardo Rufino
· 5 years ago
d706a28
Add logging for gesture monitors
by Siarhei Vishniakou
· 5 years ago
c3b7b8c
Add InputDispatcher unit tests for untrusted touches [1/n]
by Bernardo Rufino
· 5 years ago
618dcfe
Merge "Send consumeTime from the app to InputDispatcher" into sc-dev
by TreeHugger Robot
· 5 years ago
f2f073b
Revert "Send mapper events via context"
by Siarhei Vishniakou
· 5 years ago
3531ae7
Send consumeTime from the app to InputDispatcher
by Siarhei Vishniakou
· 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
d743286
Merge "Add logging for MT_TOOL_PALM usage"
by Arthur Hung
· 5 years ago
c0d3b8c
Stop removing raw status when device is disabled.
by Garfield Tan
· 5 years ago
f808f33
Merge "Clear cooked state and touch spots when disabled"
by Garfield Tan
· 5 years ago
3aedc6f
Merge "InputDispatcher: Refactor focus logic into FocusResolver"
by Vishnu Nair
· 5 years ago
c734e4f
Clear cooked state and touch spots when disabled
by Garfield Tan
· 5 years ago
17d6484
Add logging for MT_TOOL_PALM usage
by arthurhung
· 5 years ago
db26f18
Merge "Add applicationInfo.token to dumps"
by Bernardo Rufino
· 5 years ago
c519ff7
InputDispatcher: Refactor focus logic into FocusResolver
by Vishnu Nair
· 5 years ago
49d99e4
Add applicationInfo.token to dumps
by Bernardo Rufino
· 5 years ago
36ae46e
Merge "Don't block touches if same application token"
by Bernardo Rufino
· 5 years ago
e2f38ac
Fix for-loop type.
by Michael Wright
· 5 years ago
1ff9d59
Don't block touches if same application token
by Bernardo Rufino
· 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
b604af0
Merge "Send mapper events via context"
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
cec3f6a
Send mapper events via context
by Siarhei Vishniakou
· 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
0e94797
Merge "Move createKeyEvent to a static function"
by TreeHugger Robot
· 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
189c0f8
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
b8c9fff
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
5cad1fa
Retain sensor data vector mapping when disabled.
by Chris Ye
· 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
2e2ea99
Move createKeyEvent to a static function
by Siarhei Vishniakou
· 5 years ago
58cfc60
Add pid to monitor
by Siarhei Vishniakou
· 5 years ago
dbbad30
CommandEntry: Initialize 'enabled' field
by Greg Kaiser
· 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
b1e59a5
Merge "SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger"
by TreeHugger Robot
· 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
87f7bec
SyncPointerCapture (8/n): Add doc for Pointer Capture in InputFlinger
by Prabir Pradhan
· 5 years ago
9998771
SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher
by Prabir Pradhan
· 5 years ago
d47bfc4
Merge "Correct assertNotifyMotionWasNotCalled check"
by TreeHugger Robot
· 5 years ago
9650161
Correct assertNotifyMotionWasNotCalled check
by Siarhei Vishniakou
· 5 years ago
98096b0
Merge "Add logging for FLAG_SLIPPERY usage"
by TreeHugger Robot
· 5 years ago
2508b87
Add logging for FLAG_SLIPPERY usage
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
6df72d7
Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30 am: ba6f333c7d
by Treehugger Robot
· 5 years ago
ba6f333
Merge "Touchpad Capture: Fix issues with Pointer Controller" am: 4aaa310584 am: e0aa154f30
by Treehugger Robot
· 5 years ago
59ecc3b
Touchpad Capture: Fix issues with Pointer Controller
by Prabir Pradhan
· 5 years ago
95bd9a3
Merge "SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener"
by TreeHugger Robot
· 5 years ago
5fd822d
Improve dump: type & touchOcclusionMode
by Bernardo Rufino
· 5 years ago
7e18618
SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener
by Prabir Pradhan
· 5 years ago
a5d3496
Merge "Tell policy about responsive connections"
by TreeHugger Robot
· 5 years ago
2500bd6
Add some CTS input tests to presubmit
by Siarhei Vishniakou
· 5 years ago
7899958
Merge "Add id & alpha to input dumps"
by Bernardo Rufino
· 5 years ago
0f6a36e
Add id & alpha to input dumps
by Bernardo Rufino
· 5 years ago
cad8507
Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713 am: 581523889c
by Treehugger Robot
· 5 years ago
5815238
Merge "Remove viewport display ID assignment in pointer mode" am: b62f9e452e am: ccbd11bb1f am: 3525bf8713
by Treehugger Robot
· 5 years ago
9514d78
Remove viewport display ID assignment in pointer mode
by Garfield Tan
· 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
f7e67db
Merge "Add dump of pending focus requests"
by TreeHugger Robot
· 5 years ago
ad99140
Add dump of pending focus requests
by Siarhei Vishniakou
· 5 years ago
c2f1fad
Add more info to input dump and occlusion log
by Bernardo Rufino
· 5 years ago
a267bd3
Merge "Support multiple internal and external viewports"
by TreeHugger Robot
· 5 years ago
53fc31e
Add touchableRegion to touch occlusion dump
by Bernardo Rufino
· 5 years ago
dde67b8
Support multiple internal and external viewports
by Michael Wright
· 5 years ago
Next »