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