index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
validatekeymaps
Age
Commit message (
Expand
)
Author
2023-09-13
Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc
Treehugger Robot
2023-09-12
Don't depend on String8 cast to C string
Tomasz Wasilczyk
2023-04-17
Add cpp20 to validatekeymaps
Siarhei Vishniakou
2022-11-24
Print the text error instead of number
Siarhei Vishniakou
2022-06-16
Require CONFIG_HID_PLAYSTATION for DualSense key layout
Siarhei Vishniakou
2022-06-03
Require CONFIG_HID_PLAYSTATION for DualSense key layout
Siarhei Vishniakou
2022-05-18
Merge "Consolidate input OWNERS files" am: 467ebb8379 am: 7845f672bf
Treehugger Robot
2022-05-18
Merge "Consolidate input OWNERS files"
Treehugger Robot
2022-03-15
Merge "Tweak linux_glibc properties for musl builds in frameworks/base" am: e...
Colin Cross
2022-03-10
Consolidate input OWNERS files
Prabir Pradhan
2022-03-09
Tweak linux_glibc properties for musl builds in frameworks/base
Colin Cross
2021-09-24
Prevent some keylayouts from being added to Android
Siarhei Vishniakou
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-18
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-22
Add explicit Result::ok() where missing
Bernie Innocenti
2020-11-05
Merge "Convert validatekeymaps to enum class"
TreeHugger Robot
2020-11-04
Merge "Convert KeyCharacterMap to enum class"
TreeHugger Robot
2020-11-04
Convert validatekeymaps to enum class
Michael Wright
2020-11-04
Convert KeyCharacterMap to enum class
Michael Wright
2020-11-03
Hopefully fix validatekeymaps mac build.
Brett Chabot
2020-10-28
Build input and binder JNI bindings for linux host.
Brett Chabot
2020-09-18
Update usage of PropertyMap::load
Siarhei Vishniakou
2020-09-08
Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136 am: 27e25ee...
Treehugger Robot
2020-09-08
Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136
Treehugger Robot
2020-09-02
Move PropertyMap from libutils to libinput
Siarhei Vishniakou
2020-08-30
Move KeyCharacterMap from RefBase to shared_ptr.
Chris Ye
2020-08-28
Move KeyLayoutMap from RefBase to shared_ptr.
Chris Ye
2020-07-13
Add dependency on libui-types
chaviw
2020-05-12
Add OWNERS for display, haptics, input and power
Michael Wright
2019-06-21
Remove 'no errors' log
Siarhei Vishniakou
2019-02-20
Update VirtualKeyMap usage
Siarhei Vishniakou
2018-07-11
Refactor String8 to std::string calls
Siarhei Vishniakou
2017-09-10
Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8
Dan Willemsen
2017-09-09
Convert host tools to Android.bp
Dan Willemsen
2017-09-04
Quiet keymap validation.
Michael Wright
2014-01-27
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2013-08-28
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-07-01
Move input library code to frameworks/native.
Jeff Brown
2013-04-09
Add liblog
Ying Wang
2012-04-17
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-02-20
frameworks/base refactoring
Mathias Agopian
2012-02-17
Fix build break.
Jeff Brown
2011-10-20
add -ldl to host executables
Iliyan Malchev
2011-02-19
Add new axes for joysticks and mouse wheels.
Jeff Brown
2010-12-02
Improve support for external keyboards.
Jeff Brown
2010-11-23
Fix build on Linux due to different strrchr prototype.
Jeff Brown
2010-11-23
Port Emulator keymaps.
Jeff Brown