summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_KeyEvent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-191-45/+23
* Move key attribute information into KeyEvent.Michael Wright2014-04-281-6/+12
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-0/+1
* Move input library code to frameworks/native.Jeff Brown2013-07-011-1/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Ensure the ShortcutManager uses the correct key character map.Jeff Brown2010-11-301-7/+36
* Add support for new input sources.Jeff Brown2010-07-151-13/+15
* Implement default key handling for native code.Dianne Hackborn2010-06-301-3/+20
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+124