1. 58c083e Enable libbase/libutils/libziparchive on host bionic am: ab34b47b35 by Dan Willemsen · 8 years ago
  2. 27993bc Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 8 years ago
  3. 8cc6870 Merge "ziparchive: Allow ExtractEntryToFile() to work with block device." by Tao Bao · 8 years ago
  4. fd4dde4 ziparchive: Allow ExtractEntryToFile() to work with block device. by Tao Bao · 8 years ago
  5. cbe1955 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  6. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  7. 0948881 Merge "Add functions in recovery/minzip to libziparchive" am: 4bc51d1ea4 by Tianjie Xu · 8 years ago
  8. d6d230f Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  9. baebfc8 Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 8788591224 am: 167562aa76 am: 398adf9b55 am: 680c3f1dc4 am: f0ce69815f by Tianjie Xu · 9 years ago
  10. a2a9ff3 Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 8788591224 am: 167562aa76 am: 398adf9b55 am: 680c3f1dc4 by Tianjie Xu · 9 years ago
  11. 21d8b24 Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 by Tianjie Xu · 9 years ago
  12. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  13. 1ee4892 Fix out of bound access in libziparchive by Tianjie Xu · 9 years ago
  14. c2afad9 Fix warnings in libziparchive by Colin Cross · 9 years ago
  15. 486f67e Merge "zip_archive: Improve error message on fallocate failure." am: 704d818ec1 by Narayan Kamath · 9 years ago
  16. fe9a17a zip_archive: Improve error message on fallocate failure. by Narayan Kamath · 9 years ago
  17. 7c4c2e0 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 9 years ago
  18. ee48bfd Convert libziparchive from Android.mk to Android.bp by Colin Cross · 9 years ago
  19. e09a193 Merge "Fix google-explicit-constructor warnings." am: e1d5c25 am: e641a2f by Chih-hung Hsieh · 9 years ago
  20. 08a5d48 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  21. 703abad libziparchive: ensure ReadAtOffset is atomic by Adam Lesinski · 9 years ago
  22. 3603653 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  23. 28b6687 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  24. fca5dce Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago
  25. 1bdc310 Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  26. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  27. b7480fb Fix bug in writing zips. by Christopher Ferris · 9 years ago
  28. fca944d Merge "ZipWriter: archive disk numbers are 0 index based" by Adam Lesinski · 9 years ago
  29. d73fbcc Merge "Add deflate compression to ZipWriter" by Adam Lesinski · 9 years ago
  30. 49f7e8b libziparchive: fix calculation of mod_time. by beonit · 10 years ago
  31. dd310f9 ZipWriter: archive disk numbers are 0 index based by Adam Lesinski · 9 years ago
  32. b63b931 Add deflate compression to ZipWriter by Adam Lesinski · 10 years ago
  33. d3679d6 Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 10 years ago
  34. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  35. d879ada Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  36. 55c6e5c Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  37. 17739cf Add |optional_suffix| to StartIteration() by Yusuke Sato · 10 years ago
  38. ccd63f0 Add |optional_suffix| to StartIteration() by Yusuke Sato · 10 years ago
  39. 6f0deea Fix whitespace in debug logging. by Elliott Hughes · 10 years ago
  40. 5840c1e libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 10 years ago
  41. 66f23e7 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  42. f3003da libziparchive: fix clang build by Greg Hackmann · 10 years ago
  43. 7d549b7 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  44. c099c08 libziparchive: fix fallocate failures by Badhri Jagan Sridharan · 10 years ago
  45. bcf74f9 Revert "Fix ODR issues in ART." by Evgeniy Stepanov · 10 years ago
  46. ff10293 Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  47. d569b44 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  48. fc17210 libziparchive: fix clang build by Greg Hackmann · 10 years ago
  49. 258ee41 Avoid mapping output to memory while writing to a file. by Narayan Kamath · 10 years ago
  50. 999ccff Reserve space on disk using fallocate by Łukasz Szymczyk · 10 years ago
  51. feb88e2 Prevent unaligned read in libziparchive. by Dan Albert · 10 years ago
  52. d72fe20 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  53. 32ec3c1 libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
  54. b9c24e3 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 11 years ago
  55. 260094c Allocate buffers on the heap by Dmitriy Ivanov · 10 years ago
  56. d5714f5 Remove some more gotos by Dmitriy Ivanov · 10 years ago
  57. 0c93b91 Reapply -Wold-style-cast by Dmitriy Ivanov · 10 years ago
  58. 7b2b021 Fix build: Remove -Wold-style-cast by Dmitriy Ivanov · 10 years ago
  59. af51b1a Remove some gotos by Dmitriy Ivanov · 10 years ago
  60. 09410c9 Cleanup old-style-cast warnings by Dmitriy Ivanov · 10 years ago
  61. 8629749 Remove unnecessary allocation of FileMaps by Dmitriy Ivanov · 10 years ago
  62. f7dd543 Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  63. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 11 years ago
  64. 3f5bba5 Merge "Reject zip archives whose entry names are not valid UTF-8." by Narayan Kamath · 10 years ago
  65. 044bc8e Reject zip archives whose entry names are not valid UTF-8. by Narayan Kamath · 10 years ago
  66. f732373 Clean up libziparchive Android.mk by Trevor Drake · 10 years ago
  67. d0e6dc1 Libziparchive: Remove unused variable by Andreas Gampe · 10 years ago
  68. 70160f4 kill HAVE_PREAD by Yabin Cui · 10 years ago
  69. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  70. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  71. 8dac355 am b968d5c8: Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  72. 40ac96c Add shared library version of libziparchive. by Ian Rogers · 10 years ago
  73. 0c7ad12 am cd1da4e0: Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 10 years ago
  74. cd1da4e Fix toolchain issue for windows build of libziparchive. by Xavier Ducrohet · 11 years ago
  75. 0c1b894 Reject zip archives with entry names containing \0. by Piotr Jastrzebski · 11 years ago
  76. 8fd1f27 Merge "Reject zip archives with entry names containing \0." by Piotr Jastrzebski · 11 years ago
  77. 78271ba Reject zip archives with entry names containing \0. by Piotr Jastrzebski · 11 years ago
  78. 10aa9a0 Cleanup ziparchive by Piotr Jastrzebski · 11 years ago
  79. 8e08536 Fix win_sdk build by not using vector by Piotr Jastrzebski · 11 years ago
  80. ecccc5a Replace char* with ZipEntryName in ziparchive API. by Piotr Jastrzebski · 11 years ago
  81. bd0a748 Revert "Make sure that names of all entries have the same encoding." by Piotr Jastrzebski · 11 years ago
  82. 6a7f4bb Make sure that names of all entries have the same encoding. by Piotr Jastrzebski · 11 years ago
  83. 34e03bd Make a copy of a prefix param in StartIteration by Piotr Jastrzebski · 11 years ago
  84. 79c8b34 Add EndIteration method to free memory allocated by Piotr Jastrzebski · 11 years ago
  85. 0047368 Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 11 years ago
  86. e91d9d8 Merge "Prevent the accidental closure of fd[0] for missing zip files." by Neil Fuller · 11 years ago
  87. b1a113f Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 11 years ago
  88. 06fce9d Update makefiles for host clang. by Tim Murray · 11 years ago
  89. 5af80aa Enable host multilib for ART testing. by Ian Rogers · 11 years ago
  90. 926973e Replace hand written offsets with structures. by Narayan Kamath · 11 years ago
  91. c00de56 Fix build. by Narayan Kamath · 11 years ago
  92. 4f6b499 Reject zip files that have trailing bytes after their CD. by Narayan Kamath · 11 years ago
  93. cf86e2f Fix host 64-bit build. by Ying Wang · 11 years ago
  94. 96c5c99 libziparchive: off64_t is not int64_t (part deux) by Mark Salyzyn · 11 years ago
  95. 56a90a0 libziparchive: off64_t is not int64_t by Mark Salyzyn · 11 years ago
  96. 088bf90 libziparchive: 64 bit issues by Mark Salyzyn · 11 years ago
  97. 51d562d libziparchive: Turn on -Werror by Mark Salyzyn · 11 years ago
  98. 99ef991 libziparchive: 64 bit compile issues by Mark Salyzyn · 11 years ago
  99. 5f98b12 Add free to CloseArchive. by Mathieu Chartier · 11 years ago
  100. f4b0b79 Fix logging errors inside ALOGV by Colin Cross · 11 years ago