1. b191140 libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 8 years ago
  2. 5e9f3d4 Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago
  3. e6884ce Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  4. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  5. 591fd39 Add deflate compression to ZipWriter by Adam Lesinski · 9 years ago
  6. ad4ad8c Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 9 years ago
  7. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
  8. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  9. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 9 years ago
  10. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  11. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  12. bd0a748 Revert "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 10 years ago
  13. 6a7f4bb Make sure that names of all entries have the same encoding. by Piotr Jastrzebski · 10 years ago
  14. 79c8b34 Add EndIteration method to free memory allocated by Piotr Jastrzebski · 10 years ago
  15. 00a258c Fix ExtractEntryToFile. by Narayan Kamath · 11 years ago
  16. 574c3b3 Fix Mac OS build for libziparchive. by Narayan Kamath · 11 years ago
  17. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago