[PR #1310] [MERGED] internal change #1891

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1310
Author: @copybara-service[bot]
Created: 8/13/2025
Status: Merged
Merged: 8/15/2025
Merged by: @copybara-service[bot]

Base: masterHead: test_794568395


📝 Commits (1)

📊 Changes

12 files changed (+28 additions, -23 deletions)

View changed files

📝 c/dec/state.h (+2 -5)
📝 c/enc/compound_dictionary.c (+1 -2)
📝 c/enc/compound_dictionary.h (+1 -2)
📝 c/enc/encode.c (+1 -1)
📝 c/enc/encoder_dict.c (+2 -3)
📝 c/enc/encoder_dict.h (+1 -2)
📝 c/enc/params.h (+0 -1)
📝 c/enc/quality.h (+1 -2)
📝 c/tools/brotli.c (+3 -3)
📝 java/org/brotli/wrapper/dec/decoder_jni.cc (+6 -1)
📝 java/org/brotli/wrapper/enc/encoder_jni.cc (+5 -1)
📝 python/_brotli.c (+5 -0)

📄 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/1310 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_794568395` --- ### 📝 Commits (1) - [`9a4ba59`](https://github.com/google/brotli/commit/9a4ba5932b763a621023b66915afe168bd231161) internal change ### 📊 Changes **12 files changed** (+28 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `c/dec/state.h` (+2 -5) 📝 `c/enc/compound_dictionary.c` (+1 -2) 📝 `c/enc/compound_dictionary.h` (+1 -2) 📝 `c/enc/encode.c` (+1 -1) 📝 `c/enc/encoder_dict.c` (+2 -3) 📝 `c/enc/encoder_dict.h` (+1 -2) 📝 `c/enc/params.h` (+0 -1) 📝 `c/enc/quality.h` (+1 -2) 📝 `c/tools/brotli.c` (+3 -3) 📝 `java/org/brotli/wrapper/dec/decoder_jni.cc` (+6 -1) 📝 `java/org/brotli/wrapper/enc/encoder_jni.cc` (+5 -1) 📝 `python/_brotli.c` (+5 -0) </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:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1891