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