Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| efdff3f1 | 2017-06-22 11:38:49 | Fix linux-bazel build (#566) Install bazel via apt-source | ||
| 19dc934e | 2017-06-01 13:51:18 | Add JNI wrappers. (#556) | ||
| 03739d2b | 2017-05-29 17:55:14 | Update (#555) Update: * new CLI; bro -> brotli; + man page * JNI wrappers preparation (for bazel build) * add raw binary dictionary representation `dictionary.bin` * add ability to side-load brotli RFC dictionary * decoder persists last error now * fix `BrotliDecoderDecompress` documentation * go reader don't block until necessary * more consistent bazel target names * Java dictionary data compiled footprint reduced * Java tests refactoring | ||
| 6ece1d87 | 2017-04-23 14:07:08 | Move files & update paths (#541) * Move files & update paths * Rename build to scripts. * Fix paths * Fix script. |