Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 947f74e9 | 2025-10-01 02:58:10 | update links in readme PiperOrigin-RevId: 813665159 | ||
| 63270dbf | 2025-06-24 18:30:02 | Fixed typo | ||
| 0b89871d | 2023-08-03 01:14:57 | add links to other pages to README.md PiperOrigin-RevId: 553395376 | ||
| d1fadddc | 2023-07-10 07:30:32 | drop make / automake files PiperOrigin-RevId: 546866478 | ||
| a8f5813b | 2022-11-17 13:03:09 | Update Documentation: - add note that brotli is a "stream" format, not an archive-like - regenerate .1 with Pandoc Build: - drop legacy "BROTLI_BUILD_PORTABLE" option - drop "BROTLI_SANITIZED" definition Code: - c: comb includes - c/enc: extract encoder state into separate header - c/enc: drop designated q10 codepath - c/enc: dealing better with flushing of empty stream - fix MSVC compilation API: - py: use library version instead of one in version.h - c: add plugable API to report consumed input / produced output - c/java: support "lean" prepared dictionaries (without copy of source) | ||
| 698e3a7f | 2021-08-31 15:24:35 | Update README.md Fix typo in Gihtub actions badge | ||
| a10269ce | 2021-08-31 15:22:23 | Update README.md (#923) | ||
| 2a51a85a | 2021-01-18 07:59:02 | New Dart fast FFI-based Brotli implementation (#866) New Dart compression framework with [fast FFI-based Brotli implementation](https://pub.dev/documentation/es_compression/latest/brotli/brotli-library.html) with ready-to-use prebuilt binaries for Win/Linux/Mac | ||
| 0e8afdc9 | 2021-01-08 14:21:44 | typo fix (#868) | ||
| e61745a6 | 2020-08-27 16:12:55 | Re-release |