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
2022-01-06
Fix KeyCharacterMap overlays by reloading base overlay before applying anothe...
Philip Junker
2021-06-29
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-11-05
Merge "Fix libinput mac build, hopefully."
TreeHugger Robot
2020-11-04
Fix libinput mac build, hopefully.
Brett Chabot
2020-11-04
Move KeyCharacterMap to enum class
Michael Wright
2020-10-28
Build all of libinput for linux host.
Brett Chabot
2020-09-02
Merge "Created libattestation"
Chavi Weingarten
2020-08-28
Move KeyCharacterMap from RefBase to shared_ptr.
Chris Ye
2020-08-27
Created libattestation
chaviw
2020-08-21
Optimize memory usage of InputEvent lookup.
Chris Ye
2020-02-21
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