Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ee69a59d61a25f7791fa38a14cbb03854d21ebf7
/
services
/
inputflinger
/
tests
/
InputReader_test.cpp
a0b1e44
Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev
by Siarhei Vishniakou
· 4 years, 11 months ago
58ba3d1
Pass RawEvent latency from InputReader to InputListener
by Siarhei Vishniakou
· 5 years ago
3fdbfef
Support Inputdevice LightsManager feature in frameworks.
by Chris Ye
· 5 years ago
370039c
Allow multiple events to be processed in FakeEventHub
by Siarhei Vishniakou
· 5 years ago
fb55290
Add vibrator state listener support for input device vibrator
by Chris Ye
· 5 years ago
03ea035
Added the ability to read external batteries
by Kim Low
· 5 years ago
c734e4f
Clear cooked state and touch spots when disabled
by Garfield Tan
· 5 years ago
dbf3135
Merge "Fix coordinate error after rotation and scaling in TouchInputMapper"
by TreeHugger Robot
· 5 years ago
a36b28e
Fix coordinate error after rotation and scaling in TouchInputMapper
by arthurhung
· 5 years ago
e14523a
Check input device's all sub devices for isEnabled()
by Chris Ye
· 5 years ago
f59a2f4
Add SensorManager support in inputflinger.
by Chris Ye
· 5 years ago
5d54794
Fix MultiTouchInputMapperTest failed
by arthurhung
· 5 years ago
6f77846
Disable touch mapper associated with an inactive viewport
by Siarhei Vishniakou
· 5 years ago
9650161
Correct assertNotifyMotionWasNotCalled check
by Siarhei Vishniakou
· 5 years ago
8714371
Support combined vibration effects with input device.
by Chris Ye
· 5 years ago
1c2e089
Get Input device information in locked context
by Chris Ye
· 5 years ago
7e18618
SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener
by Prabir Pradhan
· 5 years ago
dde67b8
Support multiple internal and external viewports
by Michael Wright
· 5 years ago
23b5d27
Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo."
by TreeHugger Robot
· 5 years ago
98d3f53
Change InputReader::getInputDevices to return vector of InputDeviceInfo.
by Chris Ye
· 5 years ago
6fe9578
Fix Process_LockedKeysShouldToggleAfterReattach test failure
by arthurhung
· 5 years ago
e731003
Fix InputDevice listener notification for merged controller.
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
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
c903df1
Maintain CapsLock, NumLock and ScrollLock of keyboard
by arthurhung
· 5 years ago
dcef2dc
Integrate FakeInputReaderContext to the real implement
by arthurhung
· 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
c8bfa54
Add tests for merged InputDevice cases
by Nathaniel R. Lewis
· 6 years ago
364fdb5
Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure.
by Chris Ye
· 5 years ago
1b0c734
Move InputDeviceClass to enum class.
by Chris Ye
· 5 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
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
17db18e
Move PointerController from sp to shared_ptr
by Michael Wright
· 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
85c2ee6
Merge "Wait longer for configuration change" into rvc-dev
by TreeHugger Robot
· 6 years ago
f0db5b8
Wait longer for configuration change
by Siarhei Vishniakou
· 6 years ago
4197f6b
Fix tap is wrong in landscape with cutout disabled
by Arthur Hung
· 6 years ago
aab2562
Add TouchIntegrationTest tests
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
343631d
Merge "Support multiple EventHub devices per InputDevice"
by TreeHugger Robot
· 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
0f7c42e
Merge "Change InputReader::mDevices collection type"
by TreeHugger Robot
· 6 years ago
ab3ea1d
Merge "Add InputReader Integration tests"
by TreeHugger Robot
· 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
1aed858
Add InputReader Integration tests
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
6cbc978
Revert "Reland "Let InputReader handle its own thread""
by Siarhei Vishniakou
· 6 years ago
f15a8aa
Reland "Let InputReader handle its own thread"
by Prabir Pradhan
· 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
5cf5045
Merge "Make InputReader test components thread safe"
by TreeHugger Robot
· 6 years ago
2574dfa
Make InputReader test components thread safe
by Prabir Pradhan
· 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
baa5c82
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago
da7c00c
Create inputreader directory
by Prabir Pradhan
· 6 years ago
9da1473
Fix touch can't work after enabled the associated viewport
by Arthur Hung
· 6 years ago
2c9a334
Add associated function to physical keyboard
by Arthur Hung
· 6 years ago
3bc7e09
Do not use RefBase in EventHub
by Siarhei Vishniakou
· 6 years ago
c6f6119
Revert "Revert "Use std::set instead of SortedVector""
by Siarhei Vishniakou
· 6 years ago
2d8cc89
Revert "Use std::set instead of SortedVector"
by Pin-Yu Huang
· 6 years ago
a03f0de
Use std::set instead of SortedVector
by Siarhei Vishniakou
· 7 years ago
21da0ff
Remove handling of EV_MSC/MSC_TIMESTAMP in Input
by Atif Niyaz
· 7 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 7 years ago
8154bbd
Rotate TouchVideoFrames
by Siarhei Vishniakou
· 7 years ago
6b76bdf
Add test for getVideoFrames
by Siarhei Vishniakou
· 7 years ago
b34d8a1
Merge "Support showTouches on multi-display (1/2)"
by TreeHugger Robot
· 7 years ago
c23540e
Input devices configure on per-display basis (1/2)
by Arthur Hung
· 7 years ago
473174e
Add a new InputClassifier stage
by Siarhei Vishniakou
· 8 years ago
7c64540
Support showTouches on multi-display (1/2)
by Arthur Hung
· 7 years ago
c7ad2d0
Support mouse pointer on external displays (1/2)
by Arthur Hung
· 7 years ago
add8929
Consume video frames
by Siarhei Vishniakou
· 7 years ago
41a712e
DisplayViewport should only have actual viewports (1/2)
by Arthur Hung
· 7 years ago
aca2840
Revert "Support mouse pointer on external displays (1/3)"
by Dan Harms
· 7 years ago
42611e0
Add sequence number to events in inputflinger
by Prabir Pradhan
· 7 years ago
620f6d9
Support mouse pointer on external displays (1/3)
by Andrii Kulian
· 7 years ago
8158e7e
Add physical port to display viewport
by Siarhei Vishniakou
· 7 years ago
ad71ad0
Simplify process(..) in InputReader_test
by Siarhei Vishniakou
· 7 years ago
cd7ac1e
Remove implicit fallthrough exception
by Siarhei Vishniakou
· 7 years ago
05a8fe2
Add DisplayViewport native tests
by Siarhei Vishniakou
· 7 years ago
d634392
Add type to DisplayViewport
by Siarhei Vishniakou
· 8 years ago
ec8f725
Prefer std::string over String8
by Siarhei Vishniakou
· 8 years ago
9b14ac6
[inputflinger] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
Next »