[PR #1359] [CLOSED] internal change #1965

Closed
opened 2026-01-29 20:56:41 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1359
Author: @copybara-service[bot]
Created: 10/21/2025
Status: Closed

Base: masterHead: test_822076881


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1359 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 10/21/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test_822076881` --- ### 📝 Commits (1) - [`8830dfc`](https://github.com/google/brotli/commit/8830dfc38ad317eac9682d45ab6aa4bea2fc3dbb) internal change ### 📊 Changes **23 files changed** (+0 additions, -5051 deletions) <details> <summary>View changed files</summary> ➖ `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_ </details> ### 📄 Description internal change --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:56:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1965