Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f54453c8474fd31c0d7bfa866ad011432c63e1f8
/
libs
/
input
6b38461
MotionEvent: Simplify logic around transformations
by Prabir Pradhan
· 5 years ago
9a049d8
Merge changes from topic "input statistics" into sc-dev
by TreeHugger Robot
· 5 years ago
44edce9
Parcel/Unparcel displaysize in InputWindowInfo
by Evan Rosky
· 5 years ago
060a727
Remove LatencyStatistics from dispatcher
by Siarhei Vishniakou
· 5 years ago
00c2e36
Merge "Add a hidden API to apply a transform the content of an event." into sc-dev
by Evan Rosky
· 5 years ago
d4d4d80
Add a hidden API to apply a transform the content of an event.
by Evan Rosky
· 5 years ago
b8e9586
Merge "Add error logging when channel receives an invalid message" into sc-dev
by Siarhei Vishniakou
· 5 years ago
dbdb673
Add error logging when channel receives an invalid message
by Siarhei Vishniakou
· 5 years ago
1438ccb
Allow input device config files in product and system_ext.
by Hongguang Chen
· 5 years ago
84f07f0
Add enough information to compatibility-transform getRaw()
by Evan Rosky
· 5 years ago
09b02ac
Print string version of status when errors occur
by Siarhei Vishniakou
· 5 years ago
e2b1e5c
Introduce Device Controller to InputReader
by Chris Ye
· 5 years ago
f94ae02
Pass latency information from app to input
by Siarhei Vishniakou
· 5 years ago
277ee04
Merge "Add InputDevice stats atom logging" into sc-dev
by Chris Ye
· 5 years ago
eedd0fc
Use Result<InputPublisher::Finished> instead of callback -- try 2
by Siarhei Vishniakou
· 5 years ago
7cce0ad
Revert "Use Result<InputPublisher::Finished> instead of callback"
by Yohei Yukawa
· 5 years ago
4c92c5f
Use Result<InputPublisher::Finished> instead of callback
by Siarhei Vishniakou
· 5 years ago
30c6ac3
Merge "Move drag event to InputDispatcher (1/n)" into sc-dev
by Arthur Hung
· 5 years ago
d3fef46
Add InputDevice stats atom logging
by Chris Ye
· 5 years ago
11e3408
Merge "Add support for a hw_timeout_multiplier system property." into sc-dev
by Peter Collingbourne
· 5 years ago
7632c33
Move drag event to InputDispatcher (1/n)
by arthurhung
· 5 years ago
38b7f7f
Use bool directly in InputMessage
by Siarhei Vishniakou
· 5 years ago
7766c03
Use NamedEnum for printing Entry type
by Siarhei Vishniakou
· 5 years ago
3306e49
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
a2a7773
Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"
by Bob Badour
· 5 years ago
87645ab
Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev
by Chris Ye
· 5 years ago
3fdbfef
Support Inputdevice LightsManager feature in frameworks.
by Chris Ye
· 5 years ago
b04b9b8
Add support for a hw_timeout_multiplier system property.
by Peter Collingbourne
· 5 years ago
2e67185
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
3531ae7
Send consumeTime from the app to InputDispatcher
by Siarhei Vishniakou
· 5 years ago
03ea035
Added the ability to read external batteries
by Kim Low
· 5 years ago
fc434ac
Add inputEventId to SurfaceFrame
by Siarhei Vishniakou
· 5 years ago
9ad0146
Pass in window name along with focus request
by Vishnu Nair
· 5 years ago
189c0f8
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
147c86e
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
9c27af5
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
55396a8
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 5 years ago
f59a2f4
Add SensorManager support in inputflinger.
by Chris Ye
· 6 years ago
2508b87
Add logging for FLAG_SLIPPERY usage
by Siarhei Vishniakou
· 5 years ago
3f37b7b
SyncPointerCapture (3/n): Add Capture event to InputChannel
by Prabir Pradhan
· 5 years ago
749b846
Change NamedEnum unknow enum string format from hexical to decimal.
by Chris Ye
· 5 years ago
5872c14
Merge "Fix libinput mac build, hopefully."
by TreeHugger Robot
· 5 years ago
faa986c
Fix libinput mac build, hopefully.
by Brett Chabot
· 5 years ago
102936e
Move KeyCharacterMap to enum class
by Michael Wright
· 5 years ago
08a8d53
Merge "Build all of libinput for linux host."
by Brett Chabot
· 5 years ago
5820852
Build all of libinput for linux host.
by Brett Chabot
· 6 years ago
033f5d2
Merge "Add TEST_MAPPING for input-related code"
by TreeHugger Robot
· 5 years ago
a838839
Add TEST_MAPPING for input-related code
by Siarhei Vishniakou
· 5 years ago
c68fdec
Add full action printout to MotionEvent
by Siarhei Vishniakou
· 5 years ago
a1188f5
Add eventTime print out to Entry dump
by Siarhei Vishniakou
· 5 years ago
ae6229e
Use enum class for injection constants
by Siarhei Vishniakou
· 6 years ago
7dee71f
Merge "Block untrusted touches in InputDispatcher"
by Bernardo Rufino
· 6 years ago
ea97d18
Block untrusted touches in InputDispatcher
by Bernardo Rufino
· 6 years ago
de0dbd7
Fix MotionEvent.axisToString returns wrong axis name.
by Chris Ye
· 6 years ago
173871c
Introducing NamedEnum to parse enum value as string names.
by Chris Ye
· 6 years ago
bedd116
Merge "Second reland "Let InputFlinger create the server InputChannel""
by TreeHugger Robot
· 6 years ago
43822b1
Merge "Return owned object from PropertyMap"
by TreeHugger Robot
· 6 years ago
1560166
Second reland "Let InputFlinger create the server InputChannel"
by Garfield Tan
· 6 years ago
062c857
Merge "Revert "Reland "Let InputFlinger create the server InputChannel"""
by Jean-Michel Trivi
· 6 years ago
400128f
Revert "Reland "Let InputFlinger create the server InputChannel""
by Garfield Tan
· 6 years ago
81e8b16
Use vector instead of VLA in solveLeastSquares
by Siarhei Vishniakou
· 6 years ago
4d9f977
Return owned object from PropertyMap
by Siarhei Vishniakou
· 6 years ago
69e4d0f
Extend the for loop to use all samples
by Siarhei Vishniakou
· 6 years ago
d2ea0d5
Merge "Use std::vector instead of VLA for addMovement"
by TreeHugger Robot
· 6 years ago
ae0f990
Use std::vector instead of VLA for addMovement
by Siarhei Vishniakou
· 6 years ago
62b523e
Reland "Let InputFlinger create the server InputChannel"
by Garfield Tan
· 6 years ago
015cb70
Revert "Let InputFlinger create the server InputChannel"
by Roshan Pius
· 6 years ago
6e9f864
Let InputFlinger create the server InputChannel
by Garfield Tan
· 6 years ago
e9cadca
Link libinput as static_lib for libinput_tests
by Siarhei Vishniakou
· 6 years ago
44634c8
Merge "Convert mSampleEventTimes to std::vector"
by TreeHugger Robot
· 6 years ago
1eb9727
Merge "Unregister input channel by token"
by TreeHugger Robot
· 6 years ago
46a2774
Convert mSampleEventTimes to std::vector
by Siarhei Vishniakou
· 6 years ago
8ebfbf7
Merge "Request focus using setFocusedWindow"
by TreeHugger Robot
· 6 years ago
adefc3e
Unregister input channel by token
by Siarhei Vishniakou
· 6 years ago
958da93
Request focus using setFocusedWindow
by Vishnu Nair
· 6 years ago
d6ca33c
Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066
by Treehugger Robot
· 6 years ago
686662c
Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7
by Treehugger Robot
· 6 years ago
32f36ae
Move PropertyMap from libutils to libinput
by Siarhei Vishniakou
· 6 years ago
1b66d52
Merge "Created libattestation"
by Chavi Weingarten
· 6 years ago
3a1e446
Move KeyCharacterMap from RefBase to shared_ptr.
by Chris Ye
· 6 years ago
1abffbd
Move KeyLayoutMap from RefBase to shared_ptr.
by Chris Ye
· 6 years ago
09c8d2d
Created libattestation
by chaviw
· 6 years ago
4958d06
Optimize memory usage of InputEvent lookup.
by Chris Ye
· 6 years ago
47074b8
Rename InputWindowHandle hasFocus to focusable
by Vishnu Nair
· 6 years ago
85b4420
Add prefix to transform dump to align the data better
by chaviw
· 6 years ago
7062295
Add default input dispatching timeout constant
by Siarhei Vishniakou
· 6 years ago
6c4243b
Use AIDL compiler to generate InputApplicationInfo class.
by Chris Ye
· 6 years ago
9eaa22c
Updated MotionEvent to use Transform
by chaviw
· 6 years ago
1bd1fcf
Merge "Add setFocusedWindow function stub"
by TreeHugger Robot
· 6 years ago
e798b47
Add setFocusedWindow function stub
by Vishnu Nair
· 6 years ago
6db8d6e
Merge "Use Transform in InputDispatcher"
by Chavi Weingarten
· 6 years ago
8759d67
Automatically generate flag value strings for flag enums.
by Michael Wright
· 6 years ago
1d0262a
Merge "Add Flags<F>::Iterator."
by Michael Wright
· 6 years ago
0192488
Merge "Use unique_ptr when creating InputChannel"
by TreeHugger Robot
· 6 years ago
61847cc
Merge "Use std::shared_ptr for InputChannel"
by TreeHugger Robot
· 6 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
· 6 years ago
Next »