summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-122-17/+36
|\ \ | |/
| * Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-122-17/+36
| |\
| | * Tweak ObbFile classKenny Root2010-07-122-17/+36
* | | am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." ...Dianne Hackborn2010-07-082-72/+99
|\ \ \ | |/ /
| * | Add new glue code for writing native apps.Dianne Hackborn2010-07-082-72/+99
| |/
* | am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbreadKenny Root2010-07-084-0/+366
|\ \ | |/
| * Add OBB file helper classKenny Root2010-07-074-0/+366
* | am e24901d3: am 68267415: Add new native Looper API.Dianne Hackborn2010-07-071-4/+64
|\ \ | |/
| * Add new native Looper API.Dianne Hackborn2010-07-021-4/+64
* | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-174-41/+74
|\ \ | |/
| * Even more native input dispatch work in progress.Jeff Brown2010-06-174-41/+74
* | am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbreadJeff Brown2010-06-141-4/+9
|\ \ | |/
| * Support for multiple testsJeff Brown2010-06-141-4/+9
* | am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build.Jeff Brown2010-06-131-4/+4
|\ \ | |/
| * Remove PollLoop from host build.Jeff Brown2010-06-131-4/+4
* | resolved conflicts for merge of 9e660c82 to masterJeff Brown2010-06-138-12/+792
|\ \ | |/
| * Native input dispatch rewrite work in progress.Jeff Brown2010-06-138-12/+792
* | am b9d7b46b: am 8f864513: Merge "Fix String8 to free its memory only after as...Andreas Huber2010-06-101-4/+8
|\ \ | |/
| * Fix String8 to free its memory only after assignment operations based on poin...Andreas Huber2010-06-101-4/+8
* | Add invariant check for stylesString sizeKenny Root2010-06-081-0/+6
* | Range checking for ResTable_mapKenny Root2010-06-081-5/+6
* | Improve checking in aapt dumpKenny Root2010-06-081-15/+27
* | Fix 1684100: Making sure that empty package, type and resource ids are not ac...Konstantin Lopyrev2010-06-041-0/+18
|/
* ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-123-169/+299
* am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind...Dan Egnor2010-05-062-4/+15
|\
| * Make static versions of libutils and libbinder.Dan Egnor2010-05-062-4/+15
* | New xlarge screen size.Dianne Hackborn2010-04-281-0/+3
|/
* Revert "fix [2542425] memory leak during video recording"Dianne Hackborn2010-03-301-2/+0
* fix [2542425] memory leak during video recordingMathias Agopian2010-03-301-0/+2
* fix [2542425] memory leak during video recordingMathias Agopian2010-03-291-1/+4
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-5/+4
* Fix some bugs.Dianne Hackborn2010-03-041-5/+8
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-16/+159
* Demote the famous ResourceTypes warning to LOGV.Ficus Kirkpatrick2010-03-011-2/+2
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-6/+39
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-212-0/+25