index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3171580] Add transform field to native buffers. (DO NOT MERGE)
Mathias Agopian
2010-12-03
2
-2
/
+16
*
[3171580] don't automatically log GraphicBuffer allocation failures
Mathias Agopian
2010-12-03
2
-1
/
+5
*
Drop all dispatcher state when dispatcher is disabled.
Jeff Brown
2010-10-27
1
-0
/
+3
*
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
*
Merge "Improve input device calibration format." into gingerbread
Jeff Brown
2010-10-15
1
-24
/
+31
|
\
|
*
Improve input device calibration format.
Jeff Brown
2010-10-14
1
-24
/
+31
*
|
Merge "Revert to using epoll_wait()." into gingerbread
Jeff Brown
2010-10-14
1
-4
/
+4
|
\
\
|
*
|
Revert to using epoll_wait().
Jeff Brown
2010-10-07
1
-4
/
+4
*
|
|
addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-14
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge "OBB: use PBKDF2 for key generation." into gingerbread
Kenny Root
2010-10-13
1
-0
/
+27
|
\
\
|
*
|
OBB: use PBKDF2 for key generation.
Kenny Root
2010-10-13
1
-0
/
+27
*
|
|
implement part of [3094280] New animation for screen on and screen off
Mathias Agopian
2010-10-13
1
-1
/
+3
|
/
/
*
|
turn off the electron beam
Mathias Agopian
2010-10-12
1
-1
/
+4
*
|
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
|
/
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-10-07
1
-3
/
+59
*
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
3
-5
/
+19
*
Merge "refactored screenshot code" into gingerbread
Mathias Agopian
2010-10-04
2
-1
/
+32
|
\
|
*
refactored screenshot code
Mathias Agopian
2010-10-04
2
-1
/
+32
*
|
Use pread() in ZipFileRO for Linux
Kenny Root
2010-10-04
1
-7
/
+17
|
/
*
Merge "ZipFileRO: moar logging and wrap close" into gingerbread
Kenny Root
2010-10-04
1
-9
/
+2
|
\
|
*
ZipFileRO: moar logging and wrap close
Kenny Root
2010-10-01
1
-9
/
+2
*
|
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
*
Merge "Add suuport for splitting touch events across windows." into gingerbread
Jeff Brown
2010-09-27
4
-50
/
+87
|
\
|
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
4
-50
/
+87
*
|
Merge changes I1f7c4535,I741c68a2 into gingerbread
Mathias Agopian
2010-09-24
1
-1
/
+9
|
\
\
|
*
|
add support for [1974164] Be able to take a screen shot on the device
Mathias Agopian
2010-09-24
1
-1
/
+9
|
|
/
*
|
Add locking around ZIP seeking
Kenny Root
2010-09-24
1
-2
/
+6
|
/
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2010-09-21
1
-0
/
+1
*
Looper: Drop default parameters in favor of a safer overload.
Jeff Brown
2010-09-16
1
-6
/
+9
*
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
5
-227
/
+217
|
\
|
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
5
-227
/
+217
*
|
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
5
-156
/
+513
*
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
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
1
-3
/
+11
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-23
/
+0
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
1
-1
/
+5
[next]