Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
28d8c7db9bda4410adeee25affdff1e546d6de7f
/
services
/
inputflinger
/
tests
/
InputDispatcher_test.cpp
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
· 6 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 6 years ago
63364ad
Merge "Add concept of gesture input monitors."
by Michael Wright
· 6 years ago
3dd60e2
Add concept of gesture input monitors.
by Michael Wright
· 6 years ago
fd6d351
Add onPointerDownOutsideFocus for events outside the focused window (2/4)
by chaviw
· 6 years ago
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 6 years ago
7a0c39a
Make InputApplicationInfo as a part of InputApplicationHandle (1/2)
by Arthur Hung
· 6 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 6 years ago
c236efc
Merge "Make interceptMotionBeforeQueueingNonInteractive per display"
by Charles Chen
· 6 years ago
6b5a2b9
Fix Native tests for input are broken in postsubmit
by Arthur Hung
· 7 years ago
3611f1f
Make interceptMotionBeforeQueueingNonInteractive per display
by Charles Chen
· 7 years ago
832bc4a
Fix SetInputWindow_InputWindowInfo takes too long
by Arthur Hung
· 7 years ago
f969668
Send all MotionEvents to InputFilter.
by Jackal Guo
· 7 years ago
7ab76b1
Fix top most focused window can't gain the focus
by Arthur Hung
· 7 years ago
13933bc
Merge "Added last focused window to notifyFocusChanged callback"
by Chavi Weingarten
· 7 years ago
49e5922
Add classification to MotionEvent
by Siarhei Vishniakou
· 7 years ago
0c06c6e
Added last focused window to notifyFocusChanged callback
by chaviw
· 7 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 7 years ago
740167f
Rework InputApplicationInfo
by Robert Carr
· 7 years ago
5c8a026
Replace InputWindowInfo#inputChannel with an IBinder token.
by Robert Carr
· 7 years ago
4e670e5
InputDispatcher: Look up channel by token.
by Robert Carr
· 7 years ago
803535b
InputDispatcher: Track InputChannels by IBinder token.
by Robert Carr
· 7 years ago
3b413f2
Make InputWindowInfo as a part of InputWindowHandle (1/2)
by Arthur Hung
· 7 years ago
2fbf37f
Support monitor input per display (1/2)
by Arthur Hung
· 7 years ago
8664f8c
Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED
by Tiger Huang
· 7 years ago
721e26f
Track focus changes on external displays (1/4)
by Tiger Huang
· 7 years ago
b92218b
Fix WM input limitations on secondary displays (2/4)
by Arthur Hung
· 7 years ago
a62a8dd
Move displayid into InputEvent
by Siarhei Vishniakou
· 7 years ago
777a10b
Move display id into MotionEvent
by Siarhei Vishniakou
· 8 years ago
f93fcf4
Prefer std::string over String8
by Siarhei Vishniakou
· 8 years ago
8b10c65
Fix typo from last commit.
by Dan Albert
· 10 years ago
1bd2fc0
Clean up warnings in inputflinger.
by Dan Albert
· 10 years ago
7b159c9
Revert "Revert "Add new MotionEvent actions for button press and release.""
by Michael Wright
· 10 years ago
70b41ef
Revert "Add new MotionEvent actions for button press and release."
by Michael Wright
· 10 years ago
48a8a0e
Add new MotionEvent actions for button press and release.
by Michael Wright
· 10 years ago
39efe3e
Clean up unused parameter warnings.
by Narayan Kamath
· 11 years ago
dc5992e
Plumb display power state through display manager.
by Jeff Brown
· 11 years ago
f086ddb
Add support for injecting events into ActivityContainers.
by Jeff Brown
· 11 years ago
d02c5b6
Move inputservice over to frameworks/native
by Michael Wright
· 11 years ago