summaryrefslogtreecommitdiffstats
path: root/libs/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-123-822/+0
* Excise code from Unicode.cpp that was deadKenny Root2010-02-122-102/+0
* Add string resource type inspectionKenny Root2009-12-101-1/+9
* Maybe really fix windows build.Dianne Hackborn2009-12-081-1/+4
* Hopefully fix Windows buildDianne Hackborn2009-12-081-0/+2
* Merge change I129483f8 into eclair-mr2Android (Google) Code Review2009-12-083-46/+183
|\
| * Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-073-46/+183
* | Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+49
|/
* Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-6/+14
* Turn off most of the backup-related debug loggingChristopher Tate2009-09-301-1/+1
* fix "pacakge" typo in error log messageDoug Zongker2009-09-271-2/+2
* Clear the device's data from the transport when backup is disabledChristopher Tate2009-09-241-1/+2
* Fix issue #1862317: Browser does not appear to honor anchors (#es) in linksDianne Hackborn2009-09-201-2/+10
* use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-2/+7
* Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.Eric Fischer2009-09-011-1/+10
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-5/+53
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-5/+53