Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
a2a3d0f8360f182f6cdaf4dcd971bfb72d24d9b5
/
libs
/
input
47074b8
Rename InputWindowHandle hasFocus to focusable
by Vishnu Nair
· 5 years ago
85b4420
Add prefix to transform dump to align the data better
by chaviw
· 5 years ago
7062295
Add default input dispatching timeout constant
by Siarhei Vishniakou
· 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
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
1d0262a
Merge "Add Flags<F>::Iterator."
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
75d9e66
Add Flags<F>::Iterator.
by Michael Wright
· 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
7f7da38
Mark setInputWindows of IInputFlinger interface as "oneway".
by Chris Ye
· 5 years ago
44753b1
Move things in InputWindowInfo to enum classes
by Michael Wright
· 6 years ago
58e1eae
Merge "Move seq to header"
by TreeHugger Robot
· 6 years ago
a64c159
Move seq to header
by Siarhei Vishniakou
· 6 years ago
c01e137
Added helper functions in Transform and PointerCoords
by chaviw
· 6 years ago
044b4dc
Merge "Added libui dependencies for input"
by Chavi Weingarten
· 6 years ago
fd9c1ed
Added libui dependencies for input
by chaviw
· 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
1d927aa
Convert InputDeviceConfigurationFileType to enum class.
by Chris Ye
· 6 years ago
d44dddf
Report ANR when waited for longer than the timeout
by Siarhei Vishniakou
· 6 years ago
fcdff3e
Change InputWindowInfo::isTrustedOverlay() to be permission and flag based.
by Chris Ye
· 6 years ago
17a930c
Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf am: 6ed3cc988f am: 62c8fd3962 am: 46fa2777da
by Josh Tsuji
· 6 years ago
466cdea
Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay.
by Joshua Tsuji
· 6 years ago
f859148
Represent VelocityTracker Strategy as enum class.
by Chris Ye
· 6 years ago
9499a11
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 6 years ago
599042f
Makes TYPE_NOTIFICATION_SHADE as trusted overlay
by wilsonshih
· 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
c6ae4bb
Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps
by Edgar Arriaga
· 6 years ago
e32877a
Add dependencies on jni_headers
by Orion Hodson
· 6 years ago
4c2845f
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e
by Robert Carr
· 6 years ago
2984b7a
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
by Robert Carr
· 6 years ago
67d4450
Print window flags in dumpsys input
by Siarhei Vishniakou
· 6 years ago
d6ae76d
Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b
by TreeHugger Robot
· 6 years ago
9be5b33
Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay
by mincheli
· 6 years ago
c7812be
Pass source to dispatchBatchedInputEventPending (2/2)
by Arthur Hung
· 6 years ago
882bbf3
Swap video frame rotation direction.
by Philip Quinn
· 6 years ago
1c7bc86
Let InputFlinger generate event IDs.
by Garfield Tan
· 6 years ago
fbe732e
Add ID to native events.
by Garfield Tan
· 6 years ago
bd25f1c
Add event ID generator.
by Garfield Tan
· 6 years ago
54d3e18
Add verifyInputEvent api to InputDispatcher
by Siarhei Vishniakou
· 6 years ago
aa5a4f1
Merge "Use uint32_t for input source"
by TreeHugger Robot
· 6 years ago
8235709
Send raw coordinates to client but scale when getting relative
by chaviw
· 6 years ago
3826d47
Use uint32_t for input source
by Siarhei Vishniakou
· 6 years ago
9c858ac
Add hmac to InputEvent and scale to MotionEvent
by Siarhei Vishniakou
· 6 years ago
718f960
ui: Deduplicate rotation types
by Dominik Laskowski
· 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
81e2bb9
Consume batches in dispatcher tests
by chaviw
· 6 years ago
7feb2ea
Add FocusEvent and InputMessage::Type::FOCUS
by Siarhei Vishniakou
· 6 years ago
10fe676
Add static asserts for InputMessage sizes
by Siarhei Vishniakou
· 6 years ago
3b37f9a
Add toString and remove default case
by Siarhei Vishniakou
· 6 years ago
727a44e
Use queue and unique_ptr for pooled events
by Siarhei Vishniakou
· 6 years ago
26d3cfb
Remove InputChannel::setToken
by Siarhei Vishniakou
· 6 years ago
5240277
Use enum class for InputMessage type
by Siarhei Vishniakou
· 6 years ago
03af16f
Merge "Revert "Fix drag and drop (2/3)""
by TreeHugger Robot
· 6 years ago
de4bf15
Do not report latency for injected events
by Siarhei Vishniakou
· 6 years ago
3d8df0e
Crash if too many open files
by Siarhei Vishniakou
· 6 years ago
6cbb975
Revert "Fix drag and drop (2/3)"
by Arthur Hung
· 6 years ago
2ccbe3a
InputTransport: store fd in a unique_fd.
by Josh Gao
· 6 years ago
1d6fc8f
Merge "Add sleep to ShouldReportStats Test in libinput_tests"
by TreeHugger Robot
· 6 years ago
6740e66
Add sleep to ShouldReportStats Test in libinput_tests
by Atif Niyaz
· 6 years ago
4f17282
Merge changes Iee0f9a21,I22a39cd5
by TreeHugger Robot
· 6 years ago
3d3fa52
Move LatencyStatistics collection from InputReader to InputTransport
by Atif Niyaz
· 6 years ago
8384682
Seperate LatencyStatistics from InputReader
by Atif Niyaz
· 6 years ago
9e092eb
Merge "Add setCursorPosition."
by TreeHugger Robot
· 6 years ago
39d25bb
Merge "InputWindow: use read/writeStrongBinder" into stage-aosp-master am: da496c2eb2 am: 459124638d am: 0df88dfc13
by Steven Moreland
· 6 years ago
937bb83
Add setCursorPosition.
by Garfield Tan
· 6 years ago
ee33b9f
InputWindow: use read/writeStrongBinder
by Steven Moreland
· 6 years ago
ab0ab9c
Address comments from a previous change.
by Garfield Tan
· 7 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 7 years ago
f92661b
Fix debug print when a KCM file is not found.
by Yuichiro Hanada
· 7 years ago
128eab1
Clear events when ACTION_CANCEL is present
by Siarhei Vishniakou
· 7 years ago
346ac6a
Prevent entries with identical times
by Siarhei Vishniakou
· 7 years ago
651c1ea
Refactor VelocityTracker_test
by Siarhei Vishniakou
· 7 years ago
3dd60e2
Add concept of gesture input monitors.
by Michael Wright
· 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
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 7 years ago
6b24388
Merge "Input: Override touchable region bounds with surface bounds 2/2"
by TreeHugger Robot
· 7 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 7 years ago
01ca486
Use vector in VelocityTracker_test
by Siarhei Vishniakou
· 7 years ago
1357def
Refactor VelocityTracker_test
by Siarhei Vishniakou
· 7 years ago
fd3718c
Initialize PointerCoords in input tests
by Siarhei Vishniakou
· 7 years ago
dd9e10d
Merge "Rename resampling property"
by TreeHugger Robot
· 7 years ago
b5433e9
Rename resampling property
by Siarhei Vishniakou
· 7 years ago
77b510f
Merge "Test InputDeviceIdentifier::getCanonicalName"
by TreeHugger Robot
· 7 years ago
77be1fe
Merge "Use InputDeviceIdentifier.getCanonicalName"
by TreeHugger Robot
· 7 years ago
7e32c88
Merge "Replace non-alphanumerics with _ in VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
257553c
Test InputDeviceIdentifier::getCanonicalName
by Siarhei Vishniakou
· 7 years ago
409ec1a
Use InputDeviceIdentifier.getCanonicalName
by Siarhei Vishniakou
· 7 years ago
b45635c
Replace non-alphanumerics with _ in VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
b645f7e
Merge "Refactor VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
Next »