Commit Graph

1254 Commits

Author SHA1 Message Date
Evgenii Kliuchnikov 440e03642b Another nullptr-arithmetics clamer
PiperOrigin-RevId: 721741817
2025-01-31 05:43:09 -08:00
Evgenii Kliuchnikov a1e3ab25ce Fix (speculative) nullptr arithmetic
PiperOrigin-RevId: 721739274
2025-01-31 05:34:24 -08:00
Copybara-Service 28b1183715 Merge pull request #1244 from eustas:reno
PiperOrigin-RevId: 716603037
2025-01-17 03:39:55 -08:00
Evgenii Kliuchnikov ad3c0d5f47 Add release notes for recent python API update 2025-01-17 09:07:22 +00:00
Copybara-Service 67d78bc41d Merge pull request #1234 from robryk:sizelimit
PiperOrigin-RevId: 713282049
2025-01-08 07:18:31 -08:00
Eugene Kliuchnikov d144c5833a
Merge branch 'master' into sizelimit 2025-01-08 12:52:55 +01:00
Copybara-Service b01b63a467 Merge pull request #1232 from eustas:fixp1
PiperOrigin-RevId: 713231604
2025-01-08 03:41:01 -08:00
Eugene Kliuchnikov 4034fe3654
Merge branch 'master' into sizelimit 2025-01-08 11:50:52 +01:00
Evgenii Kliuchnikov 281b0aa562 Fix most of build_test pipeline 2025-01-08 10:12:41 +00:00
Evgenii Kliuchnikov 57610b7174 translate includes in brotli/research
PiperOrigin-RevId: 713033033
2025-01-07 13:59:40 -08:00
Robert Obryk eb3a31e2d3 add max_length to Python streaming decompression 2025-01-07 16:28:30 +01:00
Robert Obryk 28ce91caf6 add size limit to buffer 2025-01-07 16:28:30 +01:00
Evgenii Kliuchnikov 7ef8b920dc copybara config update to export /MODULE.bazel
PiperOrigin-RevId: 712795247
2025-01-07 00:07:39 -08:00
Evgenii Kliuchnikov 95b81fcc29 Partially pick https://github.com/google/brotli/pull/1232
PiperOrigin-RevId: 712791222
2025-01-06 23:52:23 -08:00
Brotli d019271c8b Copybara import of the project:
--
f1bdfaa803 by Robert Obryk <robryk@google.com>:

add size limit to buffer

--
ef8922cee7 by Robert Obryk <robryk@google.com>:

add max_length to Python streaming decompression

PiperOrigin-RevId: 712463460
2025-01-06 03:05:56 -08:00
Copybara-Service ef9e12f004 Merge pull request #1201 from robryk:sizelimit
PiperOrigin-RevId: 712456783
2025-01-06 02:37:01 -08:00
Robert Obryk ef8922cee7 add max_length to Python streaming decompression 2025-01-06 11:26:42 +01:00
Copybara-Service 91d96d3d93 Merge pull request #1226 from google:dependabot/github_actions/softprops/action-gh-release-2.1.0
PiperOrigin-RevId: 699885941
2024-11-25 01:12:58 -08:00
dependabot[bot] cf25e52f9b
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](d99959edae...01570a1f39)

---
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>
2024-11-25 09:03:34 +00:00
Copybara-Service 841f672884 Merge pull request #1137 from google:dependabot/github_actions/softprops/action-gh-release-2
PiperOrigin-RevId: 698755745
2024-11-21 06:22:06 -08:00
Evgenii Kliuchnikov 5c66724029 Add dictionary API to cgo wrapper
PiperOrigin-RevId: 698745795
2024-11-21 05:39:04 -08:00
Copybara-Service 39904bdfe8 Merge pull request #1185 from dloebl:cbrotli-add-pkg-config-directive
PiperOrigin-RevId: 698329603
2024-11-20 03:26:24 -08:00
Evgenii Kliuchnikov 2dfaadcef3 (PY) clarify compressor mode parameter values
PiperOrigin-RevId: 698023020
2024-11-19 08:15:20 -08:00
dependabot[bot] b08dc48782 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](de2c0eb89a...d99959edae)

---
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>
2024-11-19 14:57:49 +01:00
Daniel Lobl 90833a88cd cbrotli: add pkg-config directive 2024-11-19 13:11:56 +01:00
Copybara-Service 2b6efcbdcc Merge pull request #1204 from heshpdx:master
PiperOrigin-RevId: 697922880
2024-11-19 01:42:21 -08:00
Mahesh Madhav 8c6d25f7f8 Update c/enc/encode.c
Co-authored-by: Eugene Kliuchnikov <eustas@google.com>
2024-11-19 09:52:16 +01:00
Mahesh Madhav 782aadd0ff Apply suggestions from code review
Co-authored-by: Eugene Kliuchnikov <eustas@google.com>
2024-11-19 09:52:16 +01:00
Mahesh Madhav 1054ecc262 Add static variables as per code review comments. 2024-11-19 09:52:16 +01:00
Mahesh Madhav cec846f88e Update c/enc/block_splitter_inc.h
Added a digit of precision
2024-11-19 09:52:16 +01:00
Mahesh Madhav cefec3ce9d Reduce fdiv's into fmul's
Provides small speedup on microarchitectures where the floating
point divide is slower than the floating point multiply.
2024-11-19 09:52:16 +01:00
Copybara-Service f25050c0d0 Merge pull request #1190 from jkoritzinsky:warnings-cleanup
PiperOrigin-RevId: 696853690
2024-11-15 05:21:08 -08:00
Copybara-Service d405b7f114 Merge pull request #1181 from google:dependabot/github_actions/ossf/scorecard-action-2.4.0
PiperOrigin-RevId: 696848167
2024-11-15 04:55:26 -08:00
Eugene Kliuchnikov 0e37f9391d
Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.0 2024-11-12 16:55:37 +01:00
Jeremy Koritzinsky aa54821999 Fix C4224 warnings when building with MSVC 2024-11-12 16:50:52 +01:00
Copybara-Service a4d0581dfd Merge pull request #1210 from google:dependabot/github_actions/actions/upload-artifact-4.4.3
PiperOrigin-RevId: 695721243
2024-11-12 07:15:57 -08:00
dependabot[bot] c766253ccc
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](c7d193f32e...b4b15b8c7c)

---
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>
2024-11-12 14:02:26 +00:00
Copybara-Service 45f4cc75bf Merge pull request #1214 from google:dependabot/github_actions/actions/cache-4.1.2
PiperOrigin-RevId: 695700673
2024-11-12 06:01:25 -08:00
Copybara-Service ca43fd5d99 Merge pull request #1215 from google:dependabot/github_actions/actions/setup-python-5.3.0
PiperOrigin-RevId: 695700558
2024-11-12 06:00:23 -08:00
dependabot[bot] d3471e6ff8
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](704facf57e...6849a64899)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 13:23:35 +00:00
dependabot[bot] cb63a61918
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](0a5c615913...0b93645e9f)

---
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>
2024-11-12 13:23:33 +00:00
Copybara-Service 28482c4024 Merge pull request #1221 from eustas:matJ
PiperOrigin-RevId: 695692377
2024-11-12 05:22:30 -08:00
Evgenii Kliuchnikov 4c4b1297c6 "Hermetise" bazel-java tests
Should fix windows pipeline.
2024-11-12 13:10:45 +00:00
Copybara-Service f2372f2f57 Merge pull request #1218 from eustas:fijab
PiperOrigin-RevId: 695636494
2024-11-12 01:19:44 -08:00
Evgenii Kliuchnikov 7347e81db5 Fix Java Bazel build 2024-11-11 15:54:47 +00:00
Evgenii Kliuchnikov 4303850b01 No public description
PiperOrigin-RevId: 695336284
2024-11-11 07:51:35 -08:00
Ilya Tokar 664952333f Make Brotli decompression faster
Makes it ~8% faster on my skylake desktop.

PiperOrigin-RevId: 689499172
2024-10-24 13:36:55 -07:00
Ilya Tokar 350100a5bb Add BrotliCopyPreloadedSymbols function.
Add a single trivial use to avoid complier warning.

PiperOrigin-RevId: 676435629
2024-09-19 09:02:34 -07:00
Robert Obryk f1bdfaa803 add size limit to buffer 2024-09-17 16:54:59 +02:00
dependabot[bot] 3b83a05447
Bump ossf/scorecard-action from 2.3.1 to 2.4.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](0864cf1902...62b2cac7ed)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 08:39:42 +00:00