1. 92f5800 zip_writer.cc: update powerof2 and use it unconditionally by Nick Kralevich · 6 years ago
  2. 51bb3bb Merge "libziparchive: add integer checks" by Treehugger Robot · 6 years ago
  3. 4c8bfd1 Merge "zip_archive.cc: delete android_errorWriteLog" by Nick Kralevich · 6 years ago
  4. f214173 zip_archive.cc: delete android_errorWriteLog by Nick Kralevich · 6 years ago
  5. 57a41e7 entry_name_utils-inl.h: clear top bit before shifting by Nick Kralevich · 6 years ago
  6. 942c318 libziparchive: add integer checks by Nick Kralevich · 6 years ago
  7. 13371d5 Revert the explicit config, see topic by Julien Desprez · 6 years ago
  8. 9e9b9ed Ziparchive: Give tests a test config by Andreas Gampe · 6 years ago
  9. 1275aff zip_archive.cc: add O_CLOEXEC by Nick Kralevich · 6 years ago
  10. 4675267 Merge "TEST_MAPPING: add the rest of our actively maintained tests." by Elliott Hughes · 6 years ago
  11. d587a64 Fix double closes in ziparchive tests. by Josh Gao · 6 years ago
  12. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  13. d320390 TEST_MAPPING: add the rest of our actively maintained tests. by Elliott Hughes · 6 years ago
  14. 45662f7 libziparchive: use lseek directly. by Elliott Hughes · 6 years ago
  15. ac1f303 Merge "Yet another Mac fix." by Yuchao Zhou · 6 years ago
  16. ab3f535 Yet another Mac fix. by Elliott Hughes · 6 years ago
  17. 1e2d5a6 More Mac build fixes. by Elliott Hughes · 6 years ago
  18. d2391dd Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  19. 29cb90d Merge "Change ZipArchiveHandle from void* to ZipArchive*" by Ryan Prichard · 6 years ago
  20. 4851a8a Change ZipArchiveHandle from void* to ZipArchive* by Ryan Prichard · 6 years ago
  21. e57bb00 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
  22. 5aae6db Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  23. 0fc98ff Do not enable -Wold-style-cast for Windows by Pirama Arumuga Nainar · 7 years ago
  24. e4471bf Merge "libziparchive: encode type in fdsan owner tag." by Josh Gao · 7 years ago
  25. b691745 Reduce libziparchive internal hashtable memory size by Zimuzo · 7 years ago
  26. 1be4913 libziparchive: encode type in fdsan owner tag. by Josh Gao · 7 years ago
  27. dc5d804 Make unzip available. by Elliott Hughes · 7 years ago
  28. 67cab53 Open zips using _wopen on windows. by Ryan Mitchell · 7 years ago
  29. 0cbe6b4 Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7 by Josh Gao · 7 years ago
  30. 3d07992 libziparchive: use fdsan in ZipArchive. by Josh Gao · 7 years ago
  31. 6f7326a Shared libs are supported in recovery mode am: 011ee12b1d by Jiyong Park · 7 years ago
  32. a6226c4 Shared libs are supported in recovery mode by Jiyong Park · 7 years ago
  33. 9cffb11 Merge "Make ziparchive-tests run standalone." am: c8a8771b6b am: e9f842142c by Elliott Hughes · 7 years ago
  34. 942820d Make ziparchive-tests run standalone. by Elliott Hughes · 7 years ago
  35. f5598ce Merge "Mark libziparchive as double_loadable" am: a7112f4c9b am: b36004c96d by Jiyong Park · 7 years ago
  36. 904865b Mark libziparchive as double_loadable by Jiyong Park · 7 years ago
  37. c26e61d Merge "Remove empty zip warning on host builds" am: fd42c09813 am: c9c0460e99 by Adam Lesinski · 7 years ago
  38. 6339926 Remove empty zip warning on host builds by Adam Lesinski · 7 years ago
  39. f1f1c0f Merge "zip_archive: Fix a few more badly written tests." am: 93d344d98c by Narayan Kamath · 7 years ago
  40. 1791bcb zip_archive: Fix a few more badly written tests. by Narayan Kamath · 7 years ago
  41. 419ac9c Merge "Get rid of unneeded allocations in Extract...() APIs" am: 18f25d399e by Narayan Kamath · 7 years ago
  42. 172a063 Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." am: 492de535c4 by Narayan Kamath · 7 years ago
  43. e1bb36d Merge "Get rid of unneeded allocations in Extract...() APIs" by Narayan Kamath · 7 years ago
  44. 155a41f zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49. by Narayan Kamath · 7 years ago
  45. 0807197 Get rid of unneeded allocations in Extract...() APIs by Yurii Zubrytskyi · 7 years ago
  46. c5f1a39 Merge "BENCHMARK_MAIN now requires a semicolon." am: 981379b70f am: 64c59c23f3 by Elliott Hughes · 7 years ago
  47. 7131d29 BENCHMARK_MAIN now requires a semicolon. by Elliott Hughes · 7 years ago
  48. 2a946c4 Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 by Elliott Hughes · 7 years ago
  49. a0236c5 Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  50. 6a1a51a Add OWNERS. by Elliott Hughes · 7 years ago
  51. ccfe04b Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  52. 211841c Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  53. cb192fe use std::hash instead of hashing byte by byte by Sebastian Pop · 7 years ago
  54. 32e9f4a Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  55. 6c9f259 resolve merge conflicts of 5ab03cb41 to oc-mr1-dev-plus-aosp by Narayan Kamath · 7 years ago
  56. 1cb78d3 zip_archive: Allow crc_out to be nullptr in Inflate. by Narayan Kamath · 7 years ago
  57. e9f8570 Merge "fastboot should fail if it runs out of space while unzipping." am: b88aa023d4 by Elliott Hughes · 7 years ago
  58. dd7a0fa Merge "fastboot should fail if it runs out of space while unzipping." by Treehugger Robot · 7 years ago
  59. 2d6fed2 fastboot should fail if it runs out of space while unzipping. by Elliott Hughes · 7 years ago
  60. 463690a Merge "zip_archive: Make Inflate a public API." am: d2ea4471bc am: c72f5276fb by Narayan Kamath · 7 years ago
  61. c37d27f Merge "zip_archive: generalize deflate method." am: 661b3827a6 am: de0153c20b by Narayan Kamath · 7 years ago
  62. 2f2df94 Merge "zip_archive: Remove unused ziparchive-host" am: 4adb4ce223 am: 5cc1bd65ed by Narayan Kamath · 7 years ago
  63. 8aea565 Merge "zip_archive: Make Inflate a public API." by Narayan Kamath · 7 years ago
  64. 5c5b378 Merge "zip_archive: generalize deflate method." by Narayan Kamath · 7 years ago
  65. 5f422ec zip_archive: Make Inflate a public API. by Narayan Kamath · 7 years ago
  66. 94974ba zip_archive: Remove unused ziparchive-host by Narayan Kamath · 7 years ago
  67. 6ca2e8d zip_archive: generalize deflate method. by Narayan Kamath · 7 years ago
  68. 1926864 Merge "Rename libz-host -> libz" am: 612b47630f am: b961c07f50 am: 3256982e9b by Dan Willemsen · 8 years ago
  69. 66173af Rename libz-host -> libz by Dan Willemsen · 8 years ago
  70. 13297d7 Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  71. 009de8d Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev by Narayan Kamath · 8 years ago
  72. 6ace8b5 zip_archive: reject files that don't start with an LFH signature. by Narayan Kamath · 8 years ago
  73. fb94a33 Mark libziparchive as VNDK in Android.bp am: 077dc8fca4 by Justin Yun · 8 years ago
  74. e33de37 Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  75. 70a1dfd libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 8 years ago
  76. 1c11b11 Libziparchive: Export headers in defaults by Andreas Gampe · 8 years ago
  77. aab75a5 zlib is not exposed to libziparchive headers by Jiyong Park · 8 years ago
  78. 20d398b libziparchive headers are moved to local directory by Jiyong Park · 8 years ago
  79. d76cd1c Ran clang-format on libziparchive sources and headers by Jiyong Park · 8 years ago
  80. 0413830 Fix out of bound read in libziparchive by Tianjie Xu · 8 years ago
  81. 3314965 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
  82. 50d79d0 Fix out of bound access in libziparchive by Tianjie Xu · 9 years ago
  83. 997acdd Merge "zip_archive_test: compare error codes directly." by Narayan Kamath · 8 years ago
  84. 3fbe27d zip_archive_test: compare error codes directly. by Narayan Kamath · 8 years ago
  85. 2c8f8b4 Merge "Add libziparchive-based unzip." by Elliott Hughes · 8 years ago
  86. e8fa1ab zip_archive: validate data descriptor contents. by Narayan Kamath · 8 years ago
  87. f0d4bb0 libziparchive: verify that gpb flags match by Adam Lesinski · 8 years ago
  88. 8e1ce1a Add libziparchive-based unzip. by Elliott Hughes · 8 years ago
  89. 7d254ed Merge "add a performance benchmark for libziparchive" by Treehugger Robot · 8 years ago
  90. 0fc6213 add a performance benchmark for libziparchive by Sebastian Pop · 8 years ago
  91. ba14f99 Mark libziparchive vendor_available. by Jayant Chowdhary · 8 years ago
  92. 7b5528a ZipWriter: Keep LFH and CFH in sync by Adam Lesinski · 8 years ago
  93. c945eb9 Merge "ZipWriter: Do not write DataDescriptor for STORED files" by Adam Lesinski · 8 years ago
  94. 1c72f01 ZipWriter: Do not write DataDescriptor for STORED files by Adam Lesinski · 8 years ago
  95. e4f2733 libziparchive: fix mac os breakage by Adam Lesinski · 8 years ago
  96. d78470b libziparchive: Add ability to backup in ZipWriter by Adam Lesinski · 8 years ago
  97. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  98. 9721e7d Merge "Use shared lib of libutils, libz and libbase." by Treehugger Robot · 8 years ago
  99. 8ac48bc Use shared lib of libutils, libz and libbase. by Jaekyun Seok · 8 years ago
  100. ee1e5cc libziparchive: use _FILE_OFFSET_BITS=64 by Christian Poetzsch · 8 years ago