summaryrefslogtreecommitdiff
path: root/libs/input/KeyLayoutMap.cpp
AgeCommit message (Expand)Author
2021-06-29Renamed and moved InputWindow and related fileschaviw
2020-12-21Add explicit Result::ok() checks where neededBernie Innocenti
2020-12-16Add SensorManager support in inputflinger.Chris Ye
2020-08-28Move KeyLayoutMap from RefBase to shared_ptr.Chris Ye
2020-08-21Optimize memory usage of InputEvent lookup.Chris Ye
2019-03-21Use std::vector over Vector for InputFlinger (1/3)Arthur Hung
2018-09-05Prefer std::string over String8Siarhei Vishniakou
2018-07-17[input] Modernize codebase by replacing NULL with nullptrYi Kong
2014-04-22Move key attribute information out of native.Michael Wright
2013-10-18Parse LED mappings in keylayout filesMichael Wright
2013-07-01Move input library code from frameworks/base.Jeff Brown