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
*
Improve handling of size and orientation.
Jeff Brown
2012-06-25
2
-8
/
+15
*
Capture input dispatcher's last ANR state in bug report.
Jeff Brown
2012-06-17
2
-12
/
+40
*
Improve ANR diagnostics.
Jeff Brown
2012-06-11
2
-45
/
+133
*
Don't ANR on hover, scroll or if a window goes away.
Jeff Brown
2012-05-24
1
-15
/
+24
*
Merge "Revert "services: input events: enable debugging in EventHub (touch sc...
JP Abgrall
2012-05-16
1
-16
/
+7
|
\
|
*
Revert "services: input events: enable debugging in EventHub (touch screen is...
JP Abgrall
2012-05-16
1
-16
/
+7
*
|
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-11
2
-0
/
+3
*
|
Merge "Fix bugs in fallback key handling." into jb-dev
Jeff Brown
2012-05-09
2
-8
/
+35
|
\
\
|
*
|
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
2
-8
/
+35
*
|
|
Merge "services: input events: enable debugging in EventHub (touch screen iss...
JP Abgrall
2012-05-09
1
-7
/
+16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
services: input events: enable debugging in EventHub (touch screen issues)
JP Abgrall
2012-05-08
1
-7
/
+16
*
|
Disable input dispatch until boot finished.
Jeff Brown
2012-05-08
1
-1
/
+1
|
/
*
Use EVIOCSCLOCKID correctly.
Jeff Brown
2012-05-01
1
-1
/
+2
*
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
3
-141
/
+1
*
am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set i...
Dianne Hackborn
2012-04-24
1
-1
/
+1
|
\
|
*
Distance max set incorrectly
Andreas Sandblad
2012-04-23
1
-1
/
+1
|
*
am 5d58eb06: Merge "Fix a few memory leaks in the input dispatcher. (DO NOT ...
Jeff Brown
2012-01-20
2
-6
/
+27
|
|
\
|
|
*
Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)
Jeff Brown
2012-01-17
2
-6
/
+27
|
*
|
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-19
3
-31
/
+31
|
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
4
-35
/
+35
|
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
4
-40
/
+40
|
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
3
-32
/
+32
|
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
4
-160
/
+160
|
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
2
-13
/
+13
|
|
/
*
|
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
3
-6
/
+27
*
|
When ANR happens, only remove ANR'd window.
Jeff Brown
2012-04-20
2
-3
/
+16
*
|
Make InputDevice.SOURCE_STYLUS meaningful.
Jeff Brown
2012-04-19
2
-6
/
+52
*
|
Don't load keyboard layout overlay for virtual keyboard.
Jeff Brown
2012-04-19
2
-4
/
+8
*
|
Fix build.
Jeff Brown
2012-04-17
1
-1
/
+1
*
|
Add Dvorak keyboard layout.
Jeff Brown
2012-04-17
2
-9
/
+24
*
|
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-17
5
-0
/
+45
*
|
Add support for input devices that have vibrators.
Jeff Brown
2012-04-13
5
-4
/
+305
*
|
Notify applications when input devices change.
Jeff Brown
2012-04-12
4
-101
/
+139
*
|
HID usage should take precedence over scan code.
Jeff Brown
2012-04-12
1
-13
/
+17
*
|
Refactor key code mapping.
Jeff Brown
2012-04-11
5
-215
/
+311
*
|
Request key maps from input manager service.
Jeff Brown
2012-04-10
4
-63
/
+113
*
|
Use new EVIOCSCLOCKID ioctl if supported.
Jeff Brown
2012-04-09
1
-3
/
+20
*
|
Add a unique input device descriptor.
Jeff Brown
2012-04-06
5
-43
/
+91
*
|
Add Java wrappers for new atrace functionality.
Jeff Brown
2012-03-09
2
-0
/
+48
*
|
fix libgui header location
Mathias Agopian
2012-02-27
1
-3
/
+1
*
|
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
[next]