summaryrefslogtreecommitdiff
path: root/patch_writer_factory.cc
AgeCommit message (Expand)Author
2018-03-13Allow bsdiff to accept multiple compressorsTianjie Xu
2018-03-02Rename the variable 'quality' to 'brotli_quality'Tianjie Xu
2018-02-15Support compression in the Endsley format.Alex Deymo
2018-01-18Add an argument parser in bsdiffTianjie Xu
2017-11-16Implement a new bsdiff formatTianjie Xu
2017-11-08Implement Play Store's "endsley" patching format generator.Alex Deymo
2017-10-31Add the brotli compressor for bsdiffTianjie Xu
2017-10-27Expose the PatchWriter generator in the public API.Alex Deymo