1. e7313b0 tune memory manager for BROTLI_EXPERIMENTAL by Evgenii Kliuchnikov · 8 months ago
  2. c1bd196 comb HAVE_UTIMENSAT definition by Evgenii Kliuchnikov · 8 months ago
  3. 2a5a088 more tuning for BROTLI_EXPERIMENTAL + clean-on-oom by Evgenii Kliuchnikov · 9 months ago v1.1.0rc
  4. feb6d8b prepare for 1.1.0rc by Evgenii Kliuchnikov · 9 months ago
  5. 3ebb2d3 Move serialized dictionary feature behind the flag. by Evgenii Kliuchnikov · 9 months ago
  6. 0f2157c Update comment; fixes #1061 by Evgenii Kliuchnikov · 9 months ago
  7. 9ff341d Replace TS strict_checks with source-level suppressions. by Evgenii Kliuchnikov · 9 months ago
  8. 8c79230 reduce amount of padding in decoder structs by Evgenii Kliuchnikov · 9 months ago
  9. a560089 speedup q5-9 on large files by Evgenii Kliuchnikov · 9 months ago
  10. 0b89871 add links to other pages to README.md by Evgenii Kliuchnikov · 9 months ago
  11. ac2c7bb mention used code style by Evgenii Kliuchnikov · 9 months ago
  12. 117b68b speedup encoder on q5-9 / 1MB+ files by Evgenii Kliuchnikov · 9 months ago
  13. 4125f25 update GH actions extensions by Evgenii Kliuchnikov · 9 months ago
  14. 257884a restore BROTLI_VERSION var in CMake build by Evgenii Kliuchnikov · 9 months ago
  15. d639a81 add option to delete files that are not "compressed" by Evgenii Kliuchnikov · 9 months ago
  16. 802475e fix missing version in CMake build (#1048) by zhongfly · 9 months ago
  17. 27a9a80 simplify CMake build by Evgenii Kliuchnikov · 9 months ago
  18. 0300be3 add "repeat" to Java toy decoder by Evgenii Kliuchnikov · 9 months ago
  19. 4fc753e Merge pull request #1045 from google/eustas-update-export by Jyrki Alakuijala · 9 months ago
  20. 0b8d3c6 Update .gitattributes by Eugene Kliuchnikov · 9 months ago eustas-update-export
  21. dbfebd1 Workaround for GitHub / CodeQL bug by Evgenii Kliuchnikov · 10 months ago
  22. 779a49b bake in runtime constant by Evgenii Kliuchnikov · 10 months ago
  23. acc2656 Small Python modernization of Brotli code. by Thomas Fischbacher · 10 months ago
  24. 4b827e4 add CHANGELOG.md by Evgenii Kliuchnikov · 10 months ago
  25. c3dc7d0 more careful bit-reader interruption by Evgenii Kliuchnikov · 10 months ago
  26. c2848d5 add synth test for metadata block by Evgenii Kliuchnikov · 10 months ago
  27. de52bc7 add "zero cost command" synth test by Evgenii Kliuchnikov · 10 months ago
  28. d1faddd drop make / automake files by Evgenii Kliuchnikov · 10 months ago
  29. 2d0947f insert missing fuzz/WORKSPACE content by Evgenii Kliuchnikov · 10 months ago
  30. 2e6164d verbose error report in CLI by Evgenii Kliuchnikov · 10 months ago
  31. 70e7b1a simplify building of fuzzer by Evgenii Kliuchnikov · 10 months ago
  32. 413b098 Fix integration .pom by Evgenii Kliuchnikov · 10 months ago
  33. dd3eb16 Fix JS tests by Evgenii Kliuchnikov · 10 months ago
  34. 11b8d7c update .pom files by Evgenii Kliuchnikov · 10 months ago
  35. 28257b2 refine types in decode.js by Evgenii Kliuchnikov · 10 months ago
  36. bc32ae1 add tests with UTF8/UTF16 non-ASCII text by Evgenii Kliuchnikov · 10 months ago
  37. 6ee96e2 Internal changes by Evgenii Kliuchnikov · 10 months ago
  38. e252f1f 0.5-2.9% decoder speedup by Evgenii Kliuchnikov · 1 year ago
  39. 11abde4 Add tests for TS brotli decoder by Evgenii Kliuchnikov · 1 year ago
  40. efe140a add brotli.ts by Evgenii Kliuchnikov · 1 year ago
  41. ffbe112 JS: stronger typing by Evgenii Kliuchnikov · 1 year ago
  42. e1f5788 Fix internal buffer reset by Evgenii Kliuchnikov · 1 year, 1 month ago
  43. c0a4349 JS decoder: code combing by Evgenii Kliuchnikov · 1 year, 1 month ago
  44. 3afc509 JS decoder: code combing by Evgenii Kliuchnikov · 1 year, 1 month ago
  45. e9c47ed JS: use strict equality operators by Evgenii Kliuchnikov · 1 year, 1 month ago
  46. e5dba91 Add BROTLI_ENABLE_DUMP build option by Evgenii Kliuchnikov · 1 year, 1 month ago
  47. 745fd08 internal change by Evgenii Kliuchnikov · 1 year, 2 months ago
  48. f29c44e Avoid nullptr with zero offset by Evgenii Kliuchnikov · 1 year, 2 months ago
  49. cb1ced3 speedup decoder by 0.2%-1.2% by Evgenii Kliuchnikov · 1 year, 2 months ago
  50. 57c36a4 1.2-2.3% decoder speedup by Evgenii Kliuchnikov · 1 year, 2 months ago
  51. 6db17c8 0.4-1.5% decoder speedup by Evgenii Kliuchnikov · 1 year, 2 months ago
  52. 6f7f5a1 Improve CodeQL workflow (#1027) by Eugene Kliuchnikov · 10 months ago
  53. e07b614 Add CodeQL workflow (#1026) by Eugene Kliuchnikov · 10 months ago
  54. ec107cf Create scorecard.yml by Eugene Kliuchnikov · 10 months ago
  55. 534076f Add support for clang-cl compiler (#1021) by Felix Hanau · 10 months ago
  56. 50ebce1 Fix Bazel build (#1024) by Eugene Kliuchnikov · 11 months ago
  57. bfa15d4 fuzz: make target resist allocation failures (#1023) by Catena cyber · 11 months ago
  58. 1d8452b Add loongarch64 support (#1022) by Zhang Na · 11 months ago
  59. ed1995b Merge pull request #1005 from sullis:enum-values by Evgenii Kliuchnikov · 1 year, 3 months ago
  60. 38e9add Fix permissions by Evgenii Kliuchnikov · 1 year, 3 months ago
  61. b2c86d1 Decoder API: added API to attach metadata blocks callbacks by Evgenii Kliuchnikov · 1 year, 3 months ago
  62. 04f294b Fix emitting 1-byte long metadata block by Evgenii Kliuchnikov · 1 year, 3 months ago
  63. 1e61e97 speed up encoding by ~5 % by Brotli · 1 year, 3 months ago
  64. 2ce0feb avoid array allocation in Encoder.Mode enum by Sean C. Sullivan · 1 year, 3 months ago
  65. 36533a8 Internal change by Brotli · 1 year, 4 months ago
  66. 71fe6ca Fix BrotliEncoderEstimatePeakMemoryUsage (#1002) by Aron Parker · 1 year, 4 months ago
  67. e3ea91d Java wrapper: allow using partial byte arrays (#999) by Eugene Kliuchnikov · 1 year, 4 months ago
  68. 0ea4603 Fix MSVC warning (#998) by Eugene Kliuchnikov · 1 year, 4 months ago
  69. ce92c95 brotlidump: fix dictionary file discovery (#997) by Eugene Kliuchnikov · 1 year, 4 months ago
  70. 0ff6073 Add security policy (#996) by Eugene Kliuchnikov · 1 year, 4 months ago
  71. 81181ec Cleanup (#995) by Eugene Kliuchnikov · 1 year, 4 months ago
  72. a2cc451 Add win release assets (#994) by Eugene Kliuchnikov · 1 year, 4 months ago
  73. c8df4b3 Python: use a new output buffer code (#902) by Ma Lin · 1 year, 4 months ago
  74. 509d441 Copy ns time stat (#992) by Eugene Kliuchnikov · 1 year, 4 months ago
  75. 81dc1c8 Ramp up CMake to v3 (#991) by Eugene Kliuchnikov · 1 year, 4 months ago
  76. a7b7839 Add *.d to gitignore (#975) by Jack · 1 year, 5 months ago
  77. 3152d99 Replace deprecated win-2016 workflows (#990) by Eugene Kliuchnikov · 1 year, 5 months ago
  78. c48ebca Fix bazel build (#989) by Eugene Kliuchnikov · 1 year, 5 months ago
  79. 9b53703 CMake: ensure static libraries are still installed on Emscripten (#988) by Kleis Auke Wolthuizen · 1 year, 5 months ago
  80. 641bec0 CMake: Allow using BUILD_SHARED_LIBS to choose static/shared libs (#655) by Adrian Perez · 1 year, 5 months ago
  81. 3914999 Fix typo (#951) by Aayush Atharva · 1 year, 6 months ago
  82. f842c1b fix macos rpath (#976) by Lukas Oberhuber · 1 year, 6 months ago
  83. ae212a7 Fix bootstrap version computing with custom bc (#978) by Michal Josef Špaček · 1 year, 6 months ago
  84. a8f5813 Update by Evgenii Kliuchnikov · 1 year, 6 months ago
  85. 388d0d5 add pyproject.toml (#987) by 清靈語 · 1 year, 6 months ago
  86. 6d03dfb Fix -Wstrict-prototypes warnings (#985) by Keith Smiley · 1 year, 6 months ago
  87. 9801a2c Wrap interface include directories with BUILD_INTERFACE generator expression (#966) by Anonymous Maarten · 2 years ago
  88. f09b255 bootstrap: Fix exit code when autoreconf fails (#962) by Ryan Schmidt · 2 years ago
  89. c9eb856 Fix bootstrap on macOS (#965) by Ryan Schmidt · 2 years ago
  90. f4153a0 Fix for future versions of python (#911) by Marco Scardovi · 2 years, 4 months ago
  91. e83c7b8 Supress cmake warning (#931) by Mohammad Bahoosh · 2 years, 5 months ago
  92. 4ec6703 Merge pull request #929 from jbms/fix-vla-parameter by Jyrki Alakuijala · 2 years, 5 months ago
  93. 8376f72 Prepare for copybara (#939) by Eugene Kliuchnikov · 2 years, 6 months ago
  94. 27dd726 Fix -Werror=vla-parameter errors with GCC 11.2.0 by Jeremy Maitin-Shepard · 2 years, 8 months ago
  95. 62662f8 Strip "./" in includes (#925) by Eugene Kliuchnikov · 2 years, 8 months ago
  96. 698e3a7 Update README.md by Eugene Kliuchnikov · 2 years, 8 months ago
  97. a10269c Update README.md (#923) by Eugene Kliuchnikov · 2 years, 8 months ago
  98. 0e42caf Migrate to github actions (#920) by Eugene Kliuchnikov · 2 years, 8 months ago
  99. 68f1b90 Update (#918) by Eugene Kliuchnikov · 2 years, 9 months ago
  100. 19d86fb Merge-in SharedDictionary feature (#916) by Eugene Kliuchnikov · 2 years, 9 months ago