index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
input
/
EventHub.cpp
Age
Commit message (
Expand
)
Author
2012-05-16
Revert "services: input events: enable debugging in EventHub (touch screen is...
JP Abgrall
2012-05-08
services: input events: enable debugging in EventHub (touch screen issues)
JP Abgrall
2012-05-01
Use EVIOCSCLOCKID correctly.
Jeff Brown
2012-04-19
Don't load keyboard layout overlay for virtual keyboard.
Jeff Brown
2012-04-17
Add Dvorak keyboard layout.
Jeff Brown
2012-04-17
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-13
Add support for input devices that have vibrators.
Jeff Brown
2012-04-12
Notify applications when input devices change.
Jeff Brown
2012-04-11
Refactor key code mapping.
Jeff Brown
2012-04-10
Request key maps from input manager service.
Jeff Brown
2012-04-09
Use new EVIOCSCLOCKID ioctl if supported.
Jeff Brown
2012-04-06
Add a unique input device descriptor.
Jeff Brown
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2012-01-19
Use O_CLOEXEC when opening input device.
Jeff Brown
2012-01-19
Add basic support for new suspend-block ioctls.
Jeff Brown
2012-01-19
Remove no longer needed EventHub usleep() optimization.
Jeff Brown
2012-01-19
Fix line wrapping.
Jeff Brown
2012-01-09
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-06
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-11-15
am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." i...
Jeff Brown
2011-11-15
Eliminate hw.keyboards system properties.
Jeff Brown
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-09-29
eventhub: print debugginf info when removing device
Dima Zavin
2011-08-31
Merge "Support composite touch / joystick devices better."
Jeff Brown
2011-08-31
Support composite touch / joystick devices better.
Jeff Brown
2011-08-30
Pick up device configuration "device.internal = 0". Before, only "device.inte...
Max Braun
2011-08-11
Ensure outValue is set, even when an error occurs.
Jeff Brown
2011-08-10
Add input system to Watchdog.
Jeff Brown
2011-08-10
Fix getSwitchState and others to check bitmasks.
Jeff Brown
2011-07-25
Handle stylus buttons and tool types.
Jeff Brown
2011-07-01
Query input device for initial slot index.
Jeff Brown
2011-06-14
EventHub code cleanup.
Jeff Brown
2011-06-13
Take advantage of updated linux/input.h kernel headers.
Jeff Brown
2011-06-03
resolved conflicts for merge of ca2b552d to master
Jeff Brown
2011-06-02
Add a preference panel for mouse speed.
Jeff Brown
2011-05-25
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-24
Optimize EventHub to process events in big chunks. (DO NOT MERGE)
Jeff Brown
2011-05-24
Input device protocol enhancements.
Jeff Brown
2011-05-23
Refactor how timeouts are calculated. (DO NOT MERGE)
Jeff Brown
2011-04-07
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-01
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-03-18
Merge "Optimize EventHub to process events in big chunks."
Jeff Brown
2011-03-18
Optimize EventHub to process events in big chunks.
Jeff Brown
2011-03-17
Merge "Refactor how timeouts are calculated."
Jeff Brown
2011-03-17
Refactor how timeouts are calculated.
Jeff Brown
2011-03-17
Fix dangling pointer when device closed just after opening.
Jeff Brown
2011-03-09
Recognize 3D joysticks. (DO NOT MERGE)
Jeff Brown
[next]