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
/
include
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for native input and fix bugs identified.
Jeff Brown
2010-10-23
1
-5
/
+23
*
Fix bug where home presses were not poking user activity.
Jeff Brown
2010-10-18
1
-5
/
+1
*
Add support for secure system overlays. (DO NOT MERGE)
Jeff Brown
2010-10-15
1
-0
/
+1
*
Improve input device calibration format.
Jeff Brown
2010-10-14
1
-24
/
+31
*
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
2
-3
/
+6
*
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-10
3
-70
/
+74
*
Make secure views tolerate IME overlays.
Jeff Brown
2010-10-05
1
-2
/
+9
*
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-10-04
1
-1
/
+11
*
Wait for initial device scan to finish before updating config.
Jeff Brown
2010-10-01
2
-8
/
+14
*
Minor logging changes to input dispatcher to help with debugging.
Jeff Brown
2010-10-01
1
-2
/
+6
*
Support haptic feedback for virtual keys defined in key layout.
Jeff Brown
2010-10-01
3
-5
/
+5
*
Move verbose logging of device capabilities to dumpsys.
Jeff Brown
2010-09-30
1
-7
/
+10
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
3
-50
/
+84
*
Fix app switch latency optimization.
Jeff Brown
2010-09-16
1
-6
/
+6
*
Merge "Input API review." into gingerbread
Jeff Brown
2010-09-16
1
-2
/
+2
|
\
|
*
Input API review.
Jeff Brown
2010-09-14
1
-2
/
+2
*
|
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-15
1
-89
/
+32
*
|
fix a typo where the eventtags code were wrong
Mathias Agopian
2010-09-15
1
-16
/
+16
|
/
*
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into ginge...
Jeff Brown
2010-09-14
2
-5
/
+4
|
\
|
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
2
-5
/
+4
*
|
Add logging of various important graphics events
Mathias Agopian
2010-09-13
2
-0
/
+74
|
/
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
4
-144
/
+487
*
Fix key repeat delay.
Jeff Brown
2010-09-08
1
-1
/
+4
*
Add support for secure views.
Jeff Brown
2010-09-08
3
-8
/
+31
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-23
/
+0
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-23
/
+146
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
1
-0
/
+29
*
Add support for throttling motion events.
Jeff Brown
2010-08-18
1
-0
/
+19
*
Merge "Fix some input device mapping bugs with certain drivers." into gingerb...
Jeff Brown
2010-08-18
1
-14
/
+4
|
\
|
*
Fix some input device mapping bugs with certain drivers.
Jeff Brown
2010-08-18
1
-14
/
+4
*
|
Keep track of remaining fd when devices are removed
Jens Gulin
2010-08-18
1
-0
/
+1
|
/
*
Optimize EventHub reads.
Jeff Brown
2010-08-17
1
-0
/
+6
*
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-0
/
+2
*
Fix safe mode and KeyEvent.getMaxKeyCode().
Jeff Brown
2010-08-10
1
-0
/
+2
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
1
-1
/
+3
*
Improve thread safety of input mappers.
Jeff Brown
2010-07-30
1
-67
/
+83
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
2
-17
/
+37
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
5
-544
/
+770
*
Fix individual pointer id up/down reporting.
Jeff Brown
2010-07-16
1
-1
/
+2
*
Implement native key pre-dispatching to IMEs.
Dianne Hackborn
2010-07-15
1
-0
/
+2
*
Add support for new input sources.
Jeff Brown
2010-07-15
5
-23
/
+109
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
2
-27
/
+3
*
Add initial gamepad support.
Jeff Brown
2010-07-13
3
-409
/
+358
*
Add ANativeWindow API for directly drawing to the surface bits.
Dianne Hackborn
2010-07-09
1
-18
/
+15
*
Merge "More native input dispatch work." into gingerbread
Chris Tate
2010-07-07
1
-5
/
+10
|
\
|
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-5
/
+10
*
|
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-0
/
+5
|
/
*
Merge "Introduce official public NativeWindow type." into gingerbread
Dianne Hackborn
2010-06-30
2
-26
/
+30
|
\
|
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
2
-26
/
+30
*
|
Fix injection of specially intercepted keys like HOME.
Jeff Brown
2010-06-30
2
-7
/
+0
|
/
[next]