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
Elliott Hughes
26cad1bcb6
resolved conflicts for merge of d6288751 to master
...
Change-Id: Ibfe5be04e093253c36c47149870273ae3ab860c0
2013-11-12 17:06:53 -08:00
..
tests
Propagate input ANR reason to activity manager log.
2013-09-10 16:44:24 -07:00
Android.mk
Disable unused parameter warning for libinput
2013-10-16 14:01:50 -07:00
EventHub.cpp
resolved conflicts for merge of d6288751 to master
2013-11-12 17:06:53 -08:00
EventHub.h
Utilize new Android LED constants
2013-10-18 17:54:48 -07:00
InputApplication.cpp
…
InputApplication.h
…
InputDispatcher.cpp
Fix issues catching up to touch events after a short pause.
2013-10-17 19:40:40 -07:00
InputDispatcher.h
Propagate input ANR reason to activity manager log.
2013-09-10 16:44:24 -07:00
InputListener.cpp
…
InputListener.h
…
InputManager.cpp
…
InputManager.h
…
InputReader.cpp
Use the fuzz, Luke
2013-11-01 18:11:33 -07:00
InputReader.h
Move EventHub over to using EPOLLWAKEUP when available
2013-09-25 17:51:15 -07:00
InputWindow.cpp
…
InputWindow.h
Private flags are masked in correct variable
2013-10-02 16:18:55 -07:00
PointerController.cpp
…
PointerController.h
…
SpriteController.cpp
Disable unused parameter warning for libinput
2013-10-16 14:01:50 -07:00
SpriteController.h
…