mirror of
https://github.com/google/brotli.git
synced 2026-09-23 07:05:31 +00:00
[PR #1359] [CLOSED] internal change #1965
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/1359
Author: @copybara-service[bot]
Created: 10/21/2025
Status: ❌ Closed
Base:
master← Head:test_822076881📝 Commits (1)
8830dfcinternal change📊 Changes
23 files changed (+0 additions, -5051 deletions)
View changed files
➖
csharp/injected_code.txt(+0 -32)➖
csharp/org/brotli/dec/BitReader.cs(+0 -271)➖
csharp/org/brotli/dec/BitReaderTest.cs(+0 -33)➖
csharp/org/brotli/dec/BrotliInputStream.cs(+0 -223)➖
csharp/org/brotli/dec/BrotliRuntimeException.cs(+0 -22)➖
csharp/org/brotli/dec/Context.cs(+0 -57)➖
csharp/org/brotli/dec/Decode.cs(+0 -992)➖
csharp/org/brotli/dec/DecodeTest.cs(+0 -171)➖
csharp/org/brotli/dec/Dictionary.cs(+0 -97)➖
csharp/org/brotli/dec/DictionaryTest.cs(+0 -36)➖
csharp/org/brotli/dec/Huffman.cs(+0 -149)➖
csharp/org/brotli/dec/HuffmanTreeGroup.cs(+0 -50)➖
csharp/org/brotli/dec/IntReader.cs(+0 -36)➖
csharp/org/brotli/dec/Prefix.cs(+0 -33)➖
csharp/org/brotli/dec/RunningState.cs(+0 -37)➖
csharp/org/brotli/dec/State.cs(+0 -171)➖
csharp/org/brotli/dec/SynthTest.cs(+0 -2174)➖
csharp/org/brotli/dec/Transform.cs(+0 -154)➖
csharp/org/brotli/dec/TransformTest.cs(+0 -74)➖
csharp/org/brotli/dec/Utils.cs(+0 -59)...and 3 more files
📄 Description
internal change
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.