brotli/java/org/brotli/dec
Eugene Kliuchnikov 7f740f1308
Update (#807)
- fix formatting
 - fix type conversion
 - fix no-op arithmetic with null-pointer
 - improve performance of hash_longest_match64
 - go: detect read after close
 - java decoder: support compound dictionary
 - remove executable flag on non-scripts
2020-05-15 11:06:21 +02:00
..
BUILD Update bazel to 2.2 + update config (#798) 2020-03-31 14:38:01 +02:00
BitReader.java Update (#749) 2019-04-12 13:57:42 +02:00
BitReaderTest.java Update (#749) 2019-04-12 13:57:42 +02:00
BrotliInputStream.java Update (#807) 2020-05-15 11:06:21 +02:00
BrotliRuntimeException.java Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
CompoundDictionaryTest.java Update (#807) 2020-05-15 11:06:21 +02:00
Context.java Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
Decode.java Update (#807) 2020-05-15 11:06:21 +02:00
DecodeTest.java Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
Dictionary.java Update (#807) 2020-05-15 11:06:21 +02:00
DictionaryData.java Update (#807) 2020-05-15 11:06:21 +02:00
DictionaryTest.java Fix permissions of various files in project (#613) 2017-10-10 11:24:13 +02:00
EagerStreamTest.java Update (#807) 2020-05-15 11:06:21 +02:00
Huffman.java Update (#749) 2019-04-12 13:57:42 +02:00
SetDictionaryTest.java Update (#807) 2020-05-15 11:06:21 +02:00
State.java Update (#807) 2020-05-15 11:06:21 +02:00
SynthTest.java Update (#749) 2019-04-12 13:57:42 +02:00
Transform.java Verbose CLI + start pulling "Shared-Brotli" (#722) 2018-10-24 16:06:09 +02:00
TransformTest.java Verbose CLI + start pulling "Shared-Brotli" (#722) 2018-10-24 16:06:09 +02:00
Utils.java Update (#807) 2020-05-15 11:06:21 +02:00
build_defs.bzl Update (#749) 2019-04-12 13:57:42 +02:00
pom.xml Update (#762) 2019-07-17 14:39:56 +02:00
proguard.pgcfg Update (#753) 2019-05-03 11:51:11 +02:00