Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
a2a3d0f8360f182f6cdaf4dcd971bfb72d24d9b5
/
services
/
inputflinger
a30728a
Merge "Add docs for ANR behaviour of InputDispatcher"
by TreeHugger Robot
· 5 years ago
499a85a
Add docs for ANR behaviour of InputDispatcher
by Siarhei Vishniakou
· 6 years ago
47074b8
Rename InputWindowHandle hasFocus to focusable
by Vishnu Nair
· 5 years ago
d549b25
Prevent use of invalidated iterator
by Siarhei Vishniakou
· 5 years ago
a121c78
Merge "Add prefix to transform dump to align the data better"
by Chavi Weingarten
· 5 years ago
249afbf
Merge "Remove eventTime from MotionEntry"
by TreeHugger Robot
· 5 years ago
85b4420
Add prefix to transform dump to align the data better
by chaviw
· 5 years ago
7cbf4ad
Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom."
by TreeHugger Robot
· 5 years ago
42b0682
TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom.
by Chris Ye
· 5 years ago
3cab9b6
Remove eventTime from MotionEntry
by Siarhei Vishniakou
· 5 years ago
fa74128
Update language to comply with Android's inclusive language guidance
by Chris Ye
· 5 years ago
3c2d6f5
Update language to comply with Android's inclusive language guidance
by Chris Ye
· 5 years ago
7702a61
Merge "Refactor input device rumble support."
by TreeHugger Robot
· 5 years ago
c8bfa54
Add tests for merged InputDevice cases
by Nathaniel R. Lewis
· 6 years ago
6393a26
Refactor input device rumble support.
by Chris Ye
· 5 years ago
364fdb5
Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure.
by Chris Ye
· 5 years ago
122d496
Merge "Add default input dispatching timeout constant"
by Siarhei Vishniakou
· 5 years ago
81ec695
Merge "Add reason to focus change event log"
by Vishnu Nair
· 5 years ago
7d3d00d
Add reason to focus change event log
by Vishnu Nair
· 5 years ago
35c872f
Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set.
by Philip Quinn
· 5 years ago
b8bb541
Merge "Ensure window with NO_INPUT_CHANNEL drops touches"
by TreeHugger Robot
· 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
989bb93
Refactor EventHub.
by Chris Ye
· 6 years ago
948bfa6
Merge "Move InputDeviceClass to enum class."
by TreeHugger Robot
· 5 years ago
1b0c734
Move InputDeviceClass to enum class.
by Chris Ye
· 5 years ago
a209fde
Move InputApplication to use std::shared_ptr.
by Chris Ye
· 5 years ago
a3e642a
Merge "Use AIDL compiler to generate InputApplicationInfo class."
by TreeHugger Robot
· 5 years ago
6c4243b
Use AIDL compiler to generate InputApplicationInfo class.
by Chris Ye
· 5 years ago
2e8f2d4
Add relative field to captured cursor device
by Nathaniel R. Lewis
· 6 years ago
adb58ea
Add relative coordinates for touchpad events.
by Nathaniel R. Lewis
· 6 years ago
d566533
Support "pointer" capture for touchpads
by Nathaniel R. Lewis
· 8 years ago
9eaa22c
Updated MotionEvent to use Transform
by chaviw
· 6 years ago
1bd1fcf
Merge "Add setFocusedWindow function stub"
by TreeHugger Robot
· 5 years ago
e798b47
Add setFocusedWindow function stub
by Vishnu Nair
· 5 years ago
6db8d6e
Merge "Use Transform in InputDispatcher"
by Chavi Weingarten
· 5 years ago
8759d67
Automatically generate flag value strings for flag enums.
by Michael Wright
· 5 years ago
0192488
Merge "Use unique_ptr when creating InputChannel"
by TreeHugger Robot
· 5 years ago
61847cc
Merge "Use std::shared_ptr for InputChannel"
by TreeHugger Robot
· 5 years ago
1ff3d1e
Use Transform in InputDispatcher
by chaviw
· 6 years ago
cacd69a
InputFlinger: Support amplitude control for InputDeviceVibrator
by Nathaniel R. Lewis
· 6 years ago
dc07032
Merge "Allow touch if some pointers are MT_TOOL_PALM"
by TreeHugger Robot
· 5 years ago
66fbac3
Inputflinger : Use BitArray class to replace raw bytes array.
by Chris Ye
· 6 years ago
cc7f980
Allow touch if some pointers are MT_TOOL_PALM
by arthurhung
· 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
887b7d9
Log windows that are being interacted with - 2
by Siarhei Vishniakou
· 6 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 6 years ago
1abf04d
Merge "Use std::filesystem for input event devices scan."
by TreeHugger Robot
· 5 years ago
a64c159
Move seq to header
by Siarhei Vishniakou
· 6 years ago
4d3d89e
Merge "After the InputFlingerServiceTest is done, kill the service process forked."
by TreeHugger Robot
· 5 years ago
c466984
After the InputFlingerServiceTest is done, kill the service process forked.
by Chris Ye
· 5 years ago
8594e19
Use std::filesystem for input event devices scan.
by Chris Ye
· 5 years ago
c5035ed
Merge "Fix 2 issues related to hover event dispatching."
by TreeHugger Robot
· 5 years ago
044b4dc
Merge "Added libui dependencies for input"
by Chavi Weingarten
· 5 years ago
df26e86
Fix 2 issues related to hover event dispatching.
by Garfield Tan
· 6 years ago
fd9c1ed
Added libui dependencies for input
by chaviw
· 6 years ago
fe3de7d
Rename ViewportTypes to avoid repetition
by Michael Wright
· 6 years ago
227c554
Convert TouchInputMapper enums to enum classes.
by Michael Wright
· 6 years ago
0783e99
AIDL-ize InputManager IInputFlinger interface.
by Chris Ye
· 6 years ago
c6a2f3a
Merge "Convert InputDeviceConfigurationFileType to enum class."
by Chris Ye
· 6 years ago
c1ae556
Use chrono for dispatching timeout
by Siarhei Vishniakou
· 6 years ago
1c0f5e6
Merge "Force InputManagerService to communicate via InputManagerInterface"
by Michael Wright
· 6 years ago
2ffcba9
Merge "Enable -Wshadow for input code"
by TreeHugger Robot
· 6 years ago
39f4253
Merge "Increase touch video buffer size"
by TreeHugger Robot
· 6 years ago
487938e
Increase touch video buffer size
by Siarhei Vishniakou
· 6 years ago
b4d960d
Enable -Wshadow for input code
by Siarhei Vishniakou
· 6 years ago
6353416
Force InputManagerService to communicate via InputManagerInterface
by Michael Wright
· 6 years ago
ca5bede
Move PointerController enums to enum classes.
by Michael Wright
· 6 years ago
1d927aa
Convert InputDeviceConfigurationFileType to enum class.
by Chris Ye
· 6 years ago
17db18e
Move PointerController from sp to shared_ptr
by Michael Wright
· 6 years ago
12d24c5
Merge "Add createAxis to reduce the size of a function"
by TreeHugger Robot
· 6 years ago
a7d36fd
Increase ANR test timeouts
by Siarhei Vishniakou
· 6 years ago
690f8be
Add createAxis to reduce the size of a function
by Siarhei Vishniakou
· 6 years ago
7b796d2
Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5 am: 4b6a3505e8 am: c387a82b11
by TreeHugger Robot
· 6 years ago
4b6a350
Merge "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" into rvc-dev am: 31e7a17eff am: 668e5b92b5
by TreeHugger Robot
· 6 years ago
be73767
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window
by arthurhung
· 6 years ago
44364d4
Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad am: 6112e05102 am: 87ed341f41
by Mady Mellor
· 6 years ago
6112e05
Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" am: 017bcd179d am: 58d24469ad
by Mady Mellor
· 6 years ago
017bcd1
Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window"
by Mady Mellor
· 6 years ago
87b6086
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f am: 9d9c6c9676 am: 0e326735ae
by arthurhung
· 6 years ago
9d9c6c9
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window am: 80d685aef1 am: 5d7b212a3f
by arthurhung
· 6 years ago
80d685a
Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window
by arthurhung
· 6 years ago
ff4b6eb
Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f am: 8473df8825 am: 333b6619c6
by TreeHugger Robot
· 6 years ago
8473df8
Merge "Ensure connection is non-null" into rvc-dev am: 402bbb4a57 am: b68b87bc7f
by TreeHugger Robot
· 6 years ago
34ed4d4
Ensure connection is non-null
by Siarhei Vishniakou
· 6 years ago
afde1b2
Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93 am: 609de5a2df am: 51b4e554e4 am: 7dc68a7466
by TreeHugger Robot
· 6 years ago
609de5a
Merge "Revert "Log windows that are being interacted with"" into rvc-dev am: 98cbb19c93
by TreeHugger Robot
· 6 years ago
e0e3424
Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3 am: f14d133b92 am: b904ba0314 am: 0b0d735df1
by TreeHugger Robot
· 6 years ago
98cbb19
Merge "Revert "Log windows that are being interacted with"" into rvc-dev
by TreeHugger Robot
· 6 years ago
f14d133
Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev am: 19824afef3
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
975f545
Report ANR when waited for longer than the timeout am: e4623041f9
by Siarhei Vishniakou
· 6 years ago
731fa88
Log windows that are being interacted with am: 7394eaa6ec
by Siarhei Vishniakou
· 6 years ago
a983fe8
Make tempTouchState a local variable am: 1ea3cf10aa
by Siarhei Vishniakou
· 6 years ago
67b8c13
Replace KeyedVector with unordered_map in dispatcher am: bde3d9edd7
by Siarhei Vishniakou
· 6 years ago
3b4795a
Make addGestureMonitors static am: e0fb6bdd6c
by Siarhei Vishniakou
· 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
Next »