summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...Jeff Brown2010-09-211-15/+14
|\
| * Looper: use pthread_once for TLS key initialization.Jeff Brown2010-09-211-15/+14
* | 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 d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper ha...Jeff Brown2010-09-161-4/+10
|\ \ | |/
| * Ensure input dispatcher and native looper handles EINTR.Jeff Brown2010-09-161-4/+10
* | am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL...Jeff Brown2010-09-156-749/+803
|\ \ | |/
| * Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-146-749/+803
* | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+7
|\ \ | |/
| * Input dispatcher ANR handling enhancements.Jeff Brown2010-09-121-1/+7
* | 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 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-071-6/+13
|\ \ | |/
| * Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-6/+13
* | 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 8e724905: am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbreadKenny Root2010-08-271-2/+2
|\ \ | |/
| * Add debugging to ZipFileROKenny Root2010-08-271-2/+2
* | am b90b9d54: am 6be23712: Merge "Free created FileMap when uncompressing file...Kenny Root2010-08-241-5/+9
|\ \ | |/
| * Free created FileMap when uncompressing filesKenny Root2010-08-191-5/+9
* | am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into ging...Kenny Root2010-08-211-10/+22
|\ \ | |/
| * Add OBB flags to support overlaysKenny Root2010-08-181-10/+22
* | am 80328ba0: am 8ea71511: Merge "Initial tool for OBB manipulation" into ging...Kenny Root2010-08-111-3/+39
|\ \ | |/
| * Initial tool for OBB manipulationKenny Root2010-08-111-3/+39
* | am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-0/+6
|\ \ | |/
| * More native work.Dianne Hackborn2010-08-111-0/+6
* | am d7ce227b: am 818490ab: Fix String8::operator+Kenny Root2010-08-062-2/+78
|\ \ | |/
| * Fix String8::operator+Kenny Root2010-08-062-2/+78
* | am aec3e36f: am 2d817f75: Free scanBuf in ZipFileROKenny Root2010-08-051-6/+4
|\ \ | |/
| * Free scanBuf in ZipFileROKenny Root2010-08-041-6/+4
* | am 06abd0a6: am 571180c4: Merge "Attempt to fix the SDK build" into gingerbreadChristopher Tate2010-07-291-4/+4
|\ \ | |/
| * Attempt to fix the SDK buildChristopher Tate2010-07-291-4/+4
* | am 4dc8ead1: am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" i...Chris Tate2010-07-281-1/+1
|\ \ | |/
| * Change unistd.h to stddef.h to be correctKenny Root2010-07-281-1/+1
* | am 47cf709a: am 8c5d9430: Merge "Add unistd.h for size_t typedef to fix sim-e...Kenny Root2010-07-281-0/+1
|\ \ | |/
| * Add unistd.h for size_t typedef to fix sim-engKenny Root2010-07-281-0/+1
* | am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 m...Christopher Tate2010-07-283-30/+271
|\ \ | |/
| * Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-283-30/+271
* | resolved conflicts for merge of f7adbe10 to masterJeff Brown2010-07-161-7/+29
|\ \ | |/
| * Fix bug with phantom input windows.Jeff Brown2010-07-161-7/+29
* | am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target.Jeff Brown2010-07-151-0/+5
|\ \ | |/
| * Don't build framework tests for simulator target.Jeff Brown2010-07-141-0/+5
* | am 89ee578b: am fd035829: Add initial gamepad support.Jeff Brown2010-07-131-0/+10
|\ \ | |/
| * Add initial gamepad support.Jeff Brown2010-07-131-0/+10