1. 3bdf744 zip_archive.cc: add O_CLOEXEC by Nick Kralevich · 6 years ago
  2. f2228e0 Merge "TEST_MAPPING: add the rest of our actively maintained tests." by Elliott Hughes · 6 years ago
  3. 5db8422 Fix double closes in ziparchive tests. by Josh Gao · 6 years ago
  4. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  5. e038f49 TEST_MAPPING: add the rest of our actively maintained tests. by Elliott Hughes · 6 years ago
  6. b70d19e libziparchive: use lseek directly. by Elliott Hughes · 6 years ago
  7. 1e6f4d8 Merge "Yet another Mac fix." by Yuchao Zhou · 6 years ago
  8. 9c8bd66 Yet another Mac fix. by Elliott Hughes · 6 years ago
  9. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  10. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  11. c394f7f Merge "Change ZipArchiveHandle from void* to ZipArchive*" by Ryan Prichard · 6 years ago
  12. 3673f99 Change ZipArchiveHandle from void* to ZipArchive* by Ryan Prichard · 6 years ago
  13. a2ccce8 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
  14. 747eb14 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  15. 53f5945 Do not enable -Wold-style-cast for Windows by Pirama Arumuga Nainar · 6 years ago
  16. 3da42a6 Merge "libziparchive: encode type in fdsan owner tag." by Josh Gao · 6 years ago
  17. 5a503ef Reduce libziparchive internal hashtable memory size by Zimuzo · 6 years ago
  18. abdfc24 libziparchive: encode type in fdsan owner tag. by Josh Gao · 6 years ago
  19. ab08933 Make unzip available. by Elliott Hughes · 6 years ago
  20. c77f9d3 Open zips using _wopen on windows. by Ryan Mitchell · 6 years ago
  21. 9404f2d Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7 by Josh Gao · 6 years ago
  22. 1b49634 libziparchive: use fdsan in ZipArchive. by Josh Gao · 6 years ago
  23. 4ebda90 Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 6 years ago
  24. 011ee12 Shared libs are supported in recovery mode by Jiyong Park · 6 years ago
  25. 499b035 Merge "Make ziparchive-tests run standalone." am: c8a8771b6b am: e9f842142c by Elliott Hughes · 6 years ago
  26. bde0ec9 Make ziparchive-tests run standalone. by Elliott Hughes · 6 years ago
  27. 337bc05 Merge "Mark libziparchive as double_loadable" am: a7112f4c9b am: b36004c96d by Jiyong Park · 6 years ago
  28. 9168787 Mark libziparchive as double_loadable by Jiyong Park · 7 years ago
  29. fbd68ec Merge "Remove empty zip warning on host builds" am: fd42c09813 am: c9c0460e99 by Adam Lesinski · 7 years ago
  30. b354dce Remove empty zip warning on host builds by Adam Lesinski · 7 years ago
  31. 5c39aa5 Merge "zip_archive: Fix a few more badly written tests." am: 93d344d98c by Narayan Kamath · 7 years ago
  32. c36b809 zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  33. 780105e Merge "Get rid of unneeded allocations in Extract...() APIs" am: 18f25d399e by Narayan Kamath · 7 years ago
  34. 47ede54 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." am: 492de535c4 by Narayan Kamath · 7 years ago
  35. 18f25d3 Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  36. f37bb8e zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  37. 834326c Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago
  38. 1aee775 Merge "BENCHMARK_MAIN now requires a semicolon." am: 981379b70f am: 64c59c23f3 by Elliott Hughes · 7 years ago
  39. 62322aa BENCHMARK_MAIN now requires a semicolon. by Elliott Hughes · 7 years ago
  40. aede837 Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 by Elliott Hughes · 7 years ago
  41. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  42. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  43. 957dc09 Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  44. bfb9679 Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  45. 1f93d71 use std::hash instead of hashing byte by byte by Sebastian Pop · 7 years ago
  46. 23e27db Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  47. 70f5571 resolve merge conflicts of 5ab03cb41 to oc-mr1-dev-plus-aosp by Narayan Kamath · 7 years ago
  48. 2d1e23f zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  49. cf439ba Merge "fastboot should fail if it runs out of space while unzipping." am: b88aa023d4 by Elliott Hughes · 7 years ago
  50. b88aa02 Merge "fastboot should fail if it runs out of space while unzipping." by Treehugger Robot · 7 years ago
  51. 4089d34 fastboot should fail if it runs out of space while unzipping. by Elliott Hughes · 7 years ago
  52. d93eaf6 Merge "zip_archive: Make Inflate a public API." am: d2ea4471bc am: c72f5276fb by Narayan Kamath · 7 years ago
  53. a7ce0bc Merge "zip_archive: generalize deflate method." am: 661b3827a6 am: de0153c20b by Narayan Kamath · 7 years ago
  54. 2440323 Merge "zip_archive: Remove unused ziparchive-host" am: 4adb4ce223 am: 5cc1bd65ed by Narayan Kamath · 7 years ago
  55. d2ea447 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  56. 661b382 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  57. 485b364 zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  58. 4b97a71 zip_archive: Remove unused ziparchive-host by Narayan Kamath · 7 years ago
  59. 8b8faed zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  60. 2910872 Merge "Rename libz-host -> libz" am: 612b47630f am: b961c07f50 am: 3256982e9b by Dan Willemsen · 7 years ago
  61. 5cfa006 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  62. 096114d Mark libziparchive as VNDK in Android.bp by Justin Yun · 7 years ago
  63. 8310613 Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev by Narayan Kamath · 7 years ago
  64. c1a56dc zip_archive: reject files that don't start with an LFH signature. by Narayan Kamath · 7 years ago
  65. 0429287 Mark libziparchive as VNDK in Android.bp am: 077dc8fca4 by Justin Yun · 7 years ago
  66. 077dc8f Mark libziparchive as VNDK in Android.bp by Justin Yun · 7 years ago
  67. de117e4 libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 7 years ago
  68. a10a7e7 Libziparchive: Export headers in defaults by Andreas Gampe · 7 years ago
  69. e7cf680 zlib is not exposed to libziparchive headers by Jiyong Park · 7 years ago
  70. cdf7ff8 libziparchive headers are moved to local directory by Jiyong Park · 7 years ago
  71. cd997e6 Ran clang-format on libziparchive sources and headers by Jiyong Park · 7 years ago
  72. 0fda1cf Fix out of bound read in libziparchive by Tianjie Xu · 8 years ago
  73. 9e020e2 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
  74. fba1a36 Fix out of bound access in libziparchive by Tianjie Xu · 8 years ago
  75. d1e9e7b Merge "zip_archive_test: compare error codes directly." by Narayan Kamath · 7 years ago
  76. 1ef9d2d zip_archive_test: compare error codes directly. by Narayan Kamath · 7 years ago
  77. 3e67944 Merge "Add libziparchive-based unzip." by Elliott Hughes · 7 years ago
  78. 162b705 zip_archive: validate data descriptor contents. by Narayan Kamath · 7 years ago
  79. 1d105aa libziparchive: verify that gpb flags match by Adam Lesinski · 8 years ago
  80. 55fd293 Add libziparchive-based unzip. by Elliott Hughes · 7 years ago
  81. f8e96ea Merge "add a performance benchmark for libziparchive" by Treehugger Robot · 7 years ago
  82. 0a94c56 add a performance benchmark for libziparchive by Sebastian Pop · 7 years ago
  83. 2c87bcc Mark libziparchive vendor_available. by Jayant Chowdhary · 7 years ago
  84. d987c9d ZipWriter: Keep LFH and CFH in sync by Adam Lesinski · 8 years ago
  85. 47f5581 Merge "ZipWriter: Do not write DataDescriptor for STORED files" by Adam Lesinski · 8 years ago
  86. e2fa70b ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 8 years ago
  87. b02d690 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  88. 537713b libziparchive: Add ability to backup in ZipWriter by Adam Lesinski · 8 years ago
  89. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  90. 4bf9c82 Merge "Use shared lib of libutils, libz and libbase." by Treehugger Robot · 8 years ago
  91. 86e80b9 Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 8 years ago
  92. 3081c5e libziparchive: use _FILE_OFFSET_BITS=64 by Christian Poetzsch · 8 years ago
  93. 69b0123 Enable libbase/libutils/libziparchive on host bionic am: ab34b47b35 by Dan Willemsen · 8 years ago
  94. ab34b47 Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 8 years ago
  95. af2a885 Merge "ziparchive: Allow ExtractEntryToFile() to work with block device." by Tao Bao · 8 years ago
  96. a456c21 ziparchive: Allow ExtractEntryToFile() to work with block device. by Tao Bao · 8 years ago
  97. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  98. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  99. b2ca851 Merge "Add functions in recovery/minzip to libziparchive" am: 4bc51d1ea4 by Tianjie Xu · 8 years ago
  100. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 8 years ago