| Commit message (Expand) | Author | Age | Files | Lines |
* | Add TEMP_FAILURE_RETRY around open and write calls | Kenny Root | 2012-10-12 | 1 | -5/+8 |
* | libutils cleanup: remove unused or seldom used code from misc.{cpp|h} | Mathias Agopian | 2012-08-05 | 1 | -0/+19 |
* | Fixed 64-bit porting issues | Andrew Hsieh | 2012-05-02 | 1 | -2/+2 |
* | frameworks/native: move Zip* from libandroidfw to libutils | Colin Cross | 2012-03-22 | 1 | -0/+931 |
* | frameworks/base refactoring | Mathias Agopian | 2012-02-20 | 1 | -931/+0 |
* | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -8/+8 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -27/+27 |
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE | Steve Block | 2012-01-04 | 1 | -3/+3 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -1/+1 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -4/+4 |
* | Change assets to use 64-bit API | Kenny Root | 2010-12-08 | 1 | -19/+19 |
* | Initialized check in ZipFileRO::findEntryByName | Kenny Root | 2010-10-21 | 1 | -1/+9 |
* | MinGW/Cygwin requires open() in O_BINARY mode. | Raphael Moll | 2010-10-13 | 1 | -20/+37 |
* | Use pread() in ZipFileRO for Linux | Kenny Root | 2010-10-04 | 1 | -1/+32 |
* | ZipFileRO: moar logging and wrap close | Kenny Root | 2010-10-01 | 1 | -7/+19 |
* | Revert "Revert "Free created FileMap when uncompressing files"" | Kenny Root | 2010-09-24 | 1 | -5/+9 |
* | Add locking around ZIP seeking | Kenny Root | 2010-09-24 | 1 | -10/+17 |
* | Revert "Free created FileMap when uncompressing files" | Kenny Root | 2010-09-07 | 1 | -9/+5 |
* | Add debugging to ZipFileRO | Kenny Root | 2010-08-27 | 1 | -2/+2 |
* | Free created FileMap when uncompressing files | Kenny Root | 2010-08-19 | 1 | -5/+9 |
* | Free scanBuf in ZipFileRO | Kenny Root | 2010-08-04 | 1 | -6/+4 |
* | ZipUtilsRO rewrite based on Dalvik Zip rewrite | Kenny Root | 2010-05-12 | 1 | -166/+296 |
* | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 1 | -3/+3 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+724 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -724/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+724 |