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
*
Move and rename user activity event type constants.
Jeff Brown
2012-07-27
1
-3
/
+3
*
Capture input dispatcher's last ANR state in bug report.
Jeff Brown
2012-06-17
1
-12
/
+37
*
Improve ANR diagnostics.
Jeff Brown
2012-06-11
1
-43
/
+124
*
Don't ANR on hover, scroll or if a window goes away.
Jeff Brown
2012-05-24
1
-15
/
+24
*
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
1
-8
/
+32
*
Disable input dispatch until boot finished.
Jeff Brown
2012-05-08
1
-1
/
+1
*
When ANR happens, only remove ANR'd window.
Jeff Brown
2012-04-20
1
-3
/
+15
*
Add Java wrappers for new atrace functionality.
Jeff Brown
2012-03-09
1
-0
/
+44
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-1
/
+1
*
Clean up InputChannel file descriptor data type.
Jeff Brown
2012-02-14
1
-1
/
+1
*
Don't serialize motion events.
Jeff Brown
2012-02-13
1
-14
/
+30
*
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
1
-16
/
+41
*
Optimize dispatcher for back-to-back finished signals.
Jeff Brown
2012-02-13
1
-8
/
+20
*
Dispatch multiple touch events in parallel.
Jeff Brown
2012-02-13
1
-148
/
+170
*
Delete premature optimization.
Jeff Brown
2012-02-13
1
-6
/
+6
*
Delete dead code.
Jeff Brown
2012-02-13
1
-11
/
+0
*
Delete latency tracking information in the Connection.
Jeff Brown
2012-02-13
1
-12
/
+3
*
Remove active connection tracking.
Jeff Brown
2012-02-13
1
-38
/
+0
*
Simplify input target handling in the dispatcher.
Jeff Brown
2012-02-13
1
-88
/
+58
*
Rewrite input transport using sockets.
Jeff Brown
2012-02-13
1
-52
/
+22
*
Remove batching and streaming from the input dispatcher.
Jeff Brown
2012-02-13
1
-579
/
+71
*
Remove the input dispatcher throttle.
Jeff Brown
2012-02-07
1
-69
/
+1
*
Improve watchdog monitor for InputReader and InputDispatcher.
Jeff Brown
2012-01-27
1
-0
/
+4
*
Fix a few memory leaks in the input dispatcher.
Jeff Brown
2012-01-12
1
-6
/
+24
*
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-09
1
-15
/
+15
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-14
/
+14
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-11
/
+11
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-7
/
+7
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-104
/
+104
*
am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1
Jeff Brown
2011-12-09
1
-0
/
+11
|
\
|
*
Fix system hotkey handling.
Jeff Brown
2011-12-07
1
-0
/
+11
*
|
Delete dead code.
Jeff Brown
2011-11-08
1
-8
/
+0
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-1
/
+1
|
/
*
Improve screenshot chord debouncing.
Jeff Brown
2011-10-12
1
-5
/
+24
*
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
[next]