1. 5a7587f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 9 years ago
  2. 688ff4c Track removal of refcounts from FileMap. by Narayan Kamath · 10 years ago
  3. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  4. e2134a4 Update ziparchive usage to the new API. by Piotr Jastrzebski · 10 years ago
  5. 1a68b07 Remove memory leak. by Piotr Jastrzebski · 10 years ago
  6. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  7. 1c7cf90 Fix another off-by-one error in ZipFileRO by Kenny Root · 11 years ago
  8. 0d6c2d7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  9. 0c4b364 Revert "Reconcile differences between zip implementations" by Kenny Root · 11 years ago
  10. 9ffddc7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  11. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  12. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  13. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago[Renamed from libs/utils/ZipFileRO.cpp]
  14. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  15. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  21. 0b22423 Initialized check in ZipFileRO::findEntryByName by Kenny Root · 14 years ago
  22. 5c4d4da MinGW/Cygwin requires open() in O_BINARY mode. by Raphael Moll · 14 years ago
  23. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  24. 6cb241f ZipFileRO: moar logging and wrap close by Kenny Root · 14 years ago
  25. ba606d4 Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 14 years ago
  26. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  27. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  28. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  29. 52b8235 Free created FileMap when uncompressing files by Kenny Root · 14 years ago
  30. 2d817f7 Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  31. 68246dc ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 14 years ago
  32. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  33. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  34. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  35. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago