Log

Author Commit Date CI Message
Eugene Kliuchnikov bf2e4564 2025-08-05T14:03:21 Merge branch 'master' into master
Evgenii Kliuchnikov 8a7201c6 2025-08-05T02:49:08 fix some includes PiperOrigin-RevId: 791124445
Evgenii Kliuchnikov 12203bb5 2025-08-04T23:29:38 Extract Hash14/15 to hash_base PiperOrigin-RevId: 791061237
Evgenii Kliuchnikov 172fe58f 2025-08-04T04:02:36 Forward imports in types.h PiperOrigin-RevId: 790683957
Cycloctane bf88e69b 2025-07-29T22:05:14 Update CHANGELOG.md
Evgenii Kliuchnikov a47d7475 2025-07-11T07:38:19 Roll back: Enable shared_dictionary for quality 3 and 4. PiperOrigin-RevId: 781976993
Copybara-Service 564ddad5 2025-07-11T04:00:51 Merge pull request #1270 from google:dependabot/github_actions/ossf/scorecard-action-2.4.2 PiperOrigin-RevId: 781920549
Copybara-Service 51a93188 2025-07-11T03:54:31 Merge pull request #1281 from google:dependabot/github_actions/softprops/action-gh-release-2.3.2 PiperOrigin-RevId: 781919147
Copybara-Service 400b1e1e 2025-07-11T03:53:27 Merge pull request #1294 from lowkeyrossi:support_arm64 PiperOrigin-RevId: 781918885
Eugene Kliuchnikov 5f84f3b4 2025-07-11T12:49:30 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
Eugene Kliuchnikov 39d91926 2025-07-11T12:48:51 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
newyork_loki 15fb8bfe 2025-07-11T07:55:55 Merge branch 'master' into support_arm64
Copybara-Service b80c3ad1 2025-07-10T01:16:46 Merge pull request #1292 from radarhere:patch-1 PiperOrigin-RevId: 781416466
Eugene Kliuchnikov 8ab7027a 2025-07-09T22:15:39 Merge branch 'master' into patch-1
newyork_loki 61ebc6cb 2025-07-09T18:02:34 Add support for release builds for Windows ARM64
newyork_loki ab9b7b07 2025-07-09T18:00:11 Add support for release builds for Windows ARM64
Brotli 42c5139b 2025-07-09T02:33:07 Enable shared_dictionary for quality 3 and 4. PiperOrigin-RevId: 780946946
Andrew Murray 81fb9d55 2025-07-08T22:47:36 Fixed typo
Brotli 434b582d 2025-06-30T03:31:08 Fix compilation errors when `BROTLI_DEBUG` is defined. PiperOrigin-RevId: 777494216
Eugene Kliuchnikov 5a7338e9 2025-06-26T14:40:01 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
Copybara-Service f2022b9e 2025-06-26T03:05:10 Merge pull request #1288 from radarhere:patch-1 PiperOrigin-RevId: 776058396
Eugene Kliuchnikov fe2d7039 2025-06-26T11:41:31 Merge branch 'master' into patch-1
Evgenii Kliuchnikov 2903f45e 2025-06-24T07:47:47 ignore slices that cross sample boundary PiperOrigin-RevId: 775230773
Andrew Murray 63270dbf 2025-06-24T18:30:02 Fixed typo
Brotli 4cb78283 2025-06-18T07:46:14 [brotli/go] Add missing importpath BUILD.bazel Otherwise the package cannot be imported correctly in open source. This CL allows the brotli and cbrotli tests to pass correctly with bazel (open-source version of blaze). PiperOrigin-RevId: 772917739
Brotli 418237cf 2025-06-18T07:06:02 No public description PiperOrigin-RevId: 772905412
Evgenii Kliuchnikov c02288ed 2025-06-18T06:29:33 fix test package PiperOrigin-RevId: 772895417
Evgenii Kliuchnikov b15ca9af 2025-06-18T02:18:19 pure golang decoder PiperOrigin-RevId: 772827931
Evgenii Kliuchnikov 7bd1bd44 2025-06-17T06:01:41 add synth_test for cbrotli PiperOrigin-RevId: 772439037
dependabot[bot] 7a08d694 2025-06-16T08:22:07 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/da05d552573ad5aba039eaac05058a918a7bf631...72f2c25fcb47643c292f7107632f7a47c1df5cd8) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Evgenii Kliuchnikov 3efb30f9 2025-06-12T08:47:30 Comb UTF-8 literal processing PiperOrigin-RevId: 770672448
Evgenii Kliuchnikov 405b434d 2025-06-12T08:38:59 make cbrotli_test extenal to cbrotli PiperOrigin-RevId: 770669431
Eugene Kliuchnikov 3d469dc6 2025-06-11T13:07:19 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
Evgenii Kliuchnikov 00ad1d4a 2025-06-11T03:17:34 CI: don't use deprecated Windows-2019 image PiperOrigin-RevId: 770061926
Evgenii Kliuchnikov ee5f3bb9 2025-06-10T07:07:49 Refresh JS/TS/KT PiperOrigin-RevId: 769617330
Evgenii Kliuchnikov 08bdaebb 2025-06-10T00:27:22 modify Java decoder in a way it could be transpiled to exception unfriendly languages PiperOrigin-RevId: 769488037
Eugene Kliuchnikov bddbb966 2025-06-10T09:22:47 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
Evgenii Kliuchnikov 271be114 2025-06-04T01:04:28 Prepare for transpilation to golang PiperOrigin-RevId: 767024321
Evgenii Kliuchnikov 9c91b6a2 2025-06-02T05:57:13 Restore bazel-win:go pipeline PiperOrigin-RevId: 766158407
Eugene Kliuchnikov ff59b386 2025-06-02T12:54:29 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
Brotli 00c6df4d 2025-06-02T02:55:53 Include go bindings in archive export PiperOrigin-RevId: 766107843
dependabot[bot] 781b865c 2025-06-02T08:42:09 Bump ossf/scorecard-action from 2.4.1 to 2.4.2 Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...05b42c624433fc40578a4040d5cf5e36ddca8cde) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Copybara-Service e095150b 2025-05-30T02:00:59 Merge pull request #1182 from eugo-inc:master PiperOrigin-RevId: 765091808
Benjamin Leff dcc24d05 2025-05-28T14:13:46 chore: fixing trailing whitespace in python/README.md
Benjamin Leff 5189ec1f 2025-05-28T14:11:45 Merge branch 'google:master' into master
Evgenii Kliuchnikov 6270bb54 2025-05-28T04:17:18 update CI pipelines PiperOrigin-RevId: 764197690
Benjamin Leff 0e0ed5f0 2025-05-27T08:53:51 perf: conditionally install pkgconfig if using system brotli
Benjamin Leff 9b7beb42 2025-05-27T08:06:30 Merge branch 'google:master' into master
Robin Watts cecc0acc 2025-05-27T08:59:17 Fix ISO C build breakage. (#1255) ISO C prohibits inline declarations of variables. Move the declaration to the start of the block. Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
Richard Hughes e9668c8c 2025-05-27T08:50:34 Add a SBOM template in CycloneDX format (#1224) Improve supply chain security by including a SBOM file with substituted values. This will be used to construct a composite platform SBOM. Signed-off-by: Richard Hughes <rhughes@redhat.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
Andreas Deininger 93d0ac53 2025-05-27T09:47:01 Fix typos (#1242) Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
Christian Clauss 3487b691 2025-05-27T09:37:03 Update bro.py: Fix undefined name in Python code (#1240) `outfile` is used before it is defined on the following line so use `options.outfile` instead. % `ruff check` ``` Error: python/bro.py:168:64: F821 Undefined name `outfile` ``` Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] adc546b7 2025-05-27T09:31:34 Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1252) Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/62b2cac7ed8198b15735ed49ab1e5cf35480ba46...f49aabe0b5af0936a0987cfb85d86b75731b0186) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] b3d7283f 2025-05-27T09:21:49 Bump actions/cache from 4.1.2 to 4.2.3 (#1258) Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/6849a6489940f00c2f30c0fb92c6274307ccb58a...5a3ec84eff668545956fd18022155c47e93e2684) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] fa308dda 2025-05-27T09:19:06 Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#1259) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882...ea165f8d65b6e75b540449e92b4886f43607fa02) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] 98cde633 2025-05-27T09:14:31 Bump softprops/action-gh-release from 2.1.0 to 2.2.2 (#1263) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/01570a1f39cb168c169c802c3bceb9e93fb10974...da05d552573ad5aba039eaac05058a918a7bf631) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eugene Kliuchnikov <eustas.ru@gmail.com>
dependabot[bot] 9c550705 2025-05-27T08:53:21 Bump actions/setup-python from 5.3.0 to 5.6.0 (#1265) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/0b93645e9fea7318ecaed2b359559ac225c90a2b...a26af69be951a213d495a4c3e4e4022e16d87065) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Evgenii Kliuchnikov 440e0364 2025-01-31T05:42:35 Another nullptr-arithmetics clamer PiperOrigin-RevId: 721741817
Evgenii Kliuchnikov a1e3ab25 2025-01-31T05:30:49 Fix (speculative) nullptr arithmetic PiperOrigin-RevId: 721739274
Copybara-Service 28b11837 2025-01-17T03:39:55 Merge pull request #1244 from eustas:reno PiperOrigin-RevId: 716603037
Evgenii Kliuchnikov ad3c0d5f 2025-01-17T09:07:22 Add release notes for recent python API update
Copybara-Service 67d78bc4 2025-01-08T07:18:31 Merge pull request #1234 from robryk:sizelimit PiperOrigin-RevId: 713282049
Eugene Kliuchnikov d144c583 2025-01-08T12:52:55 Merge branch 'master' into sizelimit
Copybara-Service b01b63a4 2025-01-08T03:41:01 Merge pull request #1232 from eustas:fixp1 PiperOrigin-RevId: 713231604
Eugene Kliuchnikov 4034fe36 2025-01-08T11:50:52 Merge branch 'master' into sizelimit
Evgenii Kliuchnikov 281b0aa5 2025-01-08T10:12:41 Fix most of build_test pipeline
Evgenii Kliuchnikov 57610b71 2025-01-07T13:59:06 translate includes in brotli/research PiperOrigin-RevId: 713033033
Robert Obryk eb3a31e2 2024-09-18T15:25:06 add max_length to Python streaming decompression
Robert Obryk 28ce91ca 2024-09-17T16:50:39 add size limit to buffer
Evgenii Kliuchnikov 7ef8b920 2025-01-07T00:07:03 copybara config update to export /MODULE.bazel PiperOrigin-RevId: 712795247
Evgenii Kliuchnikov 95b81fcc 2025-01-06T23:51:35 Partially pick https://github.com/google/brotli/pull/1232 PiperOrigin-RevId: 712791222
Brotli d019271c 2025-01-06T03:05:20 Copybara import of the project: -- f1bdfaa803e62ce3608e0226c98da1cf20abebdc by Robert Obryk <robryk@google.com>: add size limit to buffer -- ef8922cee72a1c0b0c35ed109ae9d2d637177bfe by Robert Obryk <robryk@google.com>: add max_length to Python streaming decompression PiperOrigin-RevId: 712463460
Copybara-Service ef9e12f0 2025-01-06T02:37:01 Merge pull request #1201 from robryk:sizelimit PiperOrigin-RevId: 712456783
Robert Obryk ef8922ce 2024-09-18T15:25:06 add max_length to Python streaming decompression
Copybara-Service 91d96d3d 2024-11-25T01:12:58 Merge pull request #1226 from google:dependabot/github_actions/softprops/action-gh-release-2.1.0 PiperOrigin-RevId: 699885941
dependabot[bot] cf25e52f 2024-11-25T09:03:34 Bump softprops/action-gh-release from 2.0.2 to 2.1.0 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/d99959edae48b5ffffd7b00da66dcdb0a33a52ee...01570a1f39cb168c169c802c3bceb9e93fb10974) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Copybara-Service 841f6728 2024-11-21T06:22:06 Merge pull request #1137 from google:dependabot/github_actions/softprops/action-gh-release-2 PiperOrigin-RevId: 698755745
Evgenii Kliuchnikov 5c667240 2024-11-21T05:38:27 Add dictionary API to cgo wrapper PiperOrigin-RevId: 698745795
gorloffslava 0ea9927a 2024-11-21T16:11:26 + Improved setup.py formatting + Updated dependency resolution for edge cases in setup.py
Slava Gorlov 3a444a6f 2024-11-21T12:26:45 Merge branch 'google:master' into master
Copybara-Service 39904bdf 2024-11-20T03:26:24 Merge pull request #1185 from dloebl:cbrotli-add-pkg-config-directive PiperOrigin-RevId: 698329603
Evgenii Kliuchnikov 2dfaadce 2024-11-19T08:14:51 (PY) clarify compressor mode parameter values PiperOrigin-RevId: 698023020
dependabot[bot] b08dc487 2024-03-11T08:17:49 Bump softprops/action-gh-release from 1 to 2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/de2c0eb89ae2a093876385947365aca7b0e5f844...d99959edae48b5ffffd7b00da66dcdb0a33a52ee) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Daniel Lobl 90833a88 2024-08-07T21:40:57 cbrotli: add pkg-config directive
Copybara-Service 2b6efcbd 2024-11-19T01:42:21 Merge pull request #1204 from heshpdx:master PiperOrigin-RevId: 697922880
Mahesh Madhav 8c6d25f7 2024-11-15T10:39:15 Update c/enc/encode.c Co-authored-by: Eugene Kliuchnikov <eustas@google.com>
Mahesh Madhav 782aadd0 2024-11-12T14:45:06 Apply suggestions from code review Co-authored-by: Eugene Kliuchnikov <eustas@google.com>
Mahesh Madhav 1054ecc2 2024-11-12T16:25:30 Add static variables as per code review comments.
Mahesh Madhav cec846f8 2024-10-05T10:46:27 Update c/enc/block_splitter_inc.h Added a digit of precision
Mahesh Madhav cefec3ce 2024-10-05T05:40:19 Reduce fdiv's into fmul's Provides small speedup on microarchitectures where the floating point divide is slower than the floating point multiply.
Copybara-Service f25050c0 2024-11-15T05:21:08 Merge pull request #1190 from jkoritzinsky:warnings-cleanup PiperOrigin-RevId: 696853690
Copybara-Service d405b7f1 2024-11-15T04:55:26 Merge pull request #1181 from google:dependabot/github_actions/ossf/scorecard-action-2.4.0 PiperOrigin-RevId: 696848167
Eugene Kliuchnikov 0e37f939 2024-11-12T16:55:37 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.0
Jeremy Koritzinsky aa548219 2024-08-27T14:25:33 Fix C4224 warnings when building with MSVC
Copybara-Service a4d0581d 2024-11-12T07:15:57 Merge pull request #1210 from google:dependabot/github_actions/actions/upload-artifact-4.4.3 PiperOrigin-RevId: 695721243
dependabot[bot] c766253c 2024-11-12T14:02:26 Bump actions/upload-artifact from 4.0.0 to 4.4.3 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.4.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Copybara-Service 45f4cc75 2024-11-12T06:01:25 Merge pull request #1214 from google:dependabot/github_actions/actions/cache-4.1.2 PiperOrigin-RevId: 695700673
Copybara-Service ca43fd5d 2024-11-12T06:00:23 Merge pull request #1215 from google:dependabot/github_actions/actions/setup-python-5.3.0 PiperOrigin-RevId: 695700558
dependabot[bot] d3471e6f 2024-11-12T13:23:35 Bump actions/cache from 3.3.2 to 4.1.2 Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.1.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/704facf57e6136b1bc63b828d79edcd491f0ee84...6849a6489940f00c2f30c0fb92c6274307ccb58a) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] cb63a619 2024-11-12T13:23:33 Bump actions/setup-python from 5.0.0 to 5.3.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/0a5c61591373683505ea898e09a3ea4f39ef2b9c...0b93645e9fea7318ecaed2b359559ac225c90a2b) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>