1. b2a7700 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  2. e6884ce Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  3. 591fd39 Add deflate compression to ZipWriter by Adam Lesinski · 9 years ago
  4. ad4ad8c Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 9 years ago
  5. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  6. 953314f Fix ODR issues in ART. by Evgenii Stepanov · 9 years ago
  7. a8cc208 Revert "Fix ODR issues in ART." by Evgeniy Stepanov · 9 years ago
  8. 2148a12 Fix ODR issues in ART. by Evgenii Stepanov · 9 years ago
  9. 1ae0764 Prevent unaligned read in libziparchive. by Dan Albert · 9 years ago
  10. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  11. f94e159 Reapply -Wold-style-cast by Dmitriy Ivanov · 9 years ago
  12. 34d1b0f Fix build: Remove -Wold-style-cast by Dmitriy Ivanov · 9 years ago
  13. f4cb8e2 Cleanup old-style-cast warnings by Dmitriy Ivanov · 9 years ago
  14. 3f5bba5 Merge "Reject zip archives whose entry names are not valid UTF-8." by Narayan Kamath · 10 years ago
  15. 044bc8e Reject zip archives whose entry names are not valid UTF-8. by Narayan Kamath · 10 years ago
  16. f732373 Clean up libziparchive Android.mk by Trevor Drake · 10 years ago
  17. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  18. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  19. 8dac355 am b968d5c8: Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  20. 40ac96c Add shared library version of libziparchive. by Ian Rogers · 10 years ago
  21. 0c7ad12 am cd1da4e0: Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 10 years ago
  22. cd1da4e Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 10 years ago
  23. 8e08536 Fix win_sdk build by not using vector by Piotr Jastrzebski · 10 years ago
  24. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 10 years ago
  25. 06fce9d Update makefiles for host clang. by Tim Murray · 10 years ago
  26. 5af80aa Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  27. 51d562d libziparchive: Turn on -Werror by Mark Salyzyn · 10 years ago
  28. 95986aa Fix a sporadic build breakage. by Narayan Kamath · 11 years ago
  29. eaf9885 Use FileMap from libcutil instead of rolling our own. by Narayan Kamath · 11 years ago
  30. 58aaf46 Add unit tests for libziparchive. by Narayan Kamath · 11 years ago
  31. 7462f02 Unify zipfile implementations : Step 1. by Narayan Kamath · 11 years ago