index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
inputflinger
/
tests
/
InputMapperTest.cpp
Age
Commit message (
Expand
)
Author
2025-01-28
Create viewports in a separate function
Siarhei Vishniakou
2025-01-27
Mocked device should be consistently external or internal
Siarhei Vishniakou
2024-11-15
KeyboardInputMapper: migrate most tests to InputMapperUnitTest
Harry Cutts
2024-11-07
SensorInputMapperTest: migrate to InputMapperUnitTest
Harry Cutts
2024-07-25
Reland "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-25
Mock InputDevice in the InputMapper unit tests
Prabir Pradhan
2024-07-23
Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" i...
Treehugger Robot
2024-07-23
Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-15
SwitchInputMapperTest: migrate to InputMapperUnitTest
Harry Cutts
2024-06-28
InputDevice: return std::optional from getAbsoluteAxisInfo
Harry Cutts
2024-06-21
Return a std::optional from EventHub::getAbsoluteAxisInfo
Harry Cutts
2024-06-04
InputMapper: pass RawEvent references instead of pointers
Harry Cutts
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2024-05-04
Mouse: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-01-05
InputMapperUnitTest: check args in createDevice
Harry Cutts
2024-01-02
CursorInputMapper: move unit tests to InputMapperUnitTest
Harry Cutts
2024-01-02
InputMapperUnitTest: extract device creation from SetUp
Harry Cutts
2023-11-16
Pointer icon refactor for touchpad
Byoungho Jung
2023-10-31
Record last keypress timestamp on physical keyboard while typing
Arpit Singh
2023-09-27
Move Process_PointerCapture to CursorInputMapper_test
Siarhei Vishniakou
2023-05-24
Add a unit test for TouchpadInputMapper
Siarhei Vishniakou
2023-04-19
Use ftl::Flags for InputReaderConfiguration::Change
Prabir Pradhan
2023-02-27
Reconfigure device in TouchInputMapper when the type is changed.
Ambrus Weisz
2022-12-14
Make assertPosition a method of FakePointerController
Harry Cutts
2022-12-06
inputflinger_tests: Put `InputMapperTest` in its own file
Harry Cutts