summaryrefslogtreecommitdiff
path: root/libs/utils
AgeCommit message (Expand)Author
2010-07-15am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target. Jeff Brown
2010-07-14Don't build framework tests for simulator target. Jeff Brown
2010-07-13am 89ee578b: am fd035829: Add initial gamepad support. Jeff Brown
2010-07-13Add initial gamepad support. Jeff Brown
2010-07-12am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread Kenny Root
2010-07-12Merge changes I2337051b,I19b426cb into gingerbread Kenny Root
2010-07-12Tweak ObbFile class Kenny Root
2010-07-08am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." ... Dianne Hackborn
2010-07-08am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread Kenny Root
2010-07-08Add new glue code for writing native apps. Dianne Hackborn
2010-07-07Add OBB file helper class Kenny Root
2010-07-07am e24901d3: am 68267415: Add new native Looper API. Dianne Hackborn
2010-07-02Add new native Looper API. Dianne Hackborn
2010-06-17am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. Jeff Brown
2010-06-17Even more native input dispatch work in progress. Jeff Brown
2010-06-14am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbread Jeff Brown
2010-06-14Support for multiple tests Jeff Brown
2010-06-13am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build. Jeff Brown
2010-06-13Remove PollLoop from host build. Jeff Brown
2010-06-13resolved conflicts for merge of 9e660c82 to master Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown
2010-06-10am b9d7b46b: am 8f864513: Merge "Fix String8 to free its memory only after as... Andreas Huber
2010-06-10Fix String8 to free its memory only after assignment operations based on poin... Andreas Huber
2010-06-08Add invariant check for stylesString size Kenny Root
2010-06-08Range checking for ResTable_map Kenny Root
2010-06-08Improve checking in aapt dump Kenny Root
2010-06-04Fix 1684100: Making sure that empty package, type and resource ids are not ac... Konstantin Lopyrev
2010-05-12ZipUtilsRO rewrite based on Dalvik Zip rewrite Kenny Root
2010-05-06am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind... Dan Egnor
2010-05-06Make static versions of libutils and libbinder. Dan Egnor
2010-04-28New xlarge screen size. Dianne Hackborn
2010-03-30Revert "fix [2542425] memory leak during video recording" Dianne Hackborn
2010-03-30fix [2542425] memory leak during video recording Mathias Agopian
2010-03-29fix [2542425] memory leak during video recording Mathias Agopian
2010-03-09Add ability for some manifest attributes to reference resources. Dianne Hackborn
2010-03-04Fix some bugs. Dianne Hackborn
2010-03-01Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity... Dianne Hackborn
2010-03-01Demote the famous ResourceTypes warning to LOGV. Ficus Kirkpatrick
2010-02-23Use UTF-8 strings to avoid duplicate caching, part 1 Kenny Root
2010-02-21remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). Mathias Agopian
2010-02-12Totally remove Unicode.cpp and rely on ICU Kenny Root
2010-02-12Excise code from Unicode.cpp that was dead Kenny Root
2009-12-10Add string resource type inspection Kenny Root
2009-12-08Maybe really fix windows build. Dianne Hackborn
2009-12-08Hopefully fix Windows build Dianne Hackborn
2009-12-08Merge change I129483f8 into eclair-mr2 Android (Google) Code Review
2009-12-07Propagate background scheduling class across processes. Dianne Hackborn
2009-12-07Optional use of UTF-8 strings in resource bundles Kenny Root
2009-11-20Debugging for issue #2228381 android.view.InflateException Dianne Hackborn
2009-09-30Turn off most of the backup-related debug logging Christopher Tate