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/python/bro.py
|
4651f7c0007caef01d3b003a34611cd13af555df |
|
12-Dec-2016 |
Alex Nicksay <nicksay@gmail.com> |
Python: Format bro.py with yapf (#480)
/external/brotli/python/bro.py
|
30612e3a64689dfc4aa8b79b563f6bca202135a8 |
|
23-Feb-2016 |
Eugene Kliuchnikov <eustas@google.com> |
Add binding for custom_dictionary.
/external/brotli/python/bro.py
|
291d21cc2ffe042fc3134d935e4f810184e82138 |
|
19-Feb-2016 |
Ilya Nazarov <ilpochta@gmail.com> |
Fix choices for --lgwin and --mode in python/bro.py.
/external/brotli/python/bro.py
|
82ffc4df57c3fec94adb3dd4539d80c748e573e9 |
|
05-Oct-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] set 'lgwin' valid range to [10..24]
/external/brotli/python/bro.py
|
8c7edd3e07b46634361f47fce220ed8c5a9be8aa |
|
11-Aug-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] print --version as brotli.__version__
/external/brotli/python/bro.py
|
c93c0dab924250c2234e27f6e88c769a16154f03 |
|
11-May-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] use brotli.MODE_GENERIC as default compression mode; remove additional low-level parameters
/external/brotli/python/bro.py
|
b7e8291788513ffb7fcb0c2eb7be2e238cbc1f93 |
|
08-May-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] remove debug print
/external/brotli/python/bro.py
|
4106a406d0109a7a91819402cf158610e7acbd6b |
|
08-May-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] use new optional encoder parameters when compressing; modified the help string to include the new parameters.
/external/brotli/python/bro.py
|
32c44ec87d80cedb5b7c76d18e5cb8b6e4bd230a |
|
08-May-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[bro.py] use argparse instead of getopt
/external/brotli/python/bro.py
|
b316cb747acfb4ec73f7d80b04ea6c78c385a68d |
|
16-Apr-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
[python] fix unbuffered binary mode for I/O streams in Windows pypy
/external/brotli/python/bro.py
|
b33e10e9dc078e2efd761db82041800bcfbf4d8f |
|
16-Mar-2015 |
Cosimo Lupo <cosimo.lupo@daltonmaag.com> |
add Python port of bro utility and scripts to test Brotli extension
/external/brotli/python/bro.py
|