summaryrefslogtreecommitdiff
path: root/brotli_decompressor.cc
AgeCommit message (Expand)Author
2018-03-26Fix brotli decompressor interface usage when reading past the end.Alex Deymo
2018-03-12Destroy the brotli decompressor on destruction.Alex Deymo
2018-02-14Add missing newline at end of file.Alex Deymo
2017-11-30Implement a simple logger for bsdiffTianjie Xu
2017-11-17Fix the bspatch failure on an empty brotli streamTianjie Xu
2017-11-14Add a brotli decompressor in bsdiffTianjie Xu