1. 0a63f99 Update encoder by Eugene Kliuchnikov · 8 years ago
  2. 8148001 Move "public" to "include/brotli" by Eugene Kliuchnikov · 8 years ago
  3. 801f5f3 * rename macros with preceding underscore by Eugene Kliuchnikov · 8 years ago
  4. 2048189 Update encoder: by Eugene Kliuchnikov · 8 years ago
  5. b972c67 Convert encoder to plain C. by Eugene Kliuchnikov · 8 years ago
  6. 352b0b2 Transform most of C++ comments to C-style. by Eugene Kliuchnikov · 8 years ago
  7. 0282918 Extract common parts: constants, dictionary, etc. by Eugene Kliuchnikov · 8 years ago
  8. b820c39 Reduce memory usage of brotli encoder at quality 10 and 11. by Zoltan Szabadka · 9 years ago
  9. 25e3796 Fix most of ()->(void) and some missing includes. by Eugene Kliuchnikov · 9 years ago
  10. 14d6ae7 Reorder members of the Command struct plus fix some warnings. by Zoltan Szabadka · 9 years ago
  11. 8844b7f Fix more conversion warnings. by Zoltan Szabadka · 9 years ago
  12. 24ffa78 Fix headers by Eugene Klyuchnikov · 9 years ago
  13. 771eb10 Update license statement in source files. by Eugene Klyuchnikov · 9 years ago
  14. ea48ce5 Fix --Wconversion and --pedantic-erros for the encoder. by Zoltan Szabadka · 9 years ago
  15. 2726b8a Encoder fixes. by Zoltan Szabadka · 9 years ago
  16. 4a7024d Make the brotli encoder C++98 compatible. by Zoltan Szabadka · 9 years ago
  17. 6511d6b update brotli encoder with latest improvements by Lode Vandevenne · 9 years ago
  18. 12eb9bf Align distance code meaning in the brotli encoder. by Zoltan Szabadka · 9 years ago
  19. b4f39bf New version of the backward reference search code. by Zoltan Szabadka · 10 years ago
  20. e765008 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  21. 1cdcbd8 Added Brotli compress/decompress utilities and makefiles by Roderick Sheeter · 11 years ago
  22. c66e4e3 Add brotli compressor by Zoltan Szabadka · 11 years ago