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