index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
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
*
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-19
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
1
-8
/
+8
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
1
-13
/
+13
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
1
-12
/
+12
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
1
-1
/
+1
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
1
-12
/
+12
*
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
1
-17
/
+9
*
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
|
*
Recognize 3D joysticks.
Jeff Brown
2011-03-03
1
-15
/
+23
*
|
Fix dangling pointer when device closed just after opening.
Jeff Brown
2011-03-17
1
-2
/
+28
*
|
Recognize 3D joysticks. (DO NOT MERGE)
Jeff Brown
2011-03-09
1
-15
/
+23
*
|
Joystick tweaks. (DO NOT MERGE)
Jeff Brown
2011-03-04
1
-5
/
+3
|
/
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-0
/
+16
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-27
/
+45
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-9
/
+33
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-77
/
+91
*
Fix build.
Jeff Brown
2011-01-25
1
-1
/
+1
*
am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." i...
Jeff Brown
2011-01-25
1
-3
/
+3
|
\
|
*
Fix crashes caused by some input devices.
Jeff Brown
2011-01-25
1
-3
/
+3
*
|
Add joystick support to framework.
Jeff Brown
2011-01-17
1
-3
/
+19
|
/
*
Mouse pointer integration.
Jeff Brown
2011-01-04
1
-0
/
+1095