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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
frameworks/base refactoring
Mathias Agopian
2012-02-20
2
-0
/
+2
*
|
frameworks/base refactoring.
Mathias Agopian
2012-02-17
11
-21
/
+21
*
|
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
2
-15
/
+31
*
|
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
2
-18
/
+54
*
|
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
2
-156
/
+184
*
|
Delete premature optimization.
Jeff Brown
2012-02-13
2
-8
/
+6
*
|
Delete dead code.
Jeff Brown
2012-02-13
2
-15
/
+0
*
|
Delete latency tracking information in the Connection.
Jeff Brown
2012-02-13
2
-25
/
+3
*
|
Remove active connection tracking.
Jeff Brown
2012-02-13
2
-44
/
+0
*
|
Simplify input target handling in the dispatcher.
Jeff Brown
2012-02-13
2
-100
/
+67
*
|
Rewrite input transport using sockets.
Jeff Brown
2012-02-13
2
-57
/
+25
*
|
Remove batching and streaming from the input dispatcher.
Jeff Brown
2012-02-13
2
-630
/
+81
*
|
Remove the input dispatcher throttle.
Jeff Brown
2012-02-07
2
-87
/
+2
*
|
Merge "Use O_CLOEXEC when opening input device."
Jeff Brown
2012-01-31
1
-1
/
+1
|
\
\
|
*
|
Use O_CLOEXEC when opening input device.
Jeff Brown
2012-01-19
1
-1
/
+1
*
|
|
Merge "Add basic support for new suspend-block ioctls."
Jeff Brown
2012-01-31
1
-2
/
+8
|
\
\
\
|
|
/
/
|
*
|
Add basic support for new suspend-block ioctls.
Jeff Brown
2012-01-19
1
-2
/
+8
*
|
|
Improve watchdog monitor for InputReader and InputDispatcher.
Jeff Brown
2012-01-27
4
-3
/
+16
|
/
/
*
|
Remove no longer needed EventHub usleep() optimization.
Jeff Brown
2012-01-19
2
-18
/
+0
*
|
Fix line wrapping.
Jeff Brown
2012-01-19
1
-2
/
+3
*
|
Fix a few memory leaks in the input dispatcher.
Jeff Brown
2012-01-12
2
-6
/
+27
*
|
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-09
3
-31
/
+31
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
4
-35
/
+35
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
4
-40
/
+40
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
3
-32
/
+32
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
4
-160
/
+160
*
|
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
*
|
am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." i...
Jeff Brown
2011-11-15
4
-19
/
+18
|
\
\
|
|
/
|
*
Eliminate hw.keyboards system properties.
Jeff Brown
2011-11-15
4
-19
/
+18
*
|
Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_U...
David Deephanphongs
2011-11-15
1
-6
/
+14
*
|
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
2
-13
/
+13
|
/
*
Improve screenshot chord debouncing.
Jeff Brown
2011-10-12
3
-8
/
+29
*
eventhub: print debugginf info when removing device
Dima Zavin
2011-09-29
1
-0
/
+3
*
Adjust layers for system overlays.
Jeff Brown
2011-09-08
1
-0
/
+2
*
Merge "Support composite touch / joystick devices better."
Jeff Brown
2011-08-31
5
-16
/
+74
|
\
|
*
Support composite touch / joystick devices better.
Jeff Brown
2011-08-31
5
-16
/
+74
*
|
Merge "Fix input channel leak. Bug: 5156144"
Jeff Brown
2011-08-31
7
-167
/
+370
|
\
\
|
|
/
|
*
Fix input channel leak.
Jeff Brown
2011-08-30
7
-167
/
+370
*
|
Pick up device configuration "device.internal = 0". Before, only "device.inte...
Max Braun
2011-08-30
1
-3
/
+2
|
/
*
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"
Jeff Brown
2011-08-29
2
-12
/
+32
|
\
|
*
Add a "show touches" option for demos and presentations.
Jeff Brown
2011-08-26
2
-12
/
+32
*
|
Prioritize INPUT_PROP_DIRECT first.
Jeff Brown
2011-08-26
1
-7
/
+7
|
/
*
Improve input device wake heuristics.
Jeff Brown
2011-08-23
1
-3
/
+7
*
Clean up InputDispatcher debugging.
Jeff Brown
2011-08-23
1
-2
/
+2
*
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER.
Jeff Brown
2011-08-23
3
-4
/
+71
*
Fix tap gesture on touch pads.
Jeff Brown
2011-08-19
1
-2
/
+0
[prev]
[next]