Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 916e4a46 | 2025-10-01 02:36:24 | update docs PiperOrigin-RevId: 813658707 | ||
| 3396c67f | 2024-01-15 12:49:21 | add brcat alias + flag to decompress concatenated streams PiperOrigin-RevId: 598652401 | ||
| 27a9a809 | 2023-07-30 03:44:38 | simplify CMake build PiperOrigin-RevId: 552238545 | ||
| b2c86d18 | 2023-01-30 18:34:24 | Decoder API: added API to attach metadata blocks callbacks PiperOrigin-RevId: 505734532 | ||
| 36533a86 | 2023-01-16 18:04:35 | Internal change PiperOrigin-RevId: 502401179 | ||
| 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) | ||
| 62662f87 | 2021-09-08 09:18:45 | Strip "./" in includes (#925) Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> | ||
| 0e42caf3 | 2021-08-31 14:07:17 | Migrate to github actions (#920) Not all combinations are migrated to the initial configuration; corresponding TODOs added. Drive-by: additional combinations uncovered minor portability problems -> fixed Drive-by: remove no-longer used "script" files. Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> | ||
| fcda9db7 | 2020-10-08 14:50:33 | Shorten docs/brotli.svg Kudos to @alrra | ||
| f6b3aa6d | 2020-09-24 13:43:44 | Add brotli logo (#845) Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> |