1. c75ed76 Avoid using data() of std::vector in woff2_dec by Kenichi Ishibashi · 10 years ago
  2. 142d888 Separate woff2 enc/dec logic by Kenichi Ishibashi · 10 years ago
  3. 2ec0cb8 Always remove DSIG, removed several options by Roderick Sheeter · 10 years ago
  4. 47c5016 Specification updates: known table tags, reserved flag bits, always preprocess by David Kuettel · 10 years ago
  5. 05b3775 Fix buffer overflow bug in the brotli encoder. by Zoltan Szabadka · 10 years ago
  6. 22e2c32 Implementation of the woff2 format changes proposed by the W3C working group. by Zoltan Szabadka · 10 years ago
  7. 0829e37 Update the dictionary and the transforms. by Zoltan Szabadka · 10 years ago
  8. 494c85c Set font mode for the brotli call in the woff2 encoder. by Zoltan Szabadka · 10 years ago
  9. 278b894 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  10. 7f84859 Enable the static dictionary in the Brotli decoder. by Zoltan Szabadka · 10 years ago
  11. 2733d6c Add the initial version of the static dictionary and transforms to Brotli. by Zoltan Szabadka · 10 years ago
  12. cbd5cb5 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  13. dfc5a9f Fix -Wconversion compiler warnings in the brotli decoder. by Zoltan Szabadka · 10 years ago
  14. 4c8c7fd Brotli format change: small improvement to the encoding of Huffman codes by Zoltan Szabadka · 10 years ago
  15. efbc1a8 Small update to brotli specification. by Zoltan Szabadka · 10 years ago
  16. 40955ce Bug fixes for the brotli encoder and decoder. by Zoltan Szabadka · 10 years ago
  17. b89f3be Brotli format change: improved encoding of Huffman codes by Zoltan Szabadka · 10 years ago
  18. 30625ba Use C-style comments in the brotli decoder. by Zoltan Szabadka · 10 years ago
  19. 931479d Fix Microsoft VisualStudio 64-bit build of brotli by Zoltan Szabadka · 10 years ago
  20. 1932055 Fix Microsoft VisualStudio build of brotli by Zoltan Szabadka · 10 years ago
  21. 2e5995b Support for OSX build; tested using OSX 10.9/clang-500.2.79 by Roderick Sheeter · 10 years ago
  22. e709491 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 10 years ago
  23. fe79fac Add draft specification of the brotli format by Zoltan Szabadka · 10 years ago
  24. 4147ca2 Remove old files; use the ones in woff2/ instead by Roderick Sheeter · 11 years ago
  25. 437bbad Added Brotli compress/decompress utilities and makefiles by Roderick Sheeter · 11 years ago
  26. 1571db3 Updates to Brotli compression format, decoder and encoder by Zoltan Szabadka · 11 years ago
  27. 79e99af Add brotli compressor by Zoltan Szabadka · 11 years ago
  28. b35077c Make the brotli decoder more C90-compatible. by Zoltan Szabadka · 11 years ago
  29. 9c62eb3 Fix name collisions with libwebp. by Zoltan Szabadka · 11 years ago
  30. 7efdf8e Cleanup of README by Raph Levien · 11 years ago
  31. 04163a8 Add brotli decompressor by Zoltan Szabadka · 11 years ago
  32. 5ce8fad Write the converted and compressed files (.woff2) to disk by David Kuettel · 11 years ago
  33. 76b5505 Compare WOFF 2.0 vs. WOFF 1.0 (instead of GZIP) by David Kuettel · 11 years ago
  34. c34a8fc Add early support for CFF by David Kuettel · 11 years ago
  35. ade3f14 Emit a warning message for .otf files, which are not supported yet by David Kuettel · 11 years ago
  36. 0cffdd1 Catch, log and continue upon encountering an exception by David Kuettel · 11 years ago
  37. c3f8753 Remove stale references to /usr/bin/lzma, etc by David Kuettel · 11 years ago
  38. f932d9c Record the WOFF 2.0 compression improvement (%) in the CSV file by David Kuettel · 11 years ago
  39. 42726b6 Add a simplified runner which outputs a CSV report by David Kuettel · 11 years ago
  40. 19411b7 Cleanup: remove email addresses by David Kuettel · 11 years ago
  41. b3776ee Cleanup: remove build artifacts from git by David Kuettel · 11 years ago
  42. 6966b2c Comment debug output by David Kuettel · 11 years ago
  43. c0d9d60 Ensure LZMA compression is used by default by David Kuettel · 11 years ago
  44. e617737 Cleanup: minor style, Javadoc and code changes by David Kuettel · 11 years ago
  45. a9ce166 Cleanup: remove unused Command abstractions (cont.) by David Kuettel · 11 years ago
  46. ac7ebc9 Cleanup: remove unused Command abstractions by David Kuettel · 11 years ago
  47. bd9d6ce Security fixes to woff2 decompression by Raph Levien · 11 years ago
  48. 1fec2c0 Use SevenZip Java LZMA compression library by David Kuettel · 11 years ago
  49. 0c3b139 Compile with debug information by David Kuettel · 11 years ago
  50. c779de7 Adding checks (part 2/2) and minor changes by Kenichi Ishibashi · 12 years ago
  51. 029e5f7 This CL adds some validation checks. Following CLs will add further checks. by Kenichi Ishibashi · 12 years ago
  52. dcecdd8 Initial commit of font compression code into public project. by Raph Levien · 12 years ago