1. dfc5a9f Fix -Wconversion compiler warnings in the brotli decoder. by Zoltan Szabadka · 10 years ago
  2. 4c8c7fd Brotli format change: small improvement to the encoding of Huffman codes by Zoltan Szabadka · 10 years ago
  3. efbc1a8 Small update to brotli specification. by Zoltan Szabadka · 10 years ago
  4. 40955ce Bug fixes for the brotli encoder and decoder. by Zoltan Szabadka · 10 years ago
  5. b89f3be Brotli format change: improved encoding of Huffman codes by Zoltan Szabadka · 10 years ago
  6. 30625ba Use C-style comments in the brotli decoder. by Zoltan Szabadka · 10 years ago
  7. 931479d Fix Microsoft VisualStudio 64-bit build of brotli by Zoltan Szabadka · 10 years ago
  8. 1932055 Fix Microsoft VisualStudio build of brotli by Zoltan Szabadka · 10 years ago
  9. 2e5995b Support for OSX build; tested using OSX 10.9/clang-500.2.79 by Roderick Sheeter · 10 years ago
  10. e709491 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  11. fe79fac Add draft specification of the brotli format by Zoltan Szabadka · 10 years ago
  12. 4147ca2 Remove old files; use the ones in woff2/ instead by Roderick Sheeter · 11 years ago
  13. 437bbad Added Brotli compress/decompress utilities and makefiles by Roderick Sheeter · 11 years ago
  14. 1571db3 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  15. 79e99af Add brotli compressor by Zoltan Szabadka · 11 years ago
  16. b35077c Make the brotli decoder more C90-compatible. by Zoltan Szabadka · 11 years ago
  17. 9c62eb3 Fix name collisions with libwebp. by Zoltan Szabadka · 11 years ago
  18. 7efdf8e Cleanup of README by Raph Levien · 11 years ago
  19. 04163a8 Add brotli decompressor by Zoltan Szabadka · 11 years ago
  20. 5ce8fad Write the converted and compressed files (.woff2) to disk by David Kuettel · 11 years ago
  21. 76b5505 Compare WOFF 2.0 vs. WOFF 1.0 (instead of GZIP) by David Kuettel · 11 years ago
  22. c34a8fc Add early support for CFF by David Kuettel · 11 years ago
  23. ade3f14 Emit a warning message for .otf files, which are not supported yet by David Kuettel · 11 years ago
  24. 0cffdd1 Catch, log and continue upon encountering an exception by David Kuettel · 11 years ago
  25. c3f8753 Remove stale references to /usr/bin/lzma, etc by David Kuettel · 11 years ago
  26. f932d9c Record the WOFF 2.0 compression improvement (%) in the CSV file by David Kuettel · 11 years ago
  27. 42726b6 Add a simplified runner which outputs a CSV report by David Kuettel · 11 years ago
  28. 19411b7 Cleanup: remove email addresses by David Kuettel · 11 years ago
  29. b3776ee Cleanup: remove build artifacts from git by David Kuettel · 11 years ago
  30. 6966b2c Comment debug output by David Kuettel · 11 years ago
  31. c0d9d60 Ensure LZMA compression is used by default by David Kuettel · 11 years ago
  32. e617737 Cleanup: minor style, Javadoc and code changes by David Kuettel · 11 years ago
  33. a9ce166 Cleanup: remove unused Command abstractions (cont.) by David Kuettel · 11 years ago
  34. ac7ebc9 Cleanup: remove unused Command abstractions by David Kuettel · 11 years ago
  35. bd9d6ce Security fixes to woff2 decompression by Raph Levien · 11 years ago
  36. 1fec2c0 Use SevenZip Java LZMA compression library by David Kuettel · 11 years ago
  37. 0c3b139 Compile with debug information by David Kuettel · 11 years ago
  38. c779de7 Adding checks (part 2/2) and minor changes by Kenichi Ishibashi · 12 years ago
  39. 029e5f7 This CL adds some validation checks. Following CLs will add further checks. by Kenichi Ishibashi · 12 years ago
  40. dcecdd8 Initial commit of font compression code into public project. by Raph Levien · 12 years ago