Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
0c14ecd396d06b8ee1d6d1befbfba67d084e4fda
/
services
/
inputflinger
be73767
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window
by arthurhung
· 6 years ago
017bcd1
Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window"
by Mady Mellor
· 6 years ago
80d685a
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window
by arthurhung
· 6 years ago
34ed4d4
Ensure connection is non-null
by Siarhei Vishniakou
· 6 years ago
98cbb19
Merge "Revert "Log windows that are being interacted with"" into rvc-dev
by TreeHugger Robot
· 6 years ago
19824af
Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev
by TreeHugger Robot
· 6 years ago
3d989c2
Revert "Log windows that are being interacted with"
by Selim Cinek
· 6 years ago
7394eaa
Log windows that are being interacted with
by Siarhei Vishniakou
· 6 years ago
e462304
Report ANR when waited for longer than the timeout
by Siarhei Vishniakou
· 6 years ago
1ea3cf1
Make tempTouchState a local variable
by Siarhei Vishniakou
· 6 years ago
bde3d9e
Replace KeyedVector with unordered_map in dispatcher
by Siarhei Vishniakou
· 6 years ago
e0fb6bd
Make addGestureMonitors static
by Siarhei Vishniakou
· 6 years ago
98c34a8
InputDispatcher: Don't occlude windows with the same PID.
by Robert Carr
· 6 years ago
e0d9770
Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev
by Rob Carr
· 6 years ago
ffaa2b1
Add basic ANR test
by Siarhei Vishniakou
· 6 years ago
de1bc4a
Process focus events first
by Siarhei Vishniakou
· 6 years ago
692c65b
Merge "Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps" into rvc-dev
by TreeHugger Robot
· 6 years ago
418a9e4
Merge "Reduce the usage of goto statements in dispatcher" into rvc-dev
by TreeHugger Robot
· 6 years ago
a0d2b80
Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps
by Siarhei Vishniakou
· 6 years ago
edd1360
SurfaceFlinger: Send all BufferedLayers to InputFlinger
by Robert Carr
· 6 years ago
cc9a528
Merge "Add locks to InputDispatcher_test" into rvc-dev
by TreeHugger Robot
· 6 years ago
cd899e8
Add locks to InputDispatcher_test
by Siarhei Vishniakou
· 6 years ago
7f0a439
Reduce the usage of goto statements in dispatcher
by Siarhei Vishniakou
· 6 years ago
f9d4400
Merge "Fix consumer closed input channel cause an error occurred (2/2)" into rvc-dev
by TreeHugger Robot
· 6 years ago
7e838c2
Merge "Use <chrono> for input-related timeouts" into rvc-dev
by Siarhei Vishniakou
· 6 years ago
bd1a562
Merge "Add test to call setInputWindows twice" into rvc-dev
by TreeHugger Robot
· 6 years ago
b1a1627
Rename ANR -> Anr
by Siarhei Vishniakou
· 6 years ago
097c3db
Use <chrono> for input-related timeouts
by Siarhei Vishniakou
· 6 years ago
fb9fcda
Add test to call setInputWindows twice
by Siarhei Vishniakou
· 6 years ago
d352cb3
Fix consumer closed input channel cause an error occurred (2/2)
by arthurhung
· 6 years ago
540dbae
Generate a new id for each window
by Siarhei Vishniakou
· 6 years ago
d6f449d
Merge "DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" into rvc-dev
by Rob Carr
· 6 years ago
9cada03
DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations
by Robert Carr
· 6 years ago
aa8c701
Merge "Allow touch if the new point is not MT_TOOL_PALM" into rvc-dev
by TreeHugger Robot
· 6 years ago
bf89a48
Allow touch if the new point is not MT_TOOL_PALM
by arthurhung
· 6 years ago
3d61bc1
Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps
by Edgar Arriaga
· 6 years ago
85c2ee6
Merge "Wait longer for configuration change" into rvc-dev
by TreeHugger Robot
· 6 years ago
b1462ec
Fix KeyEventInterceptTest fail
by arthurhung
· 6 years ago
2984b7a
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
by Robert Carr
· 6 years ago
f0db5b8
Wait longer for configuration change
by Siarhei Vishniakou
· 6 years ago
0716947
Merge "Consume events in dispatcher tests" into rvc-dev
by TreeHugger Robot
· 6 years ago
03aee2a
Consume events in dispatcher tests
by Siarhei Vishniakou
· 6 years ago
cd5ecdb
Merge "Wait longer for expected input events" into rvc-dev
by TreeHugger Robot
· 6 years ago
e5b5e45
Wait longer for expected input events
by Siarhei Vishniakou
· 6 years ago
a02bd19
Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev
by TreeHugger Robot
· 6 years ago
4197f6b
Fix tap is wrong in landscape with cutout disabled
by Arthur Hung
· 6 years ago
72d8dc3
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
by Arthur Hung
· 6 years ago
8f0b5bd
Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"" into rvc-dev
by Kelly Rossmoyer
· 6 years ago
25e2af1
Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"
by Arthur Hung
· 6 years ago
f4f7283
Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev
by TreeHugger Robot
· 6 years ago
c60da19
Disable deep press when long press timeout is long
by Siarhei Vishniakou
· 6 years ago
2d112c5
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
by Arthur Hung
· 6 years ago
1652397
Properly initialize MotionClassifier
by Siarhei Vishniakou
· 6 years ago
47040bf
Test MotionEvents for InputDispatcher::verifyInputEvent
by Siarhei Vishniakou
· 6 years ago
e3021d7
Remove device state when device is reset
by Siarhei Vishniakou
· 6 years ago
aab2562
Add TouchIntegrationTest tests
by Arthur Hung
· 6 years ago
1c7bc86
Let InputFlinger generate event IDs.
by Garfield Tan
· 6 years ago
c51d1ba
Rename sequenceNum to ID.
by Garfield Tan
· 6 years ago
fbe732e
Add ID to native events.
by Garfield Tan
· 6 years ago
33197de
Merge "Let InputReaderContext hold a single PointerController"
by TreeHugger Robot
· 6 years ago
9244aea
Use cc_defaults in inputflinger targets
by Prabir Pradhan
· 6 years ago
343631d
Merge "Support multiple EventHub devices per InputDevice"
by TreeHugger Robot
· 6 years ago
c7ef27e
Let InputReaderContext hold a single PointerController
by Prabir Pradhan
· 6 years ago
a7b82e1
Support multiple EventHub devices per InputDevice
by Nathaniel R. Lewis
· 6 years ago
0f7c42e
Merge "Change InputReader::mDevices collection type"
by TreeHugger Robot
· 6 years ago
ab3ea1d
Merge "Add InputReader Integration tests"
by TreeHugger Robot
· 6 years ago
0cab12d
Change InputReader::mDevices collection type
by Nathaniel R. Lewis
· 6 years ago
1dd6b5a
Merge "Use hmac to sign events in InputDispatcher"
by TreeHugger Robot
· 6 years ago
40e7078
Merge "Refactor use of services in InputMappers."
by TreeHugger Robot
· 6 years ago
4dc8253
Merge "Refactor InputMapper creation and collection type"
by TreeHugger Robot
· 6 years ago
e908789
Use hmac to sign events in InputDispatcher
by Gang Wang
· 6 years ago
449befc
Merge "Use VIRTUAL_KEYBOARD_ID for injected events"
by Siarhei Vishniakou
· 6 years ago
c00f64b
Merge "Add HmacKeyManager to InputDispatcher"
by Siarhei Vishniakou
· 6 years ago
b2546a3
Merge "Refactor EventHubTests to use UinputDevice"
by TreeHugger Robot
· 6 years ago
26ec222
Refactor use of services in InputMappers.
by Nathaniel R. Lewis
· 6 years ago
f4916ef
Refactor InputMapper creation and collection type
by Nathaniel R. Lewis
· 6 years ago
0d8ed6e
Use VIRTUAL_KEYBOARD_ID for injected events
by Siarhei Vishniakou
· 6 years ago
342c927
Add HmacKeyManager to InputDispatcher
by Gang Wang
· 6 years ago
54d3e18
Add verifyInputEvent api to InputDispatcher
by Siarhei Vishniakou
· 6 years ago
ebf3c25
Merge "TouchInputMapper: Use default viewport for PointerController"
by TreeHugger Robot
· 6 years ago
1aed858
Add InputReader Integration tests
by Prabir Pradhan
· 6 years ago
e0105c9
Refactor EventHubTests to use UinputDevice
by Prabir Pradhan
· 6 years ago
5d3bc37
Generate down events when transferring touch focus
by Svet Ganov
· 6 years ago
a940fc6
TouchInputMapper: Use default viewport for PointerController
by Prabir Pradhan
· 6 years ago
90f78f2
Merge "Create InputThread to manage inputflinger threads"
by Prabir Pradhan
· 6 years ago
8235709
Send raw coordinates to client but scale when getting relative
by chaviw
· 6 years ago
aa8c8df
Merge "Add hmac to InputEvent and scale to MotionEvent"
by TreeHugger Robot
· 6 years ago
01b59d8
Merge "Reduce indentation of a method"
by TreeHugger Robot
· 6 years ago
9c858ac
Add hmac to InputEvent and scale to MotionEvent
by Siarhei Vishniakou
· 6 years ago
5a57cff
Create InputThread to manage inputflinger threads
by Prabir Pradhan
· 6 years ago
888a6a4
Let InputReader set mouse cursor's display.
by Garfield Tan
· 6 years ago
2104136
Merge "Handle different scale and offset for pointers in InputTarget."
by Chavi Weingarten
· 6 years ago
32af59a
Merge "Touch cancellation handling"
by TreeHugger Robot
· 6 years ago
65f98b8
Handle different scale and offset for pointers in InputTarget.
by Chavi Weingarten
· 6 years ago
0e150f4
Merge "Revert "Handle different scale and offset for pointers in InputTarget.""
by Chavi Weingarten
· 6 years ago
421eb1c
Touch cancellation handling
by Arthur Hung
· 6 years ago
bd11889
Reduce indentation of a method
by Siarhei Vishniakou
· 6 years ago
114b77f
Revert "Handle different scale and offset for pointers in InputTarget."
by Chavi Weingarten
· 6 years ago
f157a26
Merge "Move focus dispatch to input (1/2)"
by TreeHugger Robot
· 6 years ago
97b8eec
Handle different scale and offset for pointers in InputTarget.
by Chavi Weingarten
· 6 years ago
Next »