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
/
InputDispatcher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deadlock in dispatcher. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-1
/
+0
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-19
/
+72
*
Allow batching samples onto the pending motion event. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+28
*
Support chorded fallback keys. (DO NOT MERGE)
Jeff Brown
2011-05-24
1
-86
/
+179
*
Fix focused application handle. (DO NOT MERGE)
Jeff Brown
2011-05-24
1
-4
/
+4
*
Refactor how timeouts are calculated. (DO NOT MERGE)
Jeff Brown
2011-05-23
1
-9
/
+1
*
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
Jeff Brown
2011-05-23
1
-7
/
+7
*
Fix scaling of batched motion events.
Dianne Hackborn
2011-05-09
1
-0
/
+8
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-17
/
+54
*
Input improvements and bug fixes.
Jeff Brown
2011-03-09
1
-5
/
+5
*
Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)
Jeff Brown
2011-03-09
1
-0
/
+15
*
Set last event time to previous event batch delivery time to apps
makarand.karvekar
2011-03-03
1
-2
/
+1
*
Only set KeyEvent long press flag when repeat count equals 1.
Jeff Brown
2011-03-02
1
-4
/
+6
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-4
/
+5
*
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-11
/
+19
*
Be more precise about tracking fallback keys.
Jeff Brown
2011-02-22
1
-6
/
+52
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-95
/
+70
*
Fix a regression with MotionEvent parceling.
Jeff Brown
2011-02-17
1
-22
/
+22
*
Add support for arbitrary axes in MotionEvents.
Jeff Brown
2011-02-15
1
-14
/
+27
*
Fix crashes caused by some input devices.
Jeff Brown
2011-01-25
1
-7
/
+30
*
Support non-rectangular input regions.
Jeff Brown
2011-01-16
1
-10
/
+24
*
Prevent events from getting backlogged.
Jeff Brown
2011-01-10
1
-35
/
+121
*
Only allow touch events from one device at a time.
Jeff Brown
2011-01-04
1
-28
/
+45
*
Mouse pointer integration.
Jeff Brown
2011-01-04
1
-0
/
+3722