This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
services
/
input
History
Jeff Brown
874c1e9aa5
Use O_CLOEXEC when opening input device.
...
Change-Id: I931614ef4fe2143c9e124c3239d74a4a2ce3816c
2012-01-19 14:32:47 -08:00
..
tests
Eliminate hw.keyboards system properties.
2011-11-15 18:00:10 -08:00
Android.mk
…
EventHub.cpp
Use O_CLOEXEC when opening input device.
2012-01-19 14:32:47 -08:00
EventHub.h
Remove no longer needed EventHub usleep() optimization.
2012-01-19 14:16:09 -08:00
InputApplication.cpp
…
InputApplication.h
…
InputDispatcher.cpp
Fix a few memory leaks in the input dispatcher.
2012-01-12 18:30:12 -08:00
InputDispatcher.h
Fix a few memory leaks in the input dispatcher.
2012-01-12 18:30:12 -08:00
InputListener.cpp
…
InputListener.h
…
InputManager.cpp
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-01-08 13:19:13 +00:00
InputManager.h
…
InputReader.cpp
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
2012-01-09 21:36:22 +00:00
InputReader.h
…
InputWindow.cpp
…
InputWindow.h
…
PointerController.cpp
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
2012-01-03 22:38:27 +00:00
PointerController.h
…
SpriteController.cpp
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-01-08 13:19:13 +00:00
SpriteController.h
…