summaryrefslogtreecommitdiff
path: root/third_party
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
2023-06-22Update directorySize check in TestZip64P7ZipRecords Spandan 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.19 Colin 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 possible Colin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soong Bob Badour
2020-12-17Support writing a ZIP64 file header Colin Cross
2020-08-06Fix zip64 reader when file size is < 4GB and 32 bit fields are -1 Kelvin Zhang
2020-07-28Inclusive fix: change the word dummy to fake in zip_test.go Patrice 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 files Jeff Gaston
2017-02-17Fix Zip64 behavior in zip2zip Dan Willemsen
2017-02-02Fix zip tests Colin Cross
2016-08-11soong_jar: Parallel compression Dan Willemsen
2016-08-10Add zip2zip tool to copy zip entries from one file to another Dan Willemsen
2016-08-10Add archive/zip from go1.7rc5 tag Dan Willemsen