summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libziparchive: fix mac os breakageAdam Lesinski2017-03-232-2/+3
* libziparchive: Add ability to backup in ZipWriterAdam Lesinski2017-03-222-81/+207
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-111-1/+2
* Merge "Use shared lib of libutils, libz and libbase."Treehugger Robot2017-01-051-2/+4
|\
| * Use shared lib of libutils, libz and libbase.Jaekyun Seok2016-12-211-2/+4
* | libziparchive: use _FILE_OFFSET_BITS=64Christian Poetzsch2016-12-211-0/+1
|/
* Enable libbase/libutils/libziparchive on host bionicDan Willemsen2016-11-301-1/+11
|\
| * Enable libbase/libutils/libziparchive on host bionicDan Willemsen2016-11-291-1/+11
* | Merge "ziparchive: Allow ExtractEntryToFile() to work with block device."Tao Bao2016-11-151-5/+15
|\|
| * ziparchive: Allow ExtractEntryToFile() to work with block device.Tao Bao2016-11-151-5/+15
* | Merge "system/core: preparation to pull back interfaces from android/log.h"Mark Salyzyn2016-10-201-1/+3
|\|
| * system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-201-1/+3
* | Merge "Add functions in recovery/minzip to libziparchive"Tianjie Xu2016-10-185-79/+308
|\|
| * Add functions in recovery/minzip to libziparchiveTianjie Xu2016-10-165-79/+308
* | Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 87...Tianjie Xu2016-10-061-1/+6
|\ \ | |/ |/|
| * Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654 am: 87...Tianjie Xu2016-10-061-1/+6
| |\
| | * Fix out of bound access in libziparchive am: 1ee4892e66 am: c24dd97654Tianjie Xu2016-10-061-1/+6
| | |\
| | | * Fix out of bound access in libziparchiveTianjie Xu2016-09-221-1/+6
| | * | Add |optional_suffix| to StartIteration()Yusuke Sato2015-06-232-14/+141
| | * | libziparchive: fix fallocate failuresBadhri Jagan Sridharan2015-06-041-1/+6
| | * | Use base::WriteFully in zip_archive.Narayan Kamath2015-06-041-16/+7
| | * | libziparchive: fix clang buildGreg Hackmann2015-06-041-4/+0
| | * | Avoid mapping output to memory while writing to a file.Narayan Kamath2015-06-042-90/+269
* | | | system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-302-9/+10
* | | | Fix warnings in libziparchiveColin Cross2016-09-202-0/+12
* | | | Merge "zip_archive: Improve error message on fallocate failure."Narayan Kamath2016-08-161-2/+3
|\ \ \ \
| * | | | zip_archive: Improve error message on fallocate failure.Narayan Kamath2016-08-101-2/+3
* | | | | resolve merge conflicts of 41e82a3 to stage-aosp-masterColin Cross2016-07-132-106/+111
|\| | | |
| * | | | Convert libziparchive from Android.mk to Android.bpColin Cross2016-07-122-106/+111
* | | | | Merge "Fix google-explicit-constructor warnings." am: e1d5c25Chih-hung Hsieh2016-04-251-3/+5
|\| | | | | |/ / / |/| | |
| * | | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-04-251-3/+5
| * | | libziparchive: port unit tests to darwin and windows.Yabin Cui2016-02-084-117/+72
* | | | libziparchive: ensure ReadAtOffset is atomicAdam Lesinski2016-03-091-2/+8
* | | | libziparchive: port unit tests to darwin and windows.Yabin Cui2016-03-074-117/+72
|/ / /
* | | Allow setting an arbitrary alignment for an entry.Christopher Ferris2016-01-192-6/+156
* | | Add a ZipArchiveStreamEntry class.Christopher Ferris2016-01-147-117/+580
* | | Track rename of base/ to android-base/.Elliott Hughes2015-12-054-6/+6
* | | Fix bug in writing zips.Christopher Ferris2015-11-052-10/+62
* | | Merge "ZipWriter: archive disk numbers are 0 index based"Adam Lesinski2015-10-301-2/+2
|\ \ \
| * | | ZipWriter: archive disk numbers are 0 index basedAdam Lesinski2015-10-201-2/+2
* | | | Merge "Add deflate compression to ZipWriter"Adam Lesinski2015-10-303-68/+228
|\| | |
| * | | Add deflate compression to ZipWriterAdam Lesinski2015-10-203-68/+228
* | | | libziparchive: fix calculation of mod_time.beonit2015-10-302-1/+2
|/ / /
* | | Implement ZipWriter for quickly writing ZipFiles.Adam Lesinski2015-10-155-162/+597
* | | Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-3/+2
* | | Fix ODR issues in ART.Evgenii Stepanov2015-06-291-2/+2
* | | Rename ZipEntryName to ZipStringYusuke Sato2015-06-262-67/+63
* | | Add |optional_suffix| to StartIteration()Yusuke Sato2015-06-252-14/+141
* | | Fix whitespace in debug logging.Elliott Hughes2015-06-041-1/+1
* | | libziparchive: fix fallocate failuresBadhri Jagan Sridharan2015-06-031-1/+6