mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #939] [MERGED] Prepare for copybara #1504
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/939
Author: @eustas
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/10/2021
Merged by: @eustas
Base:
master← Head:upd11a📝 Commits (1)
3e90642Prepare for copybara📊 Changes
39 files changed (+343 additions, -92 deletions)
View changed files
📝
c/common/dictionary.c(+2 -0)📝
c/common/platform.h(+2 -20)📝
c/common/shared_dictionary.c(+2 -2)📝
c/dec/decode.c(+24 -7)📝
c/enc/block_splitter.c(+15 -1)📝
c/enc/block_splitter_inc.h(+2 -2)📝
c/enc/brotli_bit_stream.c(+11 -4)📝
c/enc/brotli_bit_stream.h(+4 -0)📝
c/enc/cluster_inc.h(+2 -2)📝
c/enc/compound_dictionary.c(+1 -1)📝
c/enc/compress_fragment.c(+16 -2)📝
c/enc/compress_fragment_two_pass.c(+17 -3)📝
c/enc/compress_fragment_two_pass.h(+1 -1)📝
c/enc/dictionary_hash.c(+2 -0)📝
c/enc/encode.c(+154 -7)📝
c/enc/encoder_dict.c(+11 -3)📝
c/enc/entropy_encode_static.h(+2 -0)📝
c/enc/hash_composite_inc.h(+1 -1)📝
c/enc/histogram.c(+1 -1)📝
c/enc/params.h(+1 -1)...and 19 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.