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
/
KeyLayoutMap.cpp
Age
Commit message (
Expand
)
Author
2022-08-22
Do not read kernel configs on the host
Siarhei Vishniakou
2022-06-16
Do not load keylayout if required kernel module is missing
Siarhei Vishniakou
2022-06-10
Avoid using KeyedVector in KeyLayoutMap
Siarhei Vishniakou
2022-06-10
Refactor input code for require_kernel_config parameter
Siarhei Vishniakou
2021-09-09
FTL: Extend enum utilities imported from IF
Dominik Laskowski
2021-06-28
Renamed and moved InputWindow and related files
chaviw
2020-12-21
Add explicit Result::ok() checks where needed
Bernie Innocenti
2020-12-16
Add SensorManager support in inputflinger.
Chris Ye
2020-08-28
Move KeyLayoutMap from RefBase to shared_ptr.
Chris Ye
2020-08-21
Optimize memory usage of InputEvent lookup.
Chris Ye
2019-03-21
Use std::vector over Vector for InputFlinger (1/3)
Arthur Hung
2018-09-05
Prefer std::string over String8
Siarhei Vishniakou
2018-07-17
[input] Modernize codebase by replacing NULL with nullptr
Yi Kong
2014-04-22
Move key attribute information out of native.
Michael Wright
2013-10-18
Parse LED mappings in keylayout files
Michael Wright
2013-07-01
Move input library code from frameworks/base.
Jeff Brown