1535 Commits

Author SHA1 Message Date
Evgenii Kliuchnikov
e7b0c08b51 move bulky generated constants out of main code
PiperOrigin-RevId: 799083333
2025-08-25 05:36:04 -07:00
Evgenii Kliuchnikov
9a4ba5932b internal change
PiperOrigin-RevId: 795452145
2025-08-15 06:18:41 -07:00
Evgenii Kliuchnikov
3cc6172f58 uninline ShannonEntropy/BitsEntropy
PiperOrigin-RevId: 794966726
2025-08-14 03:50:40 -07:00
Evgenii Kliuchnikov
103b25fb1e explicitly specify model for relocatable variables
PiperOrigin-RevId: 794473371
2025-08-13 02:11:12 -07:00
dependabot[bot]
ea7d6c3737 Bump actions/cache from 4.2.3 to 4.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](5a3ec84eff...0400d5f644)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 13:48:51 +00:00
Evgenii Kliuchnikov
7b345944d6 adjust BROTLI_TEST effects
PiperOrigin-RevId: 793535397
2025-08-11 01:28:09 -07:00
Evgenii Kliuchnikov
6a4c96b110 more portable emergency exit
PiperOrigin-RevId: 792046166
2025-08-07 01:31:31 -07:00
Evgenii Kliuchnikov
29e040b8cb use static init to reduce encoder library size
PiperOrigin-RevId: 791661871
2025-08-06 06:18:01 -07:00
Evgenii Kliuchnikov
bf6231d685 Introduce static init
PiperOrigin-RevId: 791228365
2025-08-06 06:17:48 -07:00
Copybara-Service
377afe9e4f Merge pull request #1298 from Cycloctane:master
PiperOrigin-RevId: 791171172
2025-08-05 05:34:44 -07:00
Eugene Kliuchnikov
bf2e456437 Merge branch 'master' into master 2025-08-05 14:03:21 +02:00
Evgenii Kliuchnikov
8a7201c602 fix some includes
PiperOrigin-RevId: 791124445
2025-08-05 02:49:40 -07:00
Evgenii Kliuchnikov
12203bb586 Extract Hash14/15 to hash_base
PiperOrigin-RevId: 791061237
2025-08-04 23:30:28 -07:00
Evgenii Kliuchnikov
172fe58fab Forward imports in types.h
PiperOrigin-RevId: 790683957
2025-08-04 04:03:20 -07:00
Cycloctane
bf88e69b29 Update CHANGELOG.md 2025-07-29 22:05:14 +08:00
Evgenii Kliuchnikov
a47d747506 Roll back:
Enable shared_dictionary for quality 3 and 4.

PiperOrigin-RevId: 781976993
2025-07-11 07:39:05 -07:00
Copybara-Service
564ddad5ac Merge pull request #1270 from google:dependabot/github_actions/ossf/scorecard-action-2.4.2
PiperOrigin-RevId: 781920549
2025-07-11 04:00:51 -07:00
Copybara-Service
51a9318883 Merge pull request #1281 from google:dependabot/github_actions/softprops/action-gh-release-2.3.2
PiperOrigin-RevId: 781919147
2025-07-11 03:54:31 -07:00
Copybara-Service
400b1e1e6c Merge pull request #1294 from lowkeyrossi:support_arm64
PiperOrigin-RevId: 781918885
2025-07-11 03:53:27 -07:00
Eugene Kliuchnikov
5f84f3b412 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2 2025-07-11 12:49:30 +02:00
Eugene Kliuchnikov
39d91926a1 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2 2025-07-11 12:48:51 +02:00
newyork_loki
15fb8bfedc Merge branch 'master' into support_arm64 2025-07-11 07:55:55 +05:30
Copybara-Service
b80c3ad14f Merge pull request #1292 from radarhere:patch-1
PiperOrigin-RevId: 781416466
2025-07-10 01:16:46 -07:00
Eugene Kliuchnikov
8ab7027a3a Merge branch 'master' into patch-1 2025-07-09 22:15:39 +02:00
newyork_loki
61ebc6cbad Add support for release builds for Windows ARM64 2025-07-09 18:02:34 +05:30
newyork_loki
ab9b7b07c7 Add support for release builds for Windows ARM64 2025-07-09 18:00:11 +05:30
Brotli
42c5139b80 Enable shared_dictionary for quality 3 and 4.
PiperOrigin-RevId: 780946946
2025-07-09 02:34:01 -07:00
Andrew Murray
81fb9d557c Fixed typo 2025-07-08 22:47:36 +10:00
Brotli
434b582d49 Fix compilation errors when BROTLI_DEBUG is defined.
PiperOrigin-RevId: 777494216
2025-06-30 03:32:03 -07:00
Eugene Kliuchnikov
5a7338e952 Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2 2025-06-26 14:40:01 +02:00
Copybara-Service
f2022b9ea3 Merge pull request #1288 from radarhere:patch-1
PiperOrigin-RevId: 776058396
2025-06-26 03:05:10 -07:00
Eugene Kliuchnikov
fe2d7039aa Merge branch 'master' into patch-1 2025-06-26 11:41:31 +02:00
Evgenii Kliuchnikov
2903f45e7d ignore slices that cross sample boundary
PiperOrigin-RevId: 775230773
2025-06-24 07:48:39 -07:00
Andrew Murray
63270dbfc0 Fixed typo 2025-06-24 18:30:02 +10:00
Brotli
4cb7828376 [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
go/brotli/v1.1.1-rc0 go/cbrotli/v1.1.1-rc0
2025-06-18 07:46:47 -07:00
Brotli
418237cff4 No public description
PiperOrigin-RevId: 772905412
2025-06-18 07:07:05 -07:00
Evgenii Kliuchnikov
c02288edf3 fix test package
PiperOrigin-RevId: 772895417
2025-06-18 06:32:30 -07:00
Evgenii Kliuchnikov
b15ca9af07 pure golang decoder
PiperOrigin-RevId: 772827931
2025-06-18 02:19:02 -07:00
Evgenii Kliuchnikov
7bd1bd4463 add synth_test for cbrotli
PiperOrigin-RevId: 772439037
2025-06-17 06:02:25 -07:00
dependabot[bot]
7a08d69430 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](da05d55257...72f2c25fcb)

---
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>
2025-06-16 08:22:07 +00:00
Domingo Dirutigliano
964ca075d1 fix module import in set exception + setup.py compatible with python2 2025-06-13 14:58:13 +02:00
Domingo Dirutigliano
ddb803acc3 using static function 2025-06-13 14:13:12 +02:00
Domingo Dirutigliano
998a28bde4 using module state for error handling 2025-06-13 14:09:51 +02:00
Evgenii Kliuchnikov
3efb30f96b Comb UTF-8 literal processing
PiperOrigin-RevId: 770672448
go/cbrotli/v1.1.0.bcr.1
2025-06-12 08:48:11 -07:00
Evgenii Kliuchnikov
405b434d85 make cbrotli_test extenal to cbrotli
PiperOrigin-RevId: 770669431
2025-06-12 08:39:36 -07:00
Eugene Kliuchnikov
3d469dc62f Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2 2025-06-11 13:07:19 +02:00
Evgenii Kliuchnikov
00ad1d4a3f CI: don't use deprecated Windows-2019 image
PiperOrigin-RevId: 770061926
2025-06-11 03:18:14 -07:00
Evgenii Kliuchnikov
ee5f3bb959 Refresh JS/TS/KT
PiperOrigin-RevId: 769617330
2025-06-10 07:08:25 -07:00
Evgenii Kliuchnikov
08bdaebbf8 modify Java decoder in a way it could be transpiled to exception unfriendly languages
PiperOrigin-RevId: 769488037
2025-06-10 00:28:15 -07:00
Eugene Kliuchnikov
bddbb9660c Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2 2025-06-10 09:22:47 +02:00