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