1. 8f3092a Add some missing state transitions to DecodeContextMap(). by Zoltan Szabadka · 10 years ago
  2. c5ccd0d Change the return value of decoder functions from integer codes to an enum. by Zoltan Szabadka · 10 years ago
  3. 85abce6 Propagate error condition from ReadHuffmanCodeLengths() by Lode Vandevenne · 10 years ago
  4. b142207 a few more tweaks to the streaming support by Lode Vandevenne · 10 years ago
  5. 8270250 support for partial input (streaming) by Lode Vandevenne · 10 years ago
  6. 6da0c5c Implement a 32-bit bitstream decoder. by Zoltan Szabadka · 10 years ago
  7. 68d63f5 Fix a sign-conversion warning in the decoder. by Zoltan Szabadka · 10 years ago
  8. 65d655d Compile decoder with -Wall flag by Kunihiko Sakamoto · 10 years ago
  9. 4278934 Fix undefined behavior in decoder. by Zoltan Szabadka · 10 years ago
  10. 460dda1 Decoder code cleanup. by Zoltan Szabadka · 10 years ago
  11. 79d2b89 Fix BrotliDecompressedSize() to work for an uncompressed plus an empty meta-block. by Zoltan Szabadka · 10 years ago
  12. 3477819 Update the dictionary and the transforms. by Zoltan Szabadka · 11 years ago
  13. e765008 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  14. cddab4a Enable the static dictionary in the Brotli decoder. by Zoltan Szabadka · 11 years ago
  15. 2f268ad Add the initial version of the static dictionary and transforms to Brotli. by Zoltan Szabadka · 11 years ago
  16. 0454ab4 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  17. d01c71c Fix -Wconversion compiler warnings in the brotli decoder. by Zoltan Szabadka · 11 years ago
  18. 2bcd58b Brotli format change: small improvement to the encoding of Huffman codes by Zoltan Szabadka · 11 years ago
  19. d762bc6 Bug fixes for the brotli encoder and decoder. by Zoltan Szabadka · 11 years ago
  20. 1447345 Brotli format change: improved encoding of Huffman codes by Zoltan Szabadka · 11 years ago
  21. b8a1008 Use C-style comments in the brotli decoder. by Zoltan Szabadka · 11 years ago
  22. 29bb7cb Fix Microsoft VisualStudio 64-bit build of brotli by Zoltan Szabadka · 11 years ago
  23. 354349d Fix Microsoft VisualStudio build of brotli by Zoltan Szabadka · 11 years ago
  24. 60c24c0 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  25. 8d7081f Add draft specification of the brotli format by Zoltan Szabadka · 11 years ago
  26. 1cdcbd8 Added Brotli compress/decompress utilities and makefiles by Roderick Sheeter · 11 years ago
  27. c6b9c7c Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  28. 6455522 Make the brotli decoder more C90-compatible. by Zoltan Szabadka · 11 years ago
  29. e0346c8 Fix name collisions with libwebp. by Zoltan Szabadka · 11 years ago
  30. 8f30907 Add brotli decompressor by Zoltan Szabadka · 11 years ago