Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
brotli
/
99af4df8eaabf10fa80a12bf4cd6efe9aab3624c
99af4df
Remove the 'override' keyword from ~BrotliFileIn().
by Zoltan Szabadka
· 10 years ago
977bec5
Merge pull request #87 from szabadka/master
by szabadka
· 10 years ago
9853922
Remove quality parameter from bitstream writing functions.
by Zoltan Szabadka
· 10 years ago
e94bddd
Merge pull request #86 from szabadka/master
by szabadka
· 10 years ago
e91a449
Add dictionary_hash.h to setup.py.
by Zoltan Szabadka
· 10 years ago
fdfb198
Add a static hash table based dictionary lookup to fast brotli.
by Zoltan Szabadka
· 10 years ago
16a219b
Merge pull request #85 from szabadka/master
by szabadka
· 10 years ago
2fd80cd
Encoder support for new empty meta-block format.
by Zoltan Szabadka
· 10 years ago
098c928
Merge pull request #84 from szabadka/master
by szabadka
· 10 years ago
6d80610
Fix entropy calculation.
by Zoltan Szabadka
· 10 years ago
5ea9247
Merge pull request #83 from szabadka/master
by szabadka
· 10 years ago
3dbe2e0
Encoder implementation using input/output classes.
by Zoltan Szabadka
· 10 years ago
e42eaa0
Merge pull request #82 from szabadka/master
by szabadka
· 10 years ago
09aa9ca
Add the streams.* files to Makefile and setup.py
by Zoltan Szabadka
· 10 years ago
6a53033
Add input and output classes for streaming compression.
by Zoltan Szabadka
· 10 years ago
ec03509
Merge pull request #81 from szabadka/master
by szabadka
· 10 years ago
89a6fb8
Add params to disable static dictionary and context modeling.
by Zoltan Szabadka
· 10 years ago
0c81a13
Merge pull request #35 from mitya57/master
by szabadka
· 10 years ago
2492f17
Merge pull request #80 from anthrotype/test_brotli_py
by szabadka
· 10 years ago
cdde52e
[python] refactored tests and import shared utilities from module
by Cosimo Lupo
· 10 years ago
906f4f5
[python] prepend build/lib folder to PYTHONPATH before running tests
by Cosimo Lupo
· 10 years ago
7fa4586
Merge pull request #79 from szabadka/master
by szabadka
· 10 years ago
64c2611
Add partial output support to the decoder.
by Zoltan Szabadka
· 10 years ago
5ded136
Merge pull request #78 from szabadka/master
by szabadka
· 10 years ago
84a7687
Merge remote-tracking branch 'upstream/master'
by Zoltan Szabadka
· 10 years ago
28b1f7a
Implement some stricter format checks in the decoder.
by Zoltan Szabadka
· 10 years ago
42b8c74
Merge pull request #77 from szabadka/master
by szabadka
· 10 years ago
a81f2ef
Decoder support for new empty meta-block format.
by Zoltan Szabadka
· 10 years ago
f393bff
Merge pull request #76 from szabadka/master
by szabadka
· 10 years ago
2d8b2ec
Support empty meta-blocks with optional ignored metadata.
by Zoltan Szabadka
· 10 years ago
d941130
Merge pull request #75 from szabadka/master
by szabadka
· 10 years ago
5b80ef0
Change the specification to be less strict in some cases.
by Zoltan Szabadka
· 10 years ago
8fe88e4
Merge pull request #74 from szabadka/master
by szabadka
· 10 years ago
206d067
Use consistent sentence spacing in the specification.
by Zoltan Szabadka
· 10 years ago
0c1a222
Merge pull request #73 from szabadka/master
by szabadka
· 10 years ago
e9fd1a4
Add Mark Adler's edits to the specification.
by Zoltan Szabadka
· 10 years ago
7310f1b
Merge pull request #71 from anthrotype/pypy_unbuffered
by szabadka
· 10 years ago
b316cb7
[python] fix unbuffered binary mode for I/O streams in Windows pypy
by Cosimo Lupo
· 10 years ago
9e53d52
Merge pull request #69 from szabadka/master
by szabadka
· 10 years ago
f80ccec
Spec clarifications for Section 7.
by Zoltan Szabadka
· 10 years ago
653d9f9
Merge pull request #68 from szabadka/master
by szabadka
· 10 years ago
dcdc68e
Spec clarifications for Section 8.
by Zoltan Szabadka
· 10 years ago
8618383
Merge pull request #67 from szabadka/master
by szabadka
· 10 years ago
92b5517
Some wording changes to Section 2 of the spec.
by Zoltan Szabadka
· 10 years ago
f9bb85e
Merge pull request #66 from szabadka/master
by szabadka
· 10 years ago
707b78a
Add the current version of the brotli specification.
by Zoltan Szabadka
· 10 years ago
570c295
Merge pull request #64 from szabadka/master
by szabadka
· 10 years ago
e377e65
Limit the max input meta-block size to 16MB.
by Zoltan Szabadka
· 10 years ago
17025f2
Merge pull request #63 from szabadka/master
by szabadka
· 10 years ago
1428d54
Proof-of-concept encoder for parallel compression.
by Zoltan Szabadka
· 10 years ago
f25f65a
Merge pull request #62 from szabadka/master
by szabadka
· 10 years ago
817a3ed
Add an input block size parameter to brotli.
by Zoltan Szabadka
· 10 years ago
65ea6ef
Merge pull request #61 from szabadka/master
by szabadka
· 10 years ago
2a7bbfc
Update the previous two bytes when decoding an uncompressed metablock.
by Zoltan Szabadka
· 10 years ago
28dea6a
Merge pull request #60 from szabadka/master
by szabadka
· 10 years ago
fac8993
Add a missing state transition to CopyUncompressedBlockToOutput().
by Zoltan Szabadka
· 10 years ago
bdb4e33
Merge pull request #59 from szabadka/master
by szabadka
· 10 years ago
fe6e5d1
Faster decoder for data with trivial context maps.
by Zoltan Szabadka
· 10 years ago
872b058
Merge pull request #58 from szabadka/master
by szabadka
· 10 years ago
d6d69ec
Add quality and lgwin to the BrotliParams.
by Zoltan Szabadka
· 10 years ago
5e3e97e
Merge pull request #57 from anthrotype/sdist
by szabadka
· 10 years ago
77c2399
[python] moved setup.py to the root of repository
by Cosimo Lupo
· 10 years ago
d44a174
Merge pull request #56 from lvandeve/master
by lvandeve
· 10 years ago
f9e5a2d
bugfixes affecting streaming decoding
by Lode Vandevenne
· 10 years ago
ad354af
Merge pull request #54 from szabadka/master
by szabadka
· 10 years ago
ca3a7a9
Use FastLog2() instead of log() in BitsEntropy().
by Zoltan Szabadka
· 10 years ago
71d8786
Merge pull request #53 from szabadka/master
by szabadka
· 10 years ago
8f3092a
Add some missing state transitions to DecodeContextMap().
by Zoltan Szabadka
· 10 years ago
44ca0e2
Merge pull request #51 from anthrotype/py_test
by szabadka
· 10 years ago
4865fd1
[python] add test command to setup.py
by Cosimo Lupo
· 10 years ago
fea88b8
Merge pull request #49 from khaledhosny/fix-python-build
by szabadka
· 10 years ago
fa7dd52
Fixing building Python module after 534654d
by Khaled Hosny
· 10 years ago
8bda995
Merge pull request #48 from szabadka/master
by szabadka
· 10 years ago
534654d
Add a faster but less dense compression mode.
by Zoltan Szabadka
· 10 years ago
169c32d
Merge pull request #47 from szabadka/master
by szabadka
· 10 years ago
c5ccd0d
Change the return value of decoder functions from integer codes to an enum.
by Zoltan Szabadka
· 10 years ago
c9cc258
Merge pull request #45 from lvandeve/master
by lvandeve
· 10 years ago
85abce6
Propagate error condition from ReadHuffmanCodeLengths()
by Lode Vandevenne
· 10 years ago
12abfaf
Merge pull request #44 from szabadka/master
by szabadka
· 10 years ago
497814e
Remove the redundant EncodeMetaBlockHeader() function.
by Zoltan Szabadka
· 10 years ago
e0aa0cc
Merge pull request #43 from anthrotype/fix_py
by szabadka
· 10 years ago
1786680
[python] fix calling python script as subprocess on Windows
by Cosimo Lupo
· 10 years ago
65c6e67
Merge pull request #42 from anthrotype/fix_py
by szabadka
· 10 years ago
203fe32
[python] fix subprocess shell pipeline
by Cosimo Lupo
· 10 years ago
064d8e0
[python] add new state.c and state.h to Brotli extension's setup.py
by Cosimo Lupo
· 10 years ago
30dbb56
Merge pull request #41 from lvandeve/master
by lvandeve
· 10 years ago
b142207
a few more tweaks to the streaming support
by Lode Vandevenne
· 10 years ago
cb49d6a
Merge pull request #40 from lvandeve/master
by lvandeve
· 10 years ago
8270250
support for partial input (streaming)
by Lode Vandevenne
· 10 years ago
d5c4fb4
Merge pull request #39 from lvandeve/master
by lvandeve
· 10 years ago
81cb09f
separate the licenses from documentation
by Lode Vandevenne
· 10 years ago
4836e87
Merge pull request #38 from anthrotype/py_tests
by szabadka
· 10 years ago
e651c85
Merge pull request #37 from anthrotype/setup_py
by szabadka
· 10 years ago
b5ba646
Merge pull request #36 from khaledhosny/python-decompress
by szabadka
· 10 years ago
e0c5df8
[python] Use BrotliDecompress()
by Khaled Hosny
· 10 years ago
b33e10e
add Python port of bro utility and scripts to test Brotli extension
by Cosimo Lupo
· 10 years ago
3113fe7
[setup.py] enable C++ exception handling on MSVC compiler to fix warning C4530
by Cosimo Lupo
· 10 years ago
dec72c5
[setup.py] use "-std=c++0x" only with GCC compiler (usupported on MSVC)
by Cosimo Lupo
· 10 years ago
855efcf
[python/setup.py] use relative paths instead of symlinks (unsupported on Win)
by Cosimo Lupo
· 10 years ago
5da7e37
Makefile fixes and cleanups
by Dmitry Shachnev
· 10 years ago
Next »