-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: google/brotli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(java): reject decoder push length exceeding input buffer capacity
#1494
opened Jun 6, 2026 by
aleister1102
Loading…
Protect encoder wrapper against concurrent closing
#1493
opened Jun 4, 2026 by
copybara-service
Bot
Loading…
Bump the everything group with 2 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1492
opened Jun 3, 2026 by
dependabot
Bot
Loading…
Add an experimental feature to automatically detect Base64 encoded content in the input stream and optimize compression by skipping dictionary and history lookups for these regions. This is controlled by a new parameter BROTLI_PARAM_BASE64_MODE.
#1488
opened May 28, 2026 by
copybara-service
Bot
Loading…
enc/dec: add BROTLI_DCHECKs for size computation bounds (per @eustas review)
#1472
opened May 4, 2026 by
SongT-50
Loading…
Add libFuzzer target for BrotliDecoderAttachDictionary overflow
#1443
opened Mar 31, 2026 by
0xazanul
Contributor
Loading…
[Python] Add output_buffer_limit to brotli.decompress()
#1431
opened Mar 23, 2026 by
scovetta
Loading…
Optimize FindMatchLengthWithLimit with RISC-V RVV vector instructions
#1410
opened Dec 26, 2025 by
Dayuxiaoshui
Loading…
Improve throughput performance at compression level 9
#1280
opened Jun 12, 2025 by
uttampawar
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.