summaryrefslogtreecommitdiffstats
path: root/libziparchive
Commit message (Expand)AuthorAgeFilesLines
* zip_writer.cc: update powerof2 and use it unconditionallyNick Kralevich2019-03-271-3/+7
* Merge "libziparchive: add integer checks"Treehugger Robot2019-03-271-0/+13
|\
| * libziparchive: add integer checksNick Kralevich2019-03-201-0/+13
* | Merge "zip_archive.cc: delete android_errorWriteLog"Nick Kralevich2019-03-231-5/+0
|\ \
| * | zip_archive.cc: delete android_errorWriteLogNick Kralevich2019-03-211-5/+0
| |/
* / entry_name_utils-inl.h: clear top bit before shiftingNick Kralevich2019-03-211-1/+1
|/
* Revert the explicit config, see topicJulien Desprez2019-02-202-31/+0
* Ziparchive: Give tests a test configAndreas Gampe2019-02-152-0/+31
* zip_archive.cc: add O_CLOEXECNick Kralevich2018-12-181-1/+1
* Merge "TEST_MAPPING: add the rest of our actively maintained tests."Elliott Hughes2018-11-281-0/+1
|\
| * TEST_MAPPING: add the rest of our actively maintained tests.Elliott Hughes2018-10-301-0/+1
* | Fix double closes in ziparchive tests.Josh Gao2018-11-161-5/+5
* | switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+0
* | libziparchive: use lseek directly.Elliott Hughes2018-10-261-3/+3
|/
* Merge "Yet another Mac fix."Yuchao Zhou2018-10-261-0/+4
|\
| * Yet another Mac fix.Elliott Hughes2018-10-261-0/+4
* | More Mac build fixes.Elliott Hughes2018-10-264-5/+8
|/
* Add a simple MappedFile to libbase and switch fastboot and libziparchive over.Elliott Hughes2018-10-237-62/+31
* Merge "Change ZipArchiveHandle from void* to ZipArchive*"Ryan Prichard2018-10-152-27/+23
|\
| * Change ZipArchiveHandle from void* to ZipArchive*Ryan Prichard2018-10-112-27/+23
* | Merge changes from topic "windows-libcxx"Pirama Arumuga Nainar2018-10-111-1/+11
|\ \ | |/ |/|
| * Do not enable -Wold-style-cast for WindowsPirama Arumuga Nainar2018-09-261-1/+11
* | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-053-5/+5
* | Merge "libziparchive: encode type in fdsan owner tag."Josh Gao2018-09-201-2/+9
|\ \
| * | libziparchive: encode type in fdsan owner tag.Josh Gao2018-09-071-2/+9
| |/
* / Reduce libziparchive internal hashtable memory sizeZimuzo2018-09-192-28/+67
|/
* Make unzip available.Elliott Hughes2018-09-041-0/+1
* Open zips using _wopen on windows.Ryan Mitchell2018-08-281-1/+2
* Merge changes from topic "looper_unique_fd"Josh Gao2018-07-232-27/+45
|\
| * libziparchive: use fdsan in ZipArchive.Josh Gao2018-07-182-27/+45
* | Shared libs are supported in recovery modeJiyong Park2018-06-131-0/+1
|\|
| * Shared libs are supported in recovery modeJiyong Park2018-06-101-0/+1
* | Merge "Make ziparchive-tests run standalone." am: c8a8771b6bElliott Hughes2018-04-252-39/+5
|\|
| * Make ziparchive-tests run standalone.Elliott Hughes2018-04-252-39/+5
* | Merge "Mark libziparchive as double_loadable" am: a7112f4c9bJiyong Park2018-04-201-0/+1
|\|
| * Mark libziparchive as double_loadableJiyong Park2018-04-181-0/+1
* | Merge "Remove empty zip warning on host builds" am: fd42c09813Adam Lesinski2018-03-021-0/+2
|\|
| * Remove empty zip warning on host buildsAdam Lesinski2018-03-011-0/+2
* | Merge "zip_archive: Fix a few more badly written tests." am: 93d344d98cNarayan Kamath2017-12-271-8/+11
|\|
| * zip_archive: Fix a few more badly written tests.Narayan Kamath2017-12-271-8/+11
* | Merge "Get rid of unneeded allocations in Extract...() APIs" am: 18f25d399eNarayan Kamath2017-12-221-13/+22
|\|
| * Merge "Get rid of unneeded allocations in Extract...() APIs"Narayan Kamath2017-12-221-13/+22
| |\
| | * Get rid of unneeded allocations in Extract...() APIsYurii Zubrytskyi2017-12-201-13/+22
* | | Merge "zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49." am: 492de...Narayan Kamath2017-12-221-104/+27
|\| |
| * | zip_archive: Fix tests broken by 1f93d71022cca7bb6bb9eec49.Narayan Kamath2017-12-211-104/+27
| |/
* | Merge "BENCHMARK_MAIN now requires a semicolon." am: 981379b70fElliott Hughes2017-12-141-1/+1
|\|
| * BENCHMARK_MAIN now requires a semicolon.Elliott Hughes2017-12-131-1/+1
* | Merge "Add OWNERS." am: 3289b9c928Elliott Hughes2017-12-071-0/+1
|\|
| * Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
| |\
| | * Add OWNERS.Elliott Hughes2017-12-071-0/+1