aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2023-08-22Strip zip64 extras after writing local header when copyingColin Cross
2023-07-20Merge META-INF/services/* files in merge_zips -jarColin Cross
2023-06-22Update directorySize check in TestZip64P7ZipRecordsSpandan Das
2022-12-02Support robolectric zip expectations (similar to command line zip) am: e0c45a...Rex Hoffman
2022-12-01Support robolectric zip expectations (similar to command line zip)Rex Hoffman
2022-08-17Reformat build/soong for go 1.19Colin Cross
2021-10-28Make a pass over our codebase cleaning up non-precise / non-inclusive language.Joe Onorato
2021-05-08Store real number of records in regular end record when possibleColin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2020-12-17Support writing a ZIP64 file headerColin Cross
2020-08-06Fix zip64 reader when file size is < 4GB and 32 bit fields are -1Kelvin Zhang
2020-07-28Inclusive fix: change the word dummy to fake in zip_test.goPatrice Arruda
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 filesJeff Gaston
2017-02-17Fix Zip64 behavior in zip2zipDan Willemsen
2017-02-02Fix zip testsColin Cross
2016-08-11soong_jar: Parallel compressionDan Willemsen
2016-08-10Add zip2zip tool to copy zip entries from one file to anotherDan Willemsen
2016-08-10Add archive/zip from go1.7rc5 tagDan Willemsen