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
/
libs
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." in...
Jeff Brown
2010-10-07
1
-27
/
+30
|
\
|
*
Make secure views tolerate IME overlays.
Jeff Brown
2010-10-05
1
-27
/
+30
*
|
am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish befor...
Jeff Brown
2010-10-01
2
-26
/
+32
|
\
\
|
|
/
|
*
Wait for initial device scan to finish before updating config.
Jeff Brown
2010-10-01
2
-26
/
+32
*
|
am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to...
Jeff Brown
2010-10-01
3
-70
/
+138
|
\
\
|
|
/
|
*
Minor logging changes to input dispatcher to help with debugging.
Jeff Brown
2010-10-01
3
-70
/
+138
*
|
am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys def...
Jeff Brown
2010-10-01
1
-5
/
+5
|
\
\
|
|
/
|
*
Support haptic feedback for virtual keys defined in key layout.
Jeff Brown
2010-10-01
1
-5
/
+5
*
|
am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities ...
Jeff Brown
2010-09-30
1
-138
/
+161
|
\
\
|
|
/
|
*
Move verbose logging of device capabilities to dumpsys.
Jeff Brown
2010-09-30
1
-138
/
+161
|
*
Fix bug in split touches.
Jeff Brown
2010-09-28
1
-1
/
+2
*
|
Fix bug in split touches.
Jeff Brown
2010-09-28
1
-1
/
+2
*
|
am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary p...
Jeff Brown
2010-09-28
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix pointer index when splitting secondary pointers.
Jeff Brown
2010-09-27
1
-0
/
+8
*
|
Add support for transferring touch focus.
Jeff Brown
2010-09-27
1
-0
/
+64
|
/
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
2
-321
/
+563
*
Merge "Fix sim-eng build on Hardy" into gingerbread
Brian Carlstrom
2010-09-16
1
-0
/
+8
|
\
|
*
Fix sim-eng build on Hardy
Brian Carlstrom
2010-09-16
1
-0
/
+8
*
|
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerb...
Jeff Brown
2010-09-16
1
-2
/
+9
|
\
\
|
*
|
Ensure input dispatcher and native looper handles EINTR.
Jeff Brown
2010-09-16
1
-2
/
+9
|
|
/
*
|
Fix app switch latency optimization.
Jeff Brown
2010-09-16
1
-48
/
+75
|
/
*
Merge "Input API review." into gingerbread
Jeff Brown
2010-09-16
1
-3
/
+0
|
\
|
*
Input API review.
Jeff Brown
2010-09-14
1
-3
/
+0
*
|
Fix input dispatcher regression on launcher drag&drop.
Jeff Brown
2010-09-16
1
-49
/
+30
*
|
Fix NPE when handling certain kinds of ANRs.
Jeff Brown
2010-09-16
1
-4
/
+6
*
|
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-15
1
-393
/
+269
|
/
*
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into ginge...
Jeff Brown
2010-09-14
1
-21
/
+21
|
\
|
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-21
/
+21
*
|
Add logging of various important graphics events
Mathias Agopian
2010-09-13
3
-3
/
+117
|
/
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
3
-501
/
+1874
*
Fix key repeat delay.
Jeff Brown
2010-09-08
1
-4
/
+5
*
Add support for secure views.
Jeff Brown
2010-09-08
5
-30
/
+45
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-17
/
+0
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-250
/
+827
*
Merge "remove unused pixel format" into gingerbread
Mathias Agopian
2010-08-19
1
-1
/
+0
|
\
|
*
remove unused pixel format
Mathias Agopian
2010-08-19
1
-1
/
+0
*
|
Make the throttling more sensitive to end-to-end latency.
Jeff Brown
2010-08-19
1
-1
/
+2
|
/
*
Add support for throttling motion events.
Jeff Brown
2010-08-18
1
-5
/
+77
*
Only monitor recognized uevent devices.
Sean McNeil
2010-08-18
1
-1
/
+8
*
Merge "Fix some input device mapping bugs with certain drivers." into gingerb...
Jeff Brown
2010-08-18
1
-68
/
+92
|
\
|
*
Fix some input device mapping bugs with certain drivers.
Jeff Brown
2010-08-18
1
-68
/
+92
*
|
Keep track of remaining fd when devices are removed
Jens Gulin
2010-08-18
1
-8
/
+7
|
/
*
Optimize EventHub reads.
Jeff Brown
2010-08-17
1
-68
/
+88
*
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-12
/
+20
*
Fix safe mode and KeyEvent.getMaxKeyCode().
Jeff Brown
2010-08-10
1
-0
/
+8
*
Improve thread safety of input mappers.
Jeff Brown
2010-07-30
1
-423
/
+496
*
Fix touch input in landscape mode.
Jeff Brown
2010-07-29
1
-4
/
+4
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
2
-31
/
+86
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
6
-1754
/
+2243
*
Fix trackball down and movement bugs.
Jeff Brown
2010-07-16
2
-1
/
+15
[next]