summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." int...Jeff Brown2010-09-181-32/+38
|\
| * Reduce lock thrashing in native Looper.Jeff Brown2010-09-171-32/+38
* | am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
|\ \ | |/
| * Merge "Fix sim-eng build on Hardy" into gingerbreadBrian Carlstrom2010-09-161-0/+8
| |\
| | * Fix sim-eng build on HardyBrian Carlstrom2010-09-161-0/+8
* | | am 876e0e56: am 36f429d3: Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
|\ \ \ | |/ /
| * | Fix typo which causes sensors to fail miserablyMathias Agopian2010-09-161-1/+1
* | | am 8f476407: am 08710dcd: Merge "part of fix for [3004226] Cannot end the cal...Mathias Agopian2010-09-161-2/+16
|\ \ \ | |/ /
| * | Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn...Mathias Agopian2010-09-161-2/+16
| |\ \
| | * | part of fix for [3004226] Cannot end the call - Proximity sensor doesn't workMathias Agopian2010-09-161-2/+16
* | | | am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper ha...Jeff Brown2010-09-162-6/+19
|\ \ \ \ | |/ / /
| * | | Merge "Ensure input dispatcher and native looper handles EINTR." into gingerb...Jeff Brown2010-09-162-6/+19
| |\ \ \ | | |/ / | |/| |
| | * | Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-162-6/+19
| | |/
* | | am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into g...Jeff Brown2010-09-161-48/+75
|\ \ \ | |/ /
| * | Fix app switch latency optimization.Jeff Brown2010-09-161-48/+75
| |/
* | am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbreadJeff Brown2010-09-161-3/+0
|\ \ | |/
| * Merge "Input API review." into gingerbreadJeff Brown2010-09-161-3/+0
| |\
| | * Input API review.Jeff Brown2010-09-141-3/+0
* | | am 9284b454: am b9eb949b: Merge "Fix input dispatcher regression on launcher ...Jeff Brown2010-09-161-49/+30
|\ \ \ | |/ /
| * | Fix input dispatcher regression on launcher drag&drop.Jeff Brown2010-09-161-49/+30
* | | am 03335af0: am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs....Jeff Brown2010-09-161-4/+6
|\ \ \ | |/ /
| * | Fix NPE when handling certain kinds of ANRs.Jeff Brown2010-09-161-4/+6
* | | am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foregroun...Jeff Brown2010-09-151-393/+269
|\ \ \ | |/ /
| * | Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-151-393/+269
| |/
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-158-781/+835
|\ \ | |/
| * Merge "Replace epoll() with poll() and rename PollLoop to Looper." into ginge...Jeff Brown2010-09-148-781/+835
| |\
| | * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-148-781/+835
* | | resolved conflicts for merge of 48a86240 to masterMathias Agopian2010-09-154-4/+135
|\ \ \ | |/ /
| * | Add logging of various important graphics eventsMathias Agopian2010-09-134-4/+135
| |/
* | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-124-502/+1881
|\ \ | |/
| * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-124-502/+1881
* | am 510951e9: am a8512a71: Always set the scheduling group when starting a new...Dianne Hackborn2010-09-091-16/+23
|\ \ | |/
| * Always set the scheduling group when starting a new thread.Dianne Hackborn2010-09-091-16/+23
* | am 8723bb58: am b21fb104: Fix key repeat delay.Jeff Brown2010-09-081-4/+5
|\ \ | |/
| * Fix key repeat delay.Jeff Brown2010-09-081-4/+5
* | resolved conflicts for merge of a05088c1 to masterJeff Brown2010-09-085-30/+45
|\ \ | |/
| * Add support for secure views.Jeff Brown2010-09-085-30/+45
* | am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
|\ \ | |/
| * Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
* | am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit id...Dianne Hackborn2010-09-072-7/+14
|\ \ | |/
| * Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-072-7/+14
* | am 05dff838: am 11bbe200: Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
|\ \ | |/
| * Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
* | am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling g...Dianne Hackborn2010-09-071-8/+29
|\ \ | |/
| * Add system property to turn off scheduling groups.Dianne Hackborn2010-09-071-8/+29
* | am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType err...Kenny Root2010-09-021-2/+2
|\ \ | |/
| * Add better debug output for ResourceType errorsKenny Root2010-09-021-2/+2
* | am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration N...Jeff Brown2010-08-311-17/+0
|\ \ | |/
| * Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-17/+0
* | am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Bin...Brad Fitzpatrick2010-08-312-6/+27
|\ \ | |/