summaryrefslogtreecommitdiff
path: root/tests/input
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardwareBob Badour
2019-08-13Remove custom timestamp from hw/libhw/inputSiarhei Vishniakou
2017-12-27Convert to Android.bpDan Willemsen
2017-12-04Use -Werror in hardware/libhardware/testsChih-Hung Hsieh
2017-08-23C++14 is the default now.Elliott Hughes
2016-08-16Stop hard coding gmock things.Dan Albert
2016-08-04Merge "Fix clang-tidy performance warnings in libhardware."Chih-Hung Hsieh
2016-07-27Fix clang-tidy performance warnings in libhardware.Chih-Hung Hsieh
2016-06-30Merge \"Fix google-explicit-constructor warnings in libhardware\"Chih-Hung Hsieh
2016-06-30Fix google-explicit-constructor warnings in libhardwareChih-Hung Hsieh
2015-12-17Merge "Libhardware: Fix tests" am: de5662d7faAndreas Gampe
2015-12-16Libhardware: Fix testsAndreas Gampe
2015-07-28MouseInputMapperTim Kilbourn
2015-06-09Code layout cleanupTim Kilbourn
2015-06-09Initial InputMappers for evdev input HAL.Tim Kilbourn
2015-06-01Configure device classes for evdev devices.Tim Kilbourn
2015-04-29Clarify usage of smart pointersTim Kilbourn
2015-03-30Input event hub for evdev input HAL module.Tim Kilbourn