1. d01a4ca Internal change by Brotli · 2 weeks ago master
  2. 1b3a5cc Prefetch the backreference hashtable bucket. by Brotli · 3 weeks ago
  3. 443af10 add (assumption) check by Evgenii Kliuchnikov · 3 weeks ago
  4. c1c76e9 Don't check `cur_ix_masked` against `ring_buffer_mask`. by Evgenii Kliuchnikov · 3 weeks ago
  5. 709c467 Fix minor syntax issues. by Brotli · 4 weeks ago
  6. a76d96e Don't check `cur_ix_masked` against `ring_buffer_mask`. by Brotli · 4 weeks ago
  7. a813a6a Update the `H5` hasher to use the `H6`'s `FN(STORE)`. by Brotli · 4 weeks ago
  8. f964a1e Internal change by Brotli · 4 weeks ago
  9. cdbe7fc Internal change by Brotli · 4 weeks ago
  10. b6f2d49 Add `load()` statements for the builtin Bazel java rules by Brotli · 5 weeks ago
  11. 9351fa7 Compare 4 bytes when checking if a longer match is possible. by Brotli · 7 weeks ago
  12. 9717649 Use BROTLI_MAX_STATIC_CONTEXTS instead of magic constants in encode.c by Brotli · 8 weeks ago
  13. ccec962 add pure-kotlin decoder by Evgenii Kliuchnikov · 3 months ago
  14. c1362a7 further preparations for Kotlin transpilation by Evgenii Kliuchnikov · 3 months ago
  15. 200f379 prepare java decoder for transpilation to Kotlin by Evgenii Kliuchnikov · 3 months ago
  16. d5e697b remove dependency on os-specific defines by Evgenii Kliuchnikov · 4 months ago
  17. adbc354 simplify log2 check; currently we rely more on compiler than build system by Evgenii Kliuchnikov · 4 months ago
  18. 02458f3 further simplify Java build by Evgenii Kliuchnikov · 4 months ago
  19. 3396c67 add brcat alias + flag to decompress concatenated streams by Evgenii Kliuchnikov · 4 months ago
  20. 033940f add comment (fingerprint) CLI feature by Evgenii Kliuchnikov · 4 months ago
  21. 2ad58d8 use .bazelignore instead of fake repositories by Evgenii Kliuchnikov · 4 months ago
  22. 26b1fec Merge pull request #1103 from google:dependabot/github_actions/actions/upload-artifact-4.0.0 by Copybara-Service · 4 months ago
  23. 1045ab5 Fix/simplify/improve Bazel build by Evgenii Kliuchnikov · 4 months ago
  24. 3bd5b9c Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-4.0.0 by Eugene Kliuchnikov · 4 months ago dependabot/github_actions/actions/upload-artifact-4.0.0
  25. 082c962 add test for one-shot encoding/decoding with offset by Evgenii Kliuchnikov · 4 months ago
  26. 2b3334d Bump actions/upload-artifact from 3.1.3 to 4.0.0 by dependabot[bot] · 4 months ago
  27. fa08431 Merge pull request #1102 from google:dependabot/github_actions/actions/setup-python-5.0.0 by Copybara-Service · 4 months ago
  28. 0ef82f0 Merge pull request #1104 from hyperxpro:encode-fix by Copybara-Service · 4 months ago
  29. 79a5e80 Merge branch 'master' into encode-fix by Eugene Kliuchnikov · 4 months ago
  30. 7cf649d Bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot[bot] · 4 months ago dependabot/github_actions/actions/setup-python-5.0.0
  31. 4c57a64 drop Bazel JS build by Evgenii Kliuchnikov · 4 months ago
  32. 6b6adb7 fix build for Microsoft-designed ARM64 ABI by Evgenii Kliuchnikov · 4 months ago
  33. 428d056 Fix Encoder bug by Aayush Atharva · 4 months ago
  34. fef82ea Merge pull request #1091 from google:dependabot/github_actions/actions/setup-python-4.7.1 by Copybara-Service · 5 months ago
  35. 96b255b Merge branch 'master' into dependabot/github_actions/actions/setup-python-4.7.1 by Eugene Kliuchnikov · 5 months ago
  36. 0d1a0a4 Merge pull request #1095 from google:dependabot/github_actions/ossf/scorecard-action-2.3.1 by Copybara-Service · 5 months ago
  37. a6eacaa Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.3.1 by Eugene Kliuchnikov · 5 months ago dependabot/github_actions/ossf/scorecard-action-2.3.1
  38. 421be80 Merge pull request #1084 from trofi:brotli-cmake-tweaks by Copybara-Service · 5 months ago
  39. adac2b0 Merge branch 'master' into brotli-cmake-tweaks by Eugene Kliuchnikov · 5 months ago
  40. bf867c1 Merge branch 'master' into dependabot/github_actions/actions/setup-python-4.7.1 by Eugene Kliuchnikov · 5 months ago dependabot/github_actions/actions/setup-python-4.7.1
  41. a1851fe Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.3.1 by Eugene Kliuchnikov · 5 months ago
  42. 6ba678a pull "InputStream" reference out of "pure" code by Evgenii Kliuchnikov · 5 months ago
  43. 563078a Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.3.1 by Eugene Kliuchnikov · 5 months ago
  44. 0dff3e5 fix CI workflows by Evgenii Kliuchnikov · 5 months ago
  45. c536542 Merge branch 'master' into dependabot/github_actions/ossf/scorecard-action-2.3.1 by Eugene Kliuchnikov · 5 months ago
  46. 2b6d865 add an option to disable brotli tools by Evgenii Kliuchnikov · 5 months ago
  47. 0adb12e Bump ossf/scorecard-action from 2.2.0 to 2.3.1 by dependabot[bot] · 6 months ago
  48. 9b83be2 fix wording by Evgenii Kliuchnikov · 6 months ago
  49. 4855abb Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot[bot] · 7 months ago
  50. cff5803 CMakeLists.txt: use `CMAKE_INSTALL_FULL_MANDIR` for mans install by Sergei Trofimovich · 8 months ago
  51. 3ad4711 CMakeLists.txt: use CMAKE_INSTALL_FULL_LIBDIR for runpath on darwin by Sergei Trofimovich · 8 months ago
  52. 53947c1 Merge pull request #1086 from google:dependabot/github_actions/actions/upload-artifact-3.1.3 by Copybara-Service · 8 months ago
  53. 662b00e Bump actions/upload-artifact from 3.1.0 to 3.1.3 by dependabot[bot] · 8 months ago dependabot/github_actions/actions/upload-artifact-3.1.3
  54. ce9c16e upload full testdata archive by Evgenii Kliuchnikov · 8 months ago
  55. 63402aa use sha-versions for most gh actions by Evgenii Kliuchnikov · 8 months ago
  56. 91d1b2d Merge pull request #1079 from google:dependabot/github_actions/actions/checkout-4 by Copybara-Service · 8 months ago dev/null
  57. c308b90 Bump actions/checkout from 3 to 4 by dependabot[bot] · 8 months ago dependabot/github_actions/actions/checkout-4
  58. 9da1c56 Merge pull request #1080 from google:dependabot/github_actions/ossf/scorecard-action-2.2.0 by Copybara-Service · 8 months ago
  59. cd158a4 Bump ossf/scorecard-action from 2.1.2 to 2.2.0 by dependabot[bot] · 8 months ago dependabot/github_actions/ossf/scorecard-action-2.2.0
  60. 39527d4 add dependabot by Evgenii Kliuchnikov · 8 months ago
  61. cf95fbb reword cmake test generator warning by Evgenii Kliuchnikov · 8 months ago
  62. e8569f7 test building from the tarball by Evgenii Kliuchnikov · 8 months ago
  63. 896ea7a Merge pull request #1070 from kloczek:master by Copybara-Service · 8 months ago
  64. 7561c2d Merge branch 'master' into master by Eugene Kliuchnikov · 8 months ago
  65. 2ce8566 setup.py: add long_description (#1073) by Cosimo Lupo · 8 months ago
  66. 741610e install man pages by Tomasz Kłoczko · 8 months ago
  67. ed738e8 more sophisticated golang TestEncoderFlush by Evgenii Kliuchnikov · 8 months ago v1.1 v1.1.0
  68. e7313b0 tune memory manager for BROTLI_EXPERIMENTAL by Evgenii Kliuchnikov · 8 months ago
  69. c1bd196 comb HAVE_UTIMENSAT definition by Evgenii Kliuchnikov · 9 months ago
  70. 2a5a088 more tuning for BROTLI_EXPERIMENTAL + clean-on-oom by Evgenii Kliuchnikov · 9 months ago v1.1.0rc
  71. feb6d8b prepare for 1.1.0rc by Evgenii Kliuchnikov · 9 months ago
  72. 3ebb2d3 Move serialized dictionary feature behind the flag. by Evgenii Kliuchnikov · 9 months ago
  73. 0f2157c Update comment; fixes #1061 by Evgenii Kliuchnikov · 9 months ago
  74. 9ff341d Replace TS strict_checks with source-level suppressions. by Evgenii Kliuchnikov · 9 months ago
  75. 8c79230 reduce amount of padding in decoder structs by Evgenii Kliuchnikov · 9 months ago
  76. a560089 speedup q5-9 on large files by Evgenii Kliuchnikov · 9 months ago
  77. 0b89871 add links to other pages to README.md by Evgenii Kliuchnikov · 9 months ago
  78. ac2c7bb mention used code style by Evgenii Kliuchnikov · 9 months ago
  79. 117b68b speedup encoder on q5-9 / 1MB+ files by Evgenii Kliuchnikov · 9 months ago
  80. 4125f25 update GH actions extensions by Evgenii Kliuchnikov · 9 months ago
  81. 257884a restore BROTLI_VERSION var in CMake build by Evgenii Kliuchnikov · 9 months ago
  82. d639a81 add option to delete files that are not "compressed" by Evgenii Kliuchnikov · 9 months ago
  83. 802475e fix missing version in CMake build (#1048) by zhongfly · 9 months ago
  84. 27a9a80 simplify CMake build by Evgenii Kliuchnikov · 9 months ago
  85. 0300be3 add "repeat" to Java toy decoder by Evgenii Kliuchnikov · 9 months ago
  86. 4fc753e Merge pull request #1045 from google/eustas-update-export by Jyrki Alakuijala · 10 months ago
  87. 0b8d3c6 Update .gitattributes by Eugene Kliuchnikov · 10 months ago eustas-update-export
  88. dbfebd1 Workaround for GitHub / CodeQL bug by Evgenii Kliuchnikov · 10 months ago
  89. 779a49b bake in runtime constant by Evgenii Kliuchnikov · 10 months ago
  90. acc2656 Small Python modernization of Brotli code. by Thomas Fischbacher · 10 months ago
  91. 4b827e4 add CHANGELOG.md by Evgenii Kliuchnikov · 10 months ago
  92. c3dc7d0 more careful bit-reader interruption by Evgenii Kliuchnikov · 10 months ago
  93. c2848d5 add synth test for metadata block by Evgenii Kliuchnikov · 10 months ago
  94. de52bc7 add "zero cost command" synth test by Evgenii Kliuchnikov · 10 months ago
  95. d1faddd drop make / automake files by Evgenii Kliuchnikov · 10 months ago
  96. 2d0947f insert missing fuzz/WORKSPACE content by Evgenii Kliuchnikov · 10 months ago
  97. 2e6164d verbose error report in CLI by Evgenii Kliuchnikov · 10 months ago
  98. 70e7b1a simplify building of fuzzer by Evgenii Kliuchnikov · 10 months ago
  99. 413b098 Fix integration .pom by Evgenii Kliuchnikov · 10 months ago
  100. dd3eb16 Fix JS tests by Evgenii Kliuchnikov · 10 months ago