Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
61cfde719b9dac7d718a0af72c3a8748d0f7ffe7
/
services
/
inputflinger
/
dispatcher
/
InputDispatcher.cpp
f00a4ec
Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility
by Siarhei Vishniakou
· 4 years, 10 months ago
599f141
FocusResolver: Clean up focus requests and results when a display is removed
by Vishnu Nair
· 4 years, 10 months ago
5d552c4
Use the injected device id for events that are a11y trusted
by Siarhei Vishniakou
· 5 years ago
f76775a
Merge "Temporarily turn off latency reporting" into sc-dev
by TreeHugger Robot
· 4 years, 11 months ago
9a7d94a
Temporarily turn off latency reporting
by Siarhei Vishniakou
· 4 years, 11 months ago
72b639e
Merge "Cancel touchscreen gestures from Dispatcher when display rotates" into sc-dev
by TreeHugger Robot
· 5 years ago
9a049d8
Merge changes from topic "input statistics" into sc-dev
by TreeHugger Robot
· 5 years ago
c961c74
Add log for when gesture monitor is created
by Siarhei Vishniakou
· 5 years ago
44edce9
Parcel/Unparcel displaysize in InputWindowInfo
by Evan Rosky
· 5 years ago
a04181f
Report input metrics using LatencyAggregator
by Siarhei Vishniakou
· 5 years ago
f265212
Add LatencyTracker to InputDispatcher
by Siarhei Vishniakou
· 5 years ago
060a727
Remove LatencyStatistics from dispatcher
by Siarhei Vishniakou
· 5 years ago
23cb599
Merge "Add InputDispatcherInterface::transferTouch api" into sc-dev
by TreeHugger Robot
· 5 years ago
d0c6bc8
Add InputDispatcherInterface::transferTouch api
by Siarhei Vishniakou
· 5 years ago
88fceed
Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev
by TreeHugger Robot
· 5 years ago
47cf0a0
Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes
by Prabir Pradhan
· 5 years ago
ae02a1f
Store connections by token instead of by fd
by Siarhei Vishniakou
· 5 years ago
84f07f0
Add enough information to compatibility-transform getRaw()
by Evan Rosky
· 5 years ago
de2afa8
Merge "Dispatcher: refactor getWindowHandleLocked and StrongPointerHash" into sc-dev
by TreeHugger Robot
· 5 years ago
93a0f91
Cancel touchscreen gestures from Dispatcher when display rotates
by Prabir Pradhan
· 5 years ago
6a9a831
Dispatcher: refactor getWindowHandleLocked and StrongPointerHash
by Prabir Pradhan
· 5 years ago
59a9f29
Log creation and removal of monitors
by Siarhei Vishniakou
· 5 years ago
09b02ac
Print string version of status when errors occur
by Siarhei Vishniakou
· 5 years ago
6d0571e
Fix the drag window still alive after drop failed
by Arthur Hung
· 5 years ago
2814c31
Merge "Pass latency information from app to input" into sc-dev
by TreeHugger Robot
· 5 years ago
6d4bed9
Move drag event to InputDispatcher (7/n)
by arthurhung
· 5 years ago
f94ae02
Pass latency information from app to input
by Siarhei Vishniakou
· 5 years ago
f452d0b
Move drag event to InputDispatcher (5/n)
by arthurhung
· 5 years ago
eedd0fc
Use Result<InputPublisher::Finished> instead of callback -- try 2
by Siarhei Vishniakou
· 5 years ago
870da00
Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev
by Siarhei Vishniakou
· 5 years ago
7cce0ad
Revert "Use Result<InputPublisher::Finished> instead of callback"
by Yohei Yukawa
· 5 years ago
a158910
Merge "Move drag event to InputDispatcher (3/n)" into sc-dev
by TreeHugger Robot
· 5 years ago
4c92c5f
Use Result<InputPublisher::Finished> instead of callback
by Siarhei Vishniakou
· 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
· 5 years ago
11e3408
Merge "Add support for a hw_timeout_multiplier system property." into sc-dev
by Peter Collingbourne
· 5 years ago
8fafd5d
Merge "InputDispatcher: Fix incorrect sensorType parameter when debugging" into sc-dev
by TreeHugger Robot
· 5 years ago
be05b5b
InputDispatcher: Fix incorrect sensorType parameter when debugging
by Prabir Pradhan
· 5 years ago
b4e0a59
Include display ID in user activity reporting
by Sean Stout
· 5 years ago
b04b9b8
Add support for a hw_timeout_multiplier system property.
by Peter Collingbourne
· 5 years ago
d706a28
Add logging for gesture monitors
by Siarhei Vishniakou
· 5 years ago
3531ae7
Send consumeTime from the app to InputDispatcher
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
3aedc6f
Merge "InputDispatcher: Refactor focus logic into FocusResolver"
by Vishnu Nair
· 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
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
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
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
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
· 6 years ago
870ecec
Check if the window is partially obscured for slippery enters
by Siarhei Vishniakou
· 5 years ago
9998771
SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher
by Prabir Pradhan
· 5 years ago
2508b87
Add logging for FLAG_SLIPPERY usage
by Siarhei Vishniakou
· 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
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
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
53fc31e
Add touchableRegion to touch occlusion dump
by Bernardo Rufino
· 5 years ago
ec51491
Merge "Use shared_ptr for EventEntry"
by TreeHugger Robot
· 5 years ago
5fcd8cf
Merge "Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection"
by TreeHugger Robot
· 5 years ago
653d2e0
Exempt (0-opacity & NOT_TOUCHABLE) windows from occlusion detection
by Bernardo Rufino
· 5 years ago
38a6d27
Remove log that we will drop event soon
by Siarhei Vishniakou
· 5 years ago
4bae0ac
Add debug logs in case of untrusted touches
by Bernardo Rufino
· 6 years ago
f5c9e22
Merge "Notify policy of untrusted touch for toast"
by Bernardo Rufino
· 6 years ago
2e1f651
Notify policy of untrusted touch for toast
by Bernardo Rufino
· 6 years ago
a9a7ee8
Use shared_ptr for EventEntry
by Siarhei Vishniakou
· 7 years ago
ad3b184
Merge "Use enum class for injection constants"
by TreeHugger Robot
· 6 years ago
14411c9
Limit the number of printed entries in a queue
by Siarhei Vishniakou
· 6 years ago
ae6229e
Use enum class for injection constants
by Siarhei Vishniakou
· 6 years ago
7dee71f
Merge "Block untrusted touches in InputDispatcher"
by Bernardo Rufino
· 6 years ago
f56b269
Check for focused window before raising 'no focused window' ANR
by Siarhei Vishniakou
· 6 years ago
ea97d18
Block untrusted touches in InputDispatcher
by Bernardo Rufino
· 6 years ago
8007daf
[Attempt #2] Consider UID instead of PID in canBeObscuredBy()
by Bernardo Rufino
· 6 years ago
a72accd
Check window token when extending timeout
by Siarhei Vishniakou
· 6 years ago
bedd116
Merge "Second reland "Let InputFlinger create the server InputChannel""
by TreeHugger Robot
· 6 years ago
2ad9539
Fix dispatcher logic of handling same key pressed and released from different
by Chris Ye
· 6 years ago
1560166
Second reland "Let InputFlinger create the server InputChannel"
by Garfield Tan
· 6 years ago
400128f
Revert "Reland "Let InputFlinger create the server InputChannel""
by Garfield Tan
· 6 years ago
62b523e
Reland "Let InputFlinger create the server InputChannel"
by Garfield Tan
· 6 years ago
Next »