Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
9f90cffa30cf8c12bc7c4fa6f92d0298e039aed6
/
libs
d129348
am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread
by Jeff Brown
· 15 years ago
90f0cee
Added more robust tracking and cancelation of events.
by Jeff Brown
· 15 years ago
fe2987d
Merge "Move binder magic from the Surface class to GraphicBuffer."
by Jamie Gennis
· 15 years ago
309d3bb
Move binder magic from the Surface class to GraphicBuffer.
by Jamie Gennis
· 15 years ago
26c336a
am f10929fb: am a1bf0a06: Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread
by Jeff Brown
· 15 years ago
2eb1995
am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread
by Jeff Brown
· 15 years ago
77e26fc
Minor fix for InputReader support for non-touchscreen devices.
by Jeff Brown
· 15 years ago
54e1cda
Switch Looper back to using poll() instead of epoll().
by Jeff Brown
· 15 years ago
6d462b1
am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread
by Jeff Brown
· 15 years ago
e1c290b
am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
by Mathias Agopian
· 15 years ago
8c4edc0
am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread
by Kenny Root
· 15 years ago
91abfdd
turn off some useless messages
by Vasu Nori
· 15 years ago
35cf0e9
Make secure views tolerate IME overlays.
by Jeff Brown
· 15 years ago
1995755
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 15 years ago
566b728
Merge "refactored screenshot code" into gingerbread
by Mathias Agopian
· 15 years ago
df85c45
refactored screenshot code
by Mathias Agopian
· 15 years ago
61ef747
Use pread() in ZipFileRO for Linux
by Kenny Root
· 15 years ago
3d20bc9
am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread
by Kenny Root
· 15 years ago
a2b0e61
Merge "ZipFileRO: moar logging and wrap close" into gingerbread
by Kenny Root
· 15 years ago
c024219
am ea58d1ba: am e951ef07: Merge "Wait for initial device scan to finish before updating config." into gingerbread
by Jeff Brown
· 15 years ago
76025e4
am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread
by Jeff Brown
· 15 years ago
1ad00e9
Wait for initial device scan to finish before updating config.
by Jeff Brown
· 15 years ago
dbf6f27
ZipFileRO: moar logging and wrap close
by Kenny Root
· 15 years ago
2806e38
Minor logging changes to input dispatcher to help with debugging.
by Jeff Brown
· 15 years ago
4adce42
am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread
by Jeff Brown
· 15 years ago
956c0fb
Support haptic feedback for virtual keys defined in key layout.
by Jeff Brown
· 15 years ago
84ac949
Merge "refactored screenshot code"
by Mathias Agopian
· 15 years ago
3f0fd18
am 5d3cef8a: am e0c12c88: Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread
by Jeff Brown
· 15 years ago
26c94ff
Move verbose logging of device capabilities to dumpsys.
by Jeff Brown
· 15 years ago
74c40c0
refactored screenshot code
by Mathias Agopian
· 15 years ago
3c2450f
Fix bug in split touches.
by Jeff Brown
· 15 years ago
1c32258
Fix bug in split touches.
by Jeff Brown
· 15 years ago
2341fd6
am 26d5786f: am 9c37447e: Merge "Fix pointer index when splitting secondary pointers." into gingerbread
by Jeff Brown
· 15 years ago
ffb16d6
Fix pointer index when splitting secondary pointers.
by Jeff Brown
· 15 years ago
744c559
Add support for transferring touch focus.
by Jeff Brown
· 15 years ago
e457038
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread
by Jeff Brown
· 15 years ago
6949f5d
Merge "Add suuport for splitting touch events across windows." into gingerbread
by Jeff Brown
· 15 years ago
d1b0a2b
Add suuport for splitting touch events across windows.
by Jeff Brown
· 15 years ago
a3aefeb
am 495ad4f2: am beabe75a: Merge changes I1f7c4535,I741c68a2 into gingerbread
by Mathias Agopian
· 15 years ago
8405dff
Merge changes I1f7c4535,I741c68a2 into gingerbread
by Mathias Agopian
· 15 years ago
be8bf0c
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 15 years ago
03ba4ae
Merge "Some debugging support." into gingerbread
by Dianne Hackborn
· 15 years ago
323b75e
am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread
by Kenny Root
· 15 years ago
d6d93db
am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread
by Kenny Root
· 15 years ago
1b0b30d
add support for [1974164] Be able to take a screen shot on the device
by Mathias Agopian
· 15 years ago
67f78c4
Some debugging support.
by Dianne Hackborn
· 15 years ago
b47eafa
Revert "Revert "Free created FileMap when uncompressing files""
by Kenny Root
· 15 years ago
fa98920
Add locking around ZIP seeking
by Kenny Root
· 15 years ago
6bea174
am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread
by Jeff Brown
· 15 years ago
61a25b2
Looper: use pthread_once for TLS key initialization.
by Jeff Brown
· 15 years ago
62927a5
am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread
by Jeff Brown
· 15 years ago
ed242de
Reduce lock thrashing in native Looper.
by Jeff Brown
· 15 years ago
8b9fbb9
am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 15 years ago
ce802e3
Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 15 years ago
8f38108
am 876e0e56: am 36f429d3: Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 15 years ago
2ffb247
Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 15 years ago
281c975
am 8f476407: am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn\'t work" into gingerbread
by Mathias Agopian
· 15 years ago
9e110d5
Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread
by Mathias Agopian
· 15 years ago
aeda9af
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
by Mathias Agopian
· 15 years ago
339f698
am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 15 years ago
54e9a7e
am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread
by Jeff Brown
· 15 years ago
3b6dda9
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 15 years ago
f67f299
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 15 years ago
d8816c3
Fix app switch latency optimization.
by Jeff Brown
· 15 years ago
17563f9
Fix sim-eng build on Hardy
by Brian Carlstrom
· 15 years ago
87fab27
am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread
by Jeff Brown
· 15 years ago
128e334
Merge "Input API review." into gingerbread
by Jeff Brown
· 15 years ago
0c8939f
am 9284b454: am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread
by Jeff Brown
· 15 years ago
405a1d3
Fix input dispatcher regression on launcher drag&drop.
by Jeff Brown
· 15 years ago
260b6d9
am 03335af0: am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread
by Jeff Brown
· 15 years ago
40ad470
Fix NPE when handling certain kinds of ANRs.
by Jeff Brown
· 15 years ago
02a71f7
am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 15 years ago
53a415e
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 15 years ago
dc543ae
am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 15 years ago
c479e18
resolved conflicts for merge of 48a86240 to master
by Mathias Agopian
· 15 years ago
b5764e0
Input API review.
by Jeff Brown
· 15 years ago
b06cca6
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 15 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago
35b48d1
Add logging of various important graphics events
by Mathias Agopian
· 15 years ago
055a792
am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.
by Jeff Brown
· 15 years ago
a665ca8
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 15 years ago
4181bd6
am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 15 years ago
9c82c48
Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 15 years ago
e1e37e4
am 8723bb58: am b21fb104: Fix key repeat delay.
by Jeff Brown
· 15 years ago
6240634
resolved conflicts for merge of a05088c1 to master
by Jeff Brown
· 15 years ago
61ce398
Fix key repeat delay.
by Jeff Brown
· 15 years ago
af30ff6
Add support for secure views.
by Jeff Brown
· 15 years ago
16ead47
am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 15 years ago
dc2d840
Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 15 years ago
c946422
am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread
by Dianne Hackborn
· 15 years ago
45e0acb
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 15 years ago
1cce37b
am 05dff838: am 11bbe200: Hopefully fix the build.
by Dianne Hackborn
· 15 years ago
3d2bca9
am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread
by Dianne Hackborn
· 15 years ago
bb39b9f
Hopefully fix the build.
by Dianne Hackborn
· 15 years ago
7b0d45c
Add system property to turn off scheduling groups.
by Dianne Hackborn
· 15 years ago
757a867
am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread
by Kenny Root
· 15 years ago
4516244
Add better debug output for ResourceType errors
by Kenny Root
· 15 years ago
9b83cce
am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread
by Jeff Brown
· 15 years ago
774cf1b
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 15 years ago
f3372f7
am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread
by Brad Fitzpatrick
· 15 years ago
Next »