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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate potential reentrance from unregisterInputChannel.
Jeff Brown
2012-10-31
1
-0
/
+1
*
Bundle correlated switch changes atomically.
Jeff Brown
2012-09-27
1
-1
/
+1
*
Make input system aware of multiple displays.
Jeff Brown
2012-09-10
1
-5
/
+13
*
Capture input dispatcher's last ANR state in bug report.
Jeff Brown
2012-06-17
1
-0
/
+3
*
Improve ANR diagnostics.
Jeff Brown
2012-06-11
1
-2
/
+9
*
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
1
-0
/
+3
*
When ANR happens, only remove ANR'd window.
Jeff Brown
2012-04-20
1
-0
/
+1
*
Add Java wrappers for new atrace functionality.
Jeff Brown
2012-03-09
1
-0
/
+4
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-2
/
+2
*
Don't serialize motion events.
Jeff Brown
2012-02-13
1
-1
/
+1
*
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
1
-2
/
+13
*
Dispatch multiple touch events in parallel.
Jeff Brown
2012-02-13
1
-8
/
+14
*
Delete premature optimization.
Jeff Brown
2012-02-13
1
-2
/
+0
*
Delete dead code.
Jeff Brown
2012-02-13
1
-4
/
+0
*
Delete latency tracking information in the Connection.
Jeff Brown
2012-02-13
1
-13
/
+0
*
Remove active connection tracking.
Jeff Brown
2012-02-13
1
-6
/
+0
*
Simplify input target handling in the dispatcher.
Jeff Brown
2012-02-13
1
-12
/
+9
*
Rewrite input transport using sockets.
Jeff Brown
2012-02-13
1
-5
/
+3
*
Remove batching and streaming from the input dispatcher.
Jeff Brown
2012-02-13
1
-51
/
+10
*
Remove the input dispatcher throttle.
Jeff Brown
2012-02-07
1
-18
/
+1
*
Improve watchdog monitor for InputReader and InputDispatcher.
Jeff Brown
2012-01-27
1
-0
/
+2
*
Fix a few memory leaks in the input dispatcher.
Jeff Brown
2012-01-12
1
-0
/
+3
*
Improve screenshot chord debouncing.
Jeff Brown
2011-10-12
1
-1
/
+3
*
Fix input channel leak.
Jeff Brown
2011-08-30
1
-2
/
+9
*
Input system bug fixes, particularly for stylus.
Jeff Brown
2011-08-19
1
-1
/
+17
*
Add input system to Watchdog.
Jeff Brown
2011-08-10
1
-0
/
+4
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
1
-30
/
+6
*
Remove unimplemented memory pool.
Jeff Brown
2011-07-20
1
-78
/
+86
*
Refactor input dispatcher use of window/app handles.
Jeff Brown
2011-07-14
1
-27
/
+30
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-4
/
+20
*
Allow touches to slide out of the navigation bar.
Jeff Brown
2011-06-13
1
-3
/
+16
*
No position information for outside touches
Kenny Root
2011-06-10
1
-0
/
+6
*
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
1
-14
/
+32
|
\
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
1
-14
/
+32
|
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-2
/
+12
|
*
Support chorded fallback keys. (DO NOT MERGE)
Jeff Brown
2011-05-24
1
-13
/
+42
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-9
/
+16
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-1
/
+6
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-1
/
+6
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-2
/
+12
*
|
Add input filter mechanism for accessibility.
Jeff Brown
2011-03-30
1
-2
/
+21
*
|
Support chorded fallback keys.
Jeff Brown
2011-03-29
1
-13
/
+42
*
|
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
Jeff Brown
2011-03-24
1
-13
/
+42
|
/
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-2
/
+2
*
Be more precise about tracking fallback keys.
Jeff Brown
2011-02-22
1
-0
/
+1
*
Add new hover move action and scroll wheel plumbing.
Jeff Brown
2011-02-19
1
-20
/
+4
*
Fix crashes caused by some input devices.
Jeff Brown
2011-01-25
1
-10
/
+11
*
Prevent events from getting backlogged.
Jeff Brown
2011-01-10
1
-139
/
+28
*
Only allow touch events from one device at a time.
Jeff Brown
2011-01-04
1
-0
/
+1
*
Mouse pointer integration.
Jeff Brown
2011-01-04
1
-0
/
+1110