Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
brotli
/
165022d2fc3548c387d664dc8c675c00c2d4e974
165022d
Add window size parameter to bro tool.
by Zoltan Szabadka
· 9 years ago
100a238
Update the spec with IANA Considerations.
by Zoltan Szabadka
· 9 years ago
2faed4a
Create -06 version of the spec.
by Zoltan Szabadka
· 9 years ago
7ec879e
Merge pull request #194 from szabadka/master
by szabadka
· 9 years ago
e4d9c61
Add CONTRIBUTING file.
by Zoltan Szabadka
· 9 years ago
c0ac8aa
Merge pull request #193 from szabadka/master
by szabadka
· 9 years ago
b5c92e5
Add tools/version.h that conatins the brotli version.
by Zoltan Szabadka
· 9 years ago
cd2538b
Merge pull request #190 from szabadka/master
by szabadka
· 9 years ago
754deae
Reduce command buffer memory usage.
by Zoltan Szabadka
· 9 years ago
2435cc2
Merge pull request #189 from szabadka/master
by szabadka
· 9 years ago
4c37566
Move literal cost computation to where it's used.
by Zoltan Szabadka
· 9 years ago
dc416ab
Merge pull request #187 from szabadka/master
by szabadka
· 9 years ago
3b8bef7
Add extern "C" linkage to the encoder and decoder dictionary definitions.
by Zoltan Szabadka
· 9 years ago
d4cc4f8
Define the encoder dictionary in the .cc file and link only once.
by Zoltan Szabadka
· 9 years ago
480b4a6
Merge pull request #186 from szabadka/master
by szabadka
· 9 years ago
4a7024d
Make the brotli encoder C++98 compatible.
by Zoltan Szabadka
· 9 years ago
dfdf2dd
Encoder bug fixes.
by Zoltan Szabadka
· 9 years ago
a802c01
Merge pull request #185 from szabadka/master
by szabadka
· 9 years ago
8ce3494
Configure automatic appveyor deployment.
by Zoltan Szabadka
· 9 years ago
933bb9b
Merge pull request #183 from szabadka/master
by szabadka
· 9 years ago
27e1aa4
Merge remote-tracking branch 'upstream/master'
by Zoltan Szabadka
· 9 years ago
03c4ab5
Simplify uncompressed block decoding state machine.
by Zoltan Szabadka
· 9 years ago
5919712
Avoid undefined behavior from memcpy for the portable build.
by Zoltan Szabadka
· 9 years ago
10aaa83
Fix a bug in ReadHuffmanCode().
by Zoltan Szabadka
· 9 years ago
3cd3a10
Small speedup of command decoding.
by Zoltan Szabadka
· 9 years ago
c11ce30
Merge pull request #176 from szabadka/master
by szabadka
· 9 years ago
e44caf9
Introduce a BROTLI_BUILD_PORTABLE macro to disable potentially dangerous optimizations.
by Zoltan Szabadka
· 9 years ago
8530123
Fix a bug in CopyUncompressedBlockToOutput().
by Zoltan Szabadka
· 9 years ago
6dd53d6
Merge pull request #175 from szabadka/master
by szabadka
· 9 years ago
163b59b
Add null output callback to decoder for easier testing.
by Zoltan Szabadka
· 9 years ago
b04f624
Fix a bug in uncompressed block handling.
by Zoltan Szabadka
· 9 years ago
24dca87
Merge pull request #172 from szabadka/master
by szabadka
· 9 years ago
0cf3a54
Update brotli decoder with latest improvements.
by Zoltan Szabadka
· 9 years ago
039cb6e
Merge pull request #167 from kasper93/master
by eustas
· 9 years ago
76bf374
Add missing time.h header.
by Kacper Michajłow
· 9 years ago
b3905e8
Merge pull request #164 from szabadka/master
by szabadka
· 9 years ago
1216684
Merge remote-tracking branch 'upstream/master'
by Zoltan Szabadka
· 9 years ago
a7cedfc
Update brotli decoder with latest improvements.
by Zoltan Szabadka
· 9 years ago
0eddc60
Merge pull request #156 from karpinski/master
by szabadka
· 9 years ago
21ac39f
Fix typos.
by Marcin Karpinski
· 9 years ago
5cc9192
Merge pull request #155 from szabadka/master
by szabadka
· 9 years ago
cacd294
Change the expiration date and title of the -05 draft.
by Zoltan Szabadka
· 9 years ago
d1341bd
Create -05 version of the draft.
by Zoltan Szabadka
· 9 years ago
e9edf7e
Fix typo in the specification.
by Zoltan Szabadka
· 9 years ago
1dd66ef
Merge pull request #154 from szabadka/master
by szabadka
· 9 years ago
075b3ad
Clarifications to the spec regarding when the stream should be rejected as invalid.
by Zoltan Szabadka
· 9 years ago
7f7a2fb
Merge pull request #148 from eustas/master
by eustas
· 9 years ago
4092b4d
Add more testdata.
by Eugene Klyuchnikov
· 9 years ago
a67f005
Add "repeat" and "verbose" flags to "bro" tool.
by Eugene Klyuchnikov
· 9 years ago
b58317a
Fix bug in encoder.
by Eugene Klyuchnikov
· 9 years ago
127aa48
Fix bug in decoder. Minor cleanup.
by Eugene Klyuchnikov
· 9 years ago
50505f4
Merge pull request #147 from szabadka/master
by szabadka
· 9 years ago
070dacb
Configure automatic deployment of github releases from Travis.
by Zoltan Szabadka
· 9 years ago
d25c102
Merge pull request #146 from lvandeve/master
by lvandeve
· 9 years ago
6511d6b
update brotli encoder with latest improvements
by Lode Vandevenne
· 9 years ago
53dbee7
Merge pull request #145 from lvandeve/master
by lvandeve
· 9 years ago
db71549
update brotli decoder with latest improvements
by Lode Vandevenne
· 9 years ago
5da4f65
Merge pull request #139 from anthrotype/appveyor
by szabadka
· 9 years ago
0630090
add support for Appveyor CI
by Cosimo Lupo
· 9 years ago
806e731
Merge pull request #138 from anthrotype/travis
by szabadka
· 9 years ago
84d0621
Merge pull request #137 from anthrotype/fix_macpython
by szabadka
· 9 years ago
6dcb0dd
[travis] add placeholder 'deploy' target for Github Releases
by Cosimo Lupo
· 9 years ago
a5822da
[travis] also compile for 'macpython' (official installers from Python.org);
by Cosimo Lupo
· 9 years ago
bb3d924
add support for Travis CI (OS X only for now)
by Cosimo Lupo
· 9 years ago
e88fe7b
[setup.py] pass extra compiler flags on OS X to enable support for C++11: -stdlib=libc++ -mmacosx-version-min=10.7
by Cosimo Lupo
· 9 years ago
d811b18
Merge pull request #133 from anthrotype/py27win
by szabadka
· 9 years ago
d2c8b27
[setup.py] retrieve version string from brotlimodule.cc so we don't need to modify it more than once
by Cosimo Lupo
· 9 years ago
8c7edd3
[bro.py] print --version as brotli.__version__
by Cosimo Lupo
· 9 years ago
ac33d35
[brotlimodule.cc] add __version__ string attribute to brotli module
by Cosimo Lupo
· 9 years ago
54baf43
[setup.py] support MINGW32 compiler: fix clashing 'hypot' definition; statically link libgcc and libstdc++
by Cosimo Lupo
· 9 years ago
c3540e2
[setup.py] use MSVC 10.0 when compiling for Windows Python 2.7
by Cosimo Lupo
· 9 years ago
f141729
[brotlimodule.cc] fix RuntimeError on OS X: keyword list must be NULL terminated
by Cosimo Lupo
· 9 years ago
55a40ce
Merge pull request #135 from szabadka/master
by szabadka
· 9 years ago
7de70db
Add missing <stdlib.h> to streams.cc
by Zoltan Szabadka
· 9 years ago
944c3b8
Remove non-standard <malloc.h> from decode.c
by Zoltan Szabadka
· 9 years ago
421e4ed
Merge pull request #132 from szabadka/master
by szabadka
· 9 years ago
4b2fd00
Use a single lookup table for insert/copy offsets and extra bits.
by Zoltan Szabadka
· 9 years ago
da11e91
Merge pull request #131 from anthrotype/py-deprecated
by szabadka
· 9 years ago
08212db
[brotlimodule.cc] fix C++11 warning about conversion from string literal to 'char *'
by Cosimo Lupo
· 9 years ago
d3dfc68
[brotlimodule.cc] no longer expose deprecated BrotliParams: enable_dictionary, enable_transforms, greedy_block_split, enable_context_modeling
by Cosimo Lupo
· 9 years ago
45c3893
Enable little endian support also for visual studio
by lvandeve
· 9 years ago
ef186ba
Merge pull request #130 from lvandeve/master
by lvandeve
· 9 years ago
fee303f
fix brotli decoder MSVC compilation error
by Lode Vandevenne
· 9 years ago
4c22a3d
Merge pull request #128 from lvandeve/master
by lvandeve
· 9 years ago
94cd708
brotli decoder performance improvements
by Lode Vandevenne
· 9 years ago
06fff86
Merge pull request #127 from lvandeve/master
by lvandeve
· 9 years ago
17ed258
msan bugfixes to the brotli encoder
by Lode Vandevenne
· 9 years ago
afbec11
Add -O2 flag
by lvandeve
· 9 years ago
13f0a9b
Merge pull request #124 from szabadka/master
by szabadka
· 9 years ago
29c2679
Fix encoder bug.
by Zoltan Szabadka
· 9 years ago
9c9bb00
Merge pull request #123 from szabadka/master
by szabadka
· 9 years ago
95ddb48
Fix some VS compilation errors in the encoder.
by Zoltan Szabadka
· 9 years ago
9fa3016
Merge pull request #121 from lvandeve/master
by lvandeve
· 9 years ago
bad0f4e
Brotli Bug Fixes
by Lode Vandevenne
· 9 years ago
67d26e0
Merge pull request #119 from szabadka/master
by szabadka
· 9 years ago
618287b
Deprecate greedy_block_split and enable_context_modeling brotli params.
by Zoltan Szabadka
· 9 years ago
981ca6e
Merge pull request #118 from szabadka/master
by szabadka
· 9 years ago
6609883
Use a static hash table to look up dictionary words and transforms.
by Zoltan Szabadka
· 9 years ago
0fd2df4
Merge pull request #117 from szabadka/master
by szabadka
· 9 years ago
b3d3723
Add "zopfli"-style backward reference search to brotli.
by Zoltan Szabadka
· 9 years ago
Next »