1. b9fd6f9 Add TEMP_FAILURE_RETRY to ZipUtils by Kenny Root · 13 years ago
  2. 5625087 Add TEMP_FAILURE_RETRY around open and write calls by Kenny Root · 13 years ago
  3. 5363183 libutils cleanup: remove unused or seldom used code from misc.{cpp|h} by Mathias Agopian · 13 years ago
  4. e8e5dc5 Fixed 64-bit porting issues by Andrew Hsieh · 13 years ago
  5. 3abdea9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  6. eb63cf2 frameworks/base refactoring by Mathias Agopian · 14 years ago
  7. c2b7fb1 frameworks/base refactoring. by Mathias Agopian · 14 years ago
  8. 1b781ab Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  9. 61d341b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  10. a1d3391 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  11. eb09533 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  12. b37fbe9 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  13. e2fa7dc Change assets to use 64-bit API by Kenny Root · 15 years ago
  14. e76184c Initialized check in ZipFileRO::findEntryByName by Kenny Root · 15 years ago
  15. 929e4ef MinGW/Cygwin requires open() in O_BINARY mode. by Raphael Moll · 15 years ago
  16. bf2ad6d Use pread() in ZipFileRO for Linux by Kenny Root · 15 years ago
  17. a1ef2e0 ZipFileRO: moar logging and wrap close by Kenny Root · 15 years ago
  18. cea2778 Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 15 years ago
  19. f7c1be0 Add locking around ZIP seeking by Kenny Root · 15 years ago
  20. b03e56d Revert "Free created FileMap when uncompressing files" by Kenny Root · 15 years ago
  21. 2349ee0 Add debugging to ZipFileRO by Kenny Root · 15 years ago
  22. 95f09be Free created FileMap when uncompressing files by Kenny Root · 15 years ago
  23. 3da482e Free scanBuf in ZipFileRO by Kenny Root · 15 years ago
  24. c2b77d2 ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 15 years ago
  25. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
  26. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  28. d245d1d Initial Contribution by The Android Open Source Project · 17 years ago