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
/
InputDispatcher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix input channel leak.
Jeff Brown
2011-08-30
1
-142
/
+223
*
Clean up InputDispatcher debugging.
Jeff Brown
2011-08-23
1
-2
/
+2
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-0
/
+59
*
Merge "Don't crash if a drag recipient throws an uncaught exception"
Christopher Tate
2011-08-16
1
-8
/
+12
|
\
|
*
Don't crash if a drag recipient throws an uncaught exception
Christopher Tate
2011-08-16
1
-8
/
+12
*
|
Fix blocked event handling in InputDispatcher.
Jeff Brown
2011-08-15
1
-0
/
+3
|
/
*
Add input system to Watchdog.
Jeff Brown
2011-08-10
1
-0
/
+8
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
1
-67
/
+76
*
Reset input dispatcher targets when focus changes apps.
Jeff Brown
2011-07-27
1
-4
/
+10
*
Remove unimplemented memory pool.
Jeff Brown
2011-07-20
1
-232
/
+153
*
Refactor input dispatcher use of window/app handles.
Jeff Brown
2011-07-14
1
-271
/
+267
*
Revert "fix a weird use of Vector::appendVector()"
Jeff Brown
2011-07-13
1
-2
/
+5
*
fix a weird use of Vector::appendVector()
Mathias Agopian
2011-07-11
1
-5
/
+2
*
Query input device for initial slot index.
Jeff Brown
2011-07-01
1
-2
/
+3
*
Fix joystick and trackpad regression.
Jeff Brown
2011-06-29
1
-0
/
+6
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-164
/
+292
*
Add support for disabling pointer gestures.
Jeff Brown
2011-06-14
1
-0
/
+1
*
Allow touches to slide out of the navigation bar.
Jeff Brown
2011-06-13
1
-4
/
+77
*
No position information for outside touches
Kenny Root
2011-06-10
1
-4
/
+32
*
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
1
-19
/
+18
|
\
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
1
-19
/
+18
|
*
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
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-172
/
+213
*
|
resolved conflicts for merge of 037b54cf to master
Dianne Hackborn
2011-05-11
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix scaling of batched motion events.
Dianne Hackborn
2011-05-09
1
-0
/
+8
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-17
/
+54
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-17
/
+54
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-19
/
+72
*
|
Allow batching samples onto the pending motion event.
Jeff Brown
2011-04-06
1
-0
/
+28
*
|
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-04-01
1
-20
/
+21
*
|
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
1
-12
/
+69
*
|
Support chorded fallback keys.
Jeff Brown
2011-03-29
1
-86
/
+179
*
|
Fix focused application handle.
Jeff Brown
2011-03-25
1
-4
/
+4
*
|
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
1
-68
/
+250
*
|
Refactor how timeouts are calculated.
Jeff Brown
2011-03-17
1
-9
/
+1
*
|
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-14
1
-7
/
+7
|
/
*
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
[next]