Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
336073e21c9eaa517765cf91d0cf9fa6d7eca4dc
/
services
/
inputflinger
/
reader
/
mapper
/
TouchInputMapper.cpp
a03dd23
Move enum name parsing to EnumName template function.
by Chris Ye
· 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
42b0682
TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom.
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
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
cc7f980
Allow touch if some pointers are MT_TOOL_PALM
by arthurhung
· 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
ca5bede
Move PointerController enums to enum classes.
by Michael Wright
· 6 years ago
17db18e
Move PointerController from sp to shared_ptr
by Michael Wright
· 6 years ago
4197f6b
Fix tap is wrong in landscape with cutout disabled
by Arthur Hung
· 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
26ec222
Refactor use of services in InputMappers.
by Nathaniel R. Lewis
· 6 years ago
a940fc6
TouchInputMapper: Use default viewport for PointerController
by Prabir Pradhan
· 6 years ago
888a6a4
Let InputReader set mouse cursor's display.
by Garfield Tan
· 6 years ago
05de577
Fix foldable emulator touch does not work
by Arthur Hung
· 6 years ago
6cd19a4
Make sure that touches are within the surface.
by Arthur Hung
· 6 years ago
2770d24
Create inputmappers and accumulators directories
by Prabir Pradhan
· 6 years ago
[Renamed from services/inputflinger/reader/TouchInputMapper.cpp]
baa5c82
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago