Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
cfe8258aba09a7f9532e3d7936f8720096e2b5c4
/
services
/
inputflinger
/
tests
/
InputDispatcher_test.cpp
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
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
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
234129c
Tell policy about responsive connections
by Siarhei Vishniakou
· 5 years ago
2b4782c
Use connection token in CommandEntry
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
ae6229e
Use enum class for injection constants
by Siarhei Vishniakou
· 6 years ago
f56b269
Check for focused window before raising 'no focused window' ANR
by Siarhei Vishniakou
· 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
958da93
Request focus using setFocusedWindow
by Vishnu Nair
· 5 years ago
09c8d2d
Created libattestation
by chaviw
· 5 years ago
47074b8
Rename InputWindowHandle hasFocus to focusable
by Vishnu Nair
· 5 years ago
7062295
Add default input dispatching timeout constant
by Siarhei Vishniakou
· 5 years ago
a2862a0
Ensure window with NO_INPUT_CHANNEL drops touches
by Siarhei Vishniakou
· 5 years ago
a209fde
Move InputApplication to use std::shared_ptr.
by Chris Ye
· 5 years ago
6c4243b
Use AIDL compiler to generate InputApplicationInfo class.
by Chris Ye
· 5 years ago
9eaa22c
Updated MotionEvent to use Transform
by chaviw
· 6 years ago
6db8d6e
Merge "Use Transform in InputDispatcher"
by Chavi Weingarten
· 5 years ago
1ff3d1e
Use Transform in InputDispatcher
by chaviw
· 6 years ago
d258827
Use unique_ptr when creating InputChannel
by Siarhei Vishniakou
· 6 years ago
ce5ab08
Use std::shared_ptr for InputChannel
by Siarhei Vishniakou
· 6 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 6 years ago
df26e86
Fix 2 issues related to hover event dispatching.
by Garfield Tan
· 6 years ago
c1ae556
Use chrono for dispatching timeout
by Siarhei Vishniakou
· 6 years ago
a7d36fd
Increase ANR test timeouts
by Siarhei Vishniakou
· 6 years ago
d44dddf
Report ANR when waited for longer than the timeout
by Siarhei Vishniakou
· 6 years ago
4cb50ca
Add basic ANR test
by Siarhei Vishniakou
· 6 years ago
cd899e8
Add locks to InputDispatcher_test
by Siarhei Vishniakou
· 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
540dbae
Generate a new id for each window
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
72d8dc3
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
by Arthur Hung
· 6 years ago
25e2af1
Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"
by Arthur Hung
· 6 years ago
2d112c5
Fix input infos are inconsistent between WMS and InputFlinger (2/2)
by Arthur Hung
· 6 years ago
47040bf
Test MotionEvents for InputDispatcher::verifyInputEvent
by Siarhei Vishniakou
· 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
e908789
Use hmac to sign events in InputDispatcher
by Gang Wang
· 6 years ago
342c927
Add HmacKeyManager to InputDispatcher
by Gang Wang
· 6 years ago
5d3bc37
Generate down events when transferring touch focus
by Svet Ganov
· 6 years ago
9c858ac
Add hmac to InputEvent and scale to MotionEvent
by Siarhei Vishniakou
· 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
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
f1035d4
Move focus dispatch to input (1/2)
by Siarhei Vishniakou
· 6 years ago
b38d8c6
Revert "Handle different scale and offset for pointers in InputTarget."
by Chavi Weingarten
· 6 years ago
5d22a23
Handle different scale and offset for pointers in InputTarget.
by chaviw
· 6 years ago
cb92321
Remove layer from window handle since it's no longer used
by chaviw
· 6 years ago
af87b3e
Added input support for cloned layers
by chaviw
· 6 years ago
d1c2318
Separated Receiver and Window for input tests
by chaviw
· 6 years ago
d078476
Add benchmarks for InputDispatcher
by Siarhei Vishniakou
· 6 years ago
81e2bb9
Consume batches in dispatcher tests
by chaviw
· 6 years ago
3a240c4
Check whether channel has been removed before sending cancelation.
by Michael Wright
· 6 years ago
3608aad
Let InputDispatcher handle its own thread
by Prabir Pradhan
· 6 years ago
2bfa905
Wait until dispatcher is idle
by Siarhei Vishniakou
· 6 years ago
7feb2ea
Add FocusEvent and InputMessage::Type::FOCUS
by Siarhei Vishniakou
· 6 years ago
b9b1535
Rename some variables in InputDispatcher_test
by Siarhei Vishniakou
· 6 years ago
d99e1b6
Refactor filterInputEvent asserts
by Siarhei Vishniakou
· 6 years ago
08b574f
Add busy wait for consume() call
by Siarhei Vishniakou
· 6 years ago
c5ca85c
Add check for action in consumeEvent
by Siarhei Vishniakou
· 6 years ago
8935a80
Refactor inputfilter tests
by Siarhei Vishniakou
· 6 years ago
26d3cfb
Remove InputChannel::setToken
by Siarhei Vishniakou
· 6 years ago
7c34b23
Remove unused parameter displayId
by Siarhei Vishniakou
· 6 years ago
e84e6f9
Divide InputDispatcher into several files.
by Garfield Tan
· 6 years ago
0fc2fa7
Move InputDispatcher code into a folder.
by Garfield Tan
· 6 years ago
21da0ff
Remove handling of EV_MSC/MSC_TIMESTAMP in Input
by Atif Niyaz
· 7 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 7 years ago
63364ad
Merge "Add concept of gesture input monitors."
by Michael Wright
· 7 years ago
3dd60e2
Add concept of gesture input monitors.
by Michael Wright
· 7 years ago
fd6d351
Add onPointerDownOutsideFocus for events outside the focused window (2/4)
by chaviw
· 7 years ago
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 7 years ago
7a0c39a
Make InputApplicationInfo as a part of InputApplicationHandle (1/2)
by Arthur Hung
· 7 years ago
Next »