index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
KeyCharacterMap.cpp
Age
Commit message (
Expand
)
Author
2020-02-24
Add ID to native events.
Garfield Tan
2020-01-24
Add hmac to InputEvent and scale to MotionEvent
Siarhei Vishniakou
2018-09-05
Prefer std::string over String8
Siarhei Vishniakou
2018-07-17
[input] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-03
Move displayid into InputEvent
Siarhei Vishniakou
2018-02-21
Move SPECIAL_FUNCTION from .kcm to .idc files
Siarhei Vishniakou
2016-02-19
Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""
Ian Pedowitz
2016-02-19
Revert "Fix warnings in servicemanager and KeyCharacterMap"
Ian Pedowitz
2016-02-18
Fix warnings in servicemanager and KeyCharacterMap
Aurimas Liutikas
2015-10-22
Limit the number of keys read by KeyCharacterMaps.
Michael Wright
2015-10-08
resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp
Dmitry Torokhov
2015-09-29
Allow defining replacement key events in keymap
Dmitry Torokhov
2015-08-12
Lose HAVE_ANDROID_OS from frameworks/native.
Elliott Hughes
2014-04-22
Move key attribute information out of native.
Michael Wright
2013-07-01
Move input library code from frameworks/base.
Jeff Brown