Sign in
pigweed
/
third_party
/
github
/
google
/
brotli
/
HEAD
98a89b1
temporary rollback
by Evgenii Kliuchnikov
· 31 hours ago
upstream/master
35d4992
PY: reformat _brotli.c
by Evgenii Kliuchnikov
· 35 hours ago
3287b89
Merge pull request #1257 from domysh:master
by Copybara-Service
· 2 days ago
4bf850a
Merge pull request #1089 from SpaceIm:macos-relocatable
by Copybara-Service
· 2 days ago
0557c81
Merge pull request #1307 from google:dependabot/github_actions/actions/cache-4.2.4
by Copybara-Service
· 2 days ago
f5e1f06
Merge branch 'master' into macos-relocatable
by Eugene Kliuchnikov
· 2 days ago
0903aad
Update setup.py
by Eugene Kliuchnikov
· 2 days ago
4473857
Update setup.py
by Eugene Kliuchnikov
· 2 days ago
8fea9e3
Merge branch 'master' into master
by Eugene Kliuchnikov
· 2 days ago
20ed137
add decoder static init
by Evgenii Kliuchnikov
· 2 days ago
310f211
pull common static init header
by Evgenii Kliuchnikov
· 5 days ago
30c7d2f
split prefix.h to .h/.cc/_inc.h
by Evgenii Kliuchnikov
· 6 days ago
79ea729
Merge branch 'master' into master
by Eugene Kliuchnikov
· 8 days ago
7880aa1
Merge branch 'master' into dependabot/github_actions/actions/cache-4.2.4
by Eugene Kliuchnikov
· 8 days ago
2519070
use BROTLI_COLD in enc
by Evgenii Kliuchnikov
· 9 days ago
cb29dec
Introduce BROTLI_COLD
by Evgenii Kliuchnikov
· 11 days ago
643b229
AI ate my code
by Evgenii Kliuchnikov
· 11 days ago
e7b0c08
move bulky generated constants out of main code
by Evgenii Kliuchnikov
· 12 days ago
9a4ba59
internal change
by Evgenii Kliuchnikov
· 3 weeks ago
3cc6172
uninline ShannonEntropy/BitsEntropy
by Evgenii Kliuchnikov
· 3 weeks ago
103b25f
explicitly specify model for relocatable variables
by Evgenii Kliuchnikov
· 4 weeks ago
ea7d6c3
Bump actions/cache from 4.2.3 to 4.2.4
by dependabot[bot]
· 4 weeks ago
7b34594
adjust BROTLI_TEST effects
by Evgenii Kliuchnikov
· 4 weeks ago
6a4c96b
more portable emergency exit
by Evgenii Kliuchnikov
· 4 weeks ago
29e040b
use static init to reduce encoder library size
by Evgenii Kliuchnikov
· 4 weeks ago
bf6231d
Introduce static init
by Evgenii Kliuchnikov
· 4 weeks ago
377afe9
Merge pull request #1298 from Cycloctane:master
by Copybara-Service
· 5 weeks ago
bf2e456
Merge branch 'master' into master
by Eugene Kliuchnikov
· 5 weeks ago
8a7201c
fix some includes
by Evgenii Kliuchnikov
· 5 weeks ago
12203bb
Extract Hash14/15 to hash_base
by Evgenii Kliuchnikov
· 5 weeks ago
172fe58
Forward imports in types.h
by Evgenii Kliuchnikov
· 5 weeks ago
bf88e69
Update CHANGELOG.md
by Cycloctane
· 6 weeks ago
a47d747
Roll back: Enable shared_dictionary for quality 3 and 4.
by Evgenii Kliuchnikov
· 8 weeks ago
564ddad
Merge pull request #1270 from google:dependabot/github_actions/ossf/scorecard-action-2.4.2
by Copybara-Service
· 8 weeks ago
51a9318
Merge pull request #1281 from google:dependabot/github_actions/softprops/action-gh-release-2.3.2
by Copybara-Service
· 8 weeks ago
400b1e1
Merge pull request #1294 from lowkeyrossi:support_arm64
by Copybara-Service
· 8 weeks ago
5f84f3b
Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
by Eugene Kliuchnikov
· 8 weeks ago
39d9192
Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
by Eugene Kliuchnikov
· 8 weeks ago
15fb8bf
Merge branch 'master' into support_arm64
by newyork_loki
· 8 weeks ago
b80c3ad
Merge pull request #1292 from radarhere:patch-1
by Copybara-Service
· 8 weeks ago
8ab7027
Merge branch 'master' into patch-1
by Eugene Kliuchnikov
· 8 weeks ago
61ebc6c
Add support for release builds for Windows ARM64
by newyork_loki
· 8 weeks ago
ab9b7b0
Add support for release builds for Windows ARM64
by newyork_loki
· 8 weeks ago
42c5139
Enable shared_dictionary for quality 3 and 4.
by Brotli
· 9 weeks ago
81fb9d5
Fixed typo
by Andrew Murray
· 9 weeks ago
434b582
Fix compilation errors when `BROTLI_DEBUG` is defined.
by Brotli
· 10 weeks ago
5a7338e
Merge branch 'master' into dependabot/github_actions/softprops/action-gh-release-2.3.2
by Eugene Kliuchnikov
· 2 months ago
f2022b9
Merge pull request #1288 from radarhere:patch-1
by Copybara-Service
· 2 months ago
fe2d703
Merge branch 'master' into patch-1
by Eugene Kliuchnikov
· 2 months ago
2903f45
ignore slices that cross sample boundary
by Evgenii Kliuchnikov
· 2 months ago
63270db
Fixed typo
by Andrew Murray
· 2 months ago
4cb7828
[brotli/go] Add missing importpath BUILD.bazel
by Brotli
· 3 months ago
go/brotli/v1.1.1-rc0
go/cbrotli/v1.1.1-rc0
418237c
No public description
by Brotli
· 3 months ago
c02288e
fix test package
by Evgenii Kliuchnikov
· 3 months ago
b15ca9a
pure golang decoder
by Evgenii Kliuchnikov
· 3 months ago
7bd1bd4
add synth_test for cbrotli
by Evgenii Kliuchnikov
· 3 months ago
7a08d69
Bump softprops/action-gh-release from 2.2.2 to 2.3.2
by dependabot[bot]
· 3 months ago
964ca07
fix module import in set exception + setup.py compatible with python2
by Domingo Dirutigliano
· 3 months ago
ddb803a
using static function
by Domingo Dirutigliano
· 3 months ago
998a28b
using module state for error handling
by Domingo Dirutigliano
· 3 months ago
3efb30f
Comb UTF-8 literal processing
by Evgenii Kliuchnikov
· 3 months ago
go/cbrotli/v1.1.0.bcr.1
405b434
make cbrotli_test extenal to cbrotli
by Evgenii Kliuchnikov
· 3 months ago
3d469dc
Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
by Eugene Kliuchnikov
· 3 months ago
00ad1d4
CI: don't use deprecated Windows-2019 image
by Evgenii Kliuchnikov
· 3 months ago
ee5f3bb
Refresh JS/TS/KT
by Evgenii Kliuchnikov
· 3 months ago
08bdaeb
modify Java decoder in a way it could be transpiled to exception unfriendly languages
by Evgenii Kliuchnikov
· 3 months ago
bddbb96
Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
by Eugene Kliuchnikov
· 3 months ago
271be11
Prepare for transpilation to golang
by Evgenii Kliuchnikov
· 3 months ago
9c91b6a
Restore bazel-win:go pipeline
by Evgenii Kliuchnikov
· 3 months ago
go/cbrotli/v1.1.0.bcr.0
ff59b38
Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.4.2
by Eugene Kliuchnikov
· 3 months ago
00c6df4
Include go bindings in archive export
by Brotli
· 3 months ago
781b865
Bump ossf/scorecard-action from 2.4.1 to 2.4.2
by dependabot[bot]
· 3 months ago
e095150
Merge pull request #1182 from eugo-inc:master
by Copybara-Service
· 3 months ago
dcc24d0
chore: fixing trailing whitespace in python/README.md
by Benjamin Leff
· 3 months ago
5189ec1
Merge branch 'google:master' into master
by Benjamin Leff
· 3 months ago
6270bb5
update CI pipelines
by Evgenii Kliuchnikov
· 3 months ago
0e0ed5f
perf: conditionally install pkgconfig if using system brotli
by Benjamin Leff
· 3 months ago
9b7beb4
Merge branch 'google:master' into master
by Benjamin Leff
· 3 months ago
cecc0ac
Fix ISO C build breakage. (#1255)
by Robin Watts
· 3 months ago
e9668c8
Add a SBOM template in CycloneDX format (#1224)
by Richard Hughes
· 3 months ago
93d0ac5
Fix typos (#1242)
by Andreas Deininger
· 3 months ago
3487b69
Update bro.py: Fix undefined name in Python code (#1240)
by Christian Clauss
· 3 months ago
adc546b
Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1252)
by dependabot[bot]
· 3 months ago
b3d7283
Bump actions/cache from 4.1.2 to 4.2.3 (#1258)
by dependabot[bot]
· 3 months ago
fa308dd
Bump actions/upload-artifact from 4.4.3 to 4.6.2 (#1259)
by dependabot[bot]
· 3 months ago
98cde63
Bump softprops/action-gh-release from 2.1.0 to 2.2.2 (#1263)
by dependabot[bot]
· 3 months ago
9c55070
Bump actions/setup-python from 5.3.0 to 5.6.0 (#1265)
by dependabot[bot]
· 3 months ago
e45f18c
DECREF on exception raise
by Domingo Dirutigliano
· 6 months ago
c710db0
enabled support to 3.12 per GIL interpeter using multistage module inizialization
by Domingo Dirutigliano
· 6 months ago
440e036
Another nullptr-arithmetics clamer
by Evgenii Kliuchnikov
· 7 months ago
a1e3ab2
Fix (speculative) nullptr arithmetic
by Evgenii Kliuchnikov
· 7 months ago
28b1183
Merge pull request #1244 from eustas:reno
by Copybara-Service
· 8 months ago
ad3c0d5
Add release notes for recent python API update
by Evgenii Kliuchnikov
· 8 months ago
67d78bc
Merge pull request #1234 from robryk:sizelimit
by Copybara-Service
· 8 months ago
d144c58
Merge branch 'master' into sizelimit
by Eugene Kliuchnikov
· 8 months ago
b01b63a
Merge pull request #1232 from eustas:fixp1
by Copybara-Service
· 8 months ago
4034fe3
Merge branch 'master' into sizelimit
by Eugene Kliuchnikov
· 8 months ago
281b0aa
Fix most of build_test pipeline
by Evgenii Kliuchnikov
· 8 months ago
57610b7
translate includes in brotli/research
by Evgenii Kliuchnikov
· 8 months ago
eb3a31e
add max_length to Python streaming decompression
by Robert Obryk
· 8 months ago
Next »