Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
64250ea38795ee4a101d0df3c628bdb31167f065
/
services
/
inputflinger
/
reader
98d3f53
Change InputReader::getInputDevices to return vector of InputDeviceInfo.
by Chris Ye
· 5 years ago
a03dd23
Move enum name parsing to EnumName template function.
by Chris Ye
· 5 years ago
e731003
Fix InputDevice listener notification for merged controller.
by Chris Ye
· 5 years ago
43822b1
Merge "Return owned object from PropertyMap"
by TreeHugger Robot
· 5 years ago
4d9f977
Return owned object from PropertyMap
by Siarhei Vishniakou
· 5 years ago
ae0f990
Use std::vector instead of VLA for addMovement
by Siarhei Vishniakou
· 5 years ago
8fa1728
Revise RELATIVE_X and RELATIVE_Y motion ranges documentation.
by Chris Ye
· 5 years ago
f74dc42
Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode.
by Chris Ye
· 5 years ago
d6ca33c
Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066
by Treehugger Robot
· 5 years ago
f2712ff
Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836
by Treehugger Robot
· 5 years ago
686662c
Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7
by Treehugger Robot
· 5 years ago
32f36ae
Move PropertyMap from libutils to libinput
by Siarhei Vishniakou
· 5 years ago
52dcab0
DO NOT MERGE Reorder include to remove merge conflict
by Siarhei Vishniakou
· 5 years ago
a52ade1
Do not generate meta state for device does not have the key.
by Chris Ye
· 5 years ago
3a1e446
Move KeyCharacterMap from RefBase to shared_ptr.
by Chris Ye
· 5 years ago
3b08d58
Merge "Check if input devices are opening"
by TreeHugger Robot
· 5 years ago
f49608d
Check if input devices are opening
by Siarhei Vishniakou
· 5 years ago
c903df1
Maintain CapsLock, NumLock and ScrollLock of keyboard
by arthurhung
· 5 years ago
4958d06
Optimize memory usage of InputEvent lookup.
by Chris Ye
· 5 years ago
d549b25
Prevent use of invalidated iterator
by Siarhei Vishniakou
· 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
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
35c872f
Fix -Wshadow error when DEBUG_POINTER_ASSIGNMENT is set.
by Philip Quinn
· 5 years ago
989bb93
Refactor EventHub.
by Chris Ye
· 6 years ago
1b0c734
Move InputDeviceClass to enum 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
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
8594e19
Use std::filesystem for input event devices scan.
by Chris Ye
· 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
48e5bd8
Increase touch video buffer size am: a7c7360213
by Siarhei Vishniakou
· 6 years ago
a7c7360
Increase touch video buffer size
by Siarhei Vishniakou
· 6 years ago
c6a2f3a
Merge "Convert InputDeviceConfigurationFileType to enum class."
by Chris Ye
· 6 years ago
2ffcba9
Merge "Enable -Wshadow for input code"
by TreeHugger Robot
· 6 years ago
976db0c
Move PointerController enums to enum classes.
by Michael Wright
· 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
7a37667
Move PointerController from sp to shared_ptr
by Michael Wright
· 6 years ago
e6afda3
Move PointerController enums to enum classes.
by Michael Wright
· 6 years ago
a512bfd
Move PointerController from sp to shared_ptr
by Michael Wright
· 6 years ago
b4d960d
Enable -Wshadow for input code
by Siarhei Vishniakou
· 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
690f8be
Add createAxis to reduce the size of a function
by Siarhei Vishniakou
· 6 years ago
c6d9967
TouchInputMapper: Use default viewport for PointerController
by Prabir Pradhan
· 6 years ago
0a080c3
Let InputReader set mouse cursor's display.
by Garfield Tan
· 6 years ago
a0d2b80
Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps
by Siarhei Vishniakou
· 6 years ago
bf89a48
Allow touch if the new point is not MT_TOOL_PALM
by arthurhung
· 6 years ago
4197f6b
Fix tap is wrong in landscape with cutout disabled
by Arthur Hung
· 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
33197de
Merge "Let InputReaderContext hold a single PointerController"
by TreeHugger Robot
· 6 years ago
9244aea
Use cc_defaults in inputflinger targets
by Prabir Pradhan
· 6 years ago
c7ef27e
Let InputReaderContext hold a single PointerController
by Prabir Pradhan
· 6 years ago
a7b82e1
Support multiple EventHub devices per InputDevice
by Nathaniel R. Lewis
· 6 years ago
0cab12d
Change InputReader::mDevices collection type
by Nathaniel R. Lewis
· 6 years ago
26ec222
Refactor use of services in InputMappers.
by Nathaniel R. Lewis
· 6 years ago
f4916ef
Refactor InputMapper creation and collection type
by Nathaniel R. Lewis
· 6 years ago
a940fc6
TouchInputMapper: Use default viewport for PointerController
by Prabir Pradhan
· 6 years ago
5a57cff
Create InputThread to manage inputflinger threads
by Prabir Pradhan
· 6 years ago
888a6a4
Let InputReader set mouse cursor's display.
by Garfield Tan
· 6 years ago
421eb1c
Touch cancellation handling
by Arthur Hung
· 6 years ago
d041c5d
Default TV remote keys to no-wake
by Powei Feng
· 7 years ago
28efc19
Reland "Let InputReader handle its own thread"
by Prabir Pradhan
· 6 years ago
226685c
Merge "Remove wakelocks from InputReader"
by TreeHugger Robot
· 6 years ago
4948327
Use enum class for EventEntry
by Siarhei Vishniakou
· 6 years ago
6f920ca
Merge "Revert "Reland "Let InputReader handle its own thread"""
by TreeHugger Robot
· 6 years ago
6cbc978
Revert "Reland "Let InputReader handle its own thread""
by Siarhei Vishniakou
· 6 years ago
e00dd19
Merge "Reland "Let InputReader handle its own thread""
by TreeHugger Robot
· 6 years ago
f15a8aa
Reland "Let InputReader handle its own thread"
by Prabir Pradhan
· 6 years ago
10793a6
Refactor InputReader::mDevices collection type
by Nathaniel R. Lewis
· 6 years ago
b2ffebe
Merge "Revert "Let InputReader handle its own thread""
by TreeHugger Robot
· 6 years ago
95a4ed6
Revert "Let InputReader handle its own thread"
by Siarhei Vishniakou
· 6 years ago
97d39b5
Merge "Let InputReader handle its own thread"
by TreeHugger Robot
· 6 years ago
ba266f2
Let InputReader handle its own thread
by Prabir Pradhan
· 6 years ago
05de577
Fix foldable emulator touch does not work
by Arthur Hung
· 6 years ago
4b5a87f
Remove wakelocks from InputReader
by Siarhei Vishniakou
· 6 years ago
7a522bf
Ensure input has CAP_BLOCK_SUSPEND
by Siarhei Vishniakou
· 6 years ago
394eed0
Create inputmappers and accumulators directories
by Prabir Pradhan
· 6 years ago
186d5b5
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago
2b28181
Create inputreader directory
by Prabir Pradhan
· 6 years ago
2d0e948
Hold wakelock while handling device add/remove
by Siarhei Vishniakou
· 6 years ago
6cd19a4
Make sure that touches are within the surface.
by Arthur Hung
· 6 years ago
f1fbf9e
Add override keyword to in inherited classes
by Prabir Pradhan
· 6 years ago
2770d24
Create inputmappers and accumulators directories
by Prabir Pradhan
· 6 years ago
baa5c82
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago
da7c00c
Create inputreader directory
by Prabir Pradhan
· 6 years ago