summaryrefslogtreecommitdiff
path: root/third_party/zip/android.go
AgeCommit message (Expand)Author
2023-08-22Strip zip64 extras after writing local header when copying Colin Cross
2023-07-20Merge META-INF/services/* files in merge_zips -jar Colin Cross
2020-08-06Fix zip64 reader when file size is < 4GB and 32 bit fields are -1 Kelvin Zhang
2017-09-19Strip extended-timestap extra block in zip2zip. Nan Zhang
2017-09-13Don't add data_descripters when merging uncompress zip entries for merge_zips. Nan Zhang
2017-08-24Have soong_zip not write a data descriptor for non-compressed files Jeff Gaston
2017-02-17Fix Zip64 behavior in zip2zip Dan Willemsen
2016-08-11soong_jar: Parallel compression Dan Willemsen
2016-08-10Add zip2zip tool to copy zip entries from one file to another Dan Willemsen