History log of /external/brotli/java/org/brotli/dec/DictionaryData.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
653543541319e2318d2fc572cf5c7f3275b9c12c 24-Aug-2017 Eugene Kliuchnikov <eustas@google.com> Update (#589)

* cleanup
* fix `unbrotli` CLI
* Java retouch for faster JS decoder
/external/brotli/java/org/brotli/dec/DictionaryData.java
d63e8f75f5c16a6d7c8308bfd28c43cbdb6ad390 04-Aug-2017 Eugene Kliuchnikov <eustas@google.com> Update API, and more (#581)

Update API, and more:
* remove "custom dictionary" support
* c/encoder: fix #580: big-endian build
* Java: reduce jar size
* Java: speedup decoding
* Java: add 32-bit CPU support
* Java: make source code JS transpiler-ready
/external/brotli/java/org/brotli/dec/DictionaryData.java
03739d2b113afe60638069c4e1604dc2ac27380d 29-May-2017 Eugene Kliuchnikov <eustas@google.com> 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
/external/brotli/java/org/brotli/dec/DictionaryData.java