summaryrefslogtreecommitdiff
path: root/tools/validatekeymaps/Main.cpp
AgeCommit message (Expand)Author
2020-12-22Add explicit Result::ok() where missingBernie Innocenti
2020-11-04Convert validatekeymaps to enum classMichael Wright
2020-11-04Convert KeyCharacterMap to enum classMichael Wright
2020-09-18Update usage of PropertyMap::loadSiarhei Vishniakou
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136 am: 27e25ee...Treehugger Robot
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136Treehugger Robot
2020-09-02Move PropertyMap from libutils to libinputSiarhei Vishniakou
2020-08-30Move KeyCharacterMap from RefBase to shared_ptr.Chris Ye
2020-08-28Move KeyLayoutMap from RefBase to shared_ptr.Chris Ye
2019-06-21Remove 'no errors' logSiarhei Vishniakou
2019-02-20Update VirtualKeyMap usageSiarhei Vishniakou
2018-07-11Refactor String8 to std::string callsSiarhei Vishniakou
2017-09-04Quiet keymap validation.Michael Wright
2014-01-27Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski
2013-08-28Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood
2013-07-01Move input library code to frameworks/native.Jeff Brown
2012-04-17Support loading keyboard layout overlays from resources.Jeff Brown
2012-04-10Request key maps from input manager service.Jeff Brown
2012-02-17Fix build break.Jeff Brown
2011-02-19Add new axes for joysticks and mouse wheels.Jeff Brown
2010-12-02Improve support for external keyboards.Jeff Brown
2010-11-23Fix build on Linux due to different strrchr prototype.Jeff Brown
2010-11-23Port Emulator keymaps.Jeff Brown