|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28271 lines, -47 lines) |
Patch |
 |
D |
third_party/brotli/.gitignore
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/brotli/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/brotli/README.chromium
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/brotli.gni
|
View
|
1
2
3
4
5
6
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
D |
third_party/brotli/dec/Makefile
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
third_party/brotli/dec/decode.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/brotli/dec/decode.c
|
View
|
1
2
3
4
5
6
|
5 chunks |
+12 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/brotli/dec/state.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/backward_references.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/backward_references.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+858 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/bit_cost.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+161 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/block_splitter.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/block_splitter.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+505 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/brotli_bit_stream.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+179 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/brotli_bit_stream.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1181 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/cluster.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+330 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/command.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+156 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/compress_fragment.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/compress_fragment.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+701 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/compress_fragment_two_pass.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/compress_fragment_two_pass.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+524 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/compressor.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/context.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+178 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/brotli/enc/dictionary.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
third_party/brotli/enc/dictionary.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/dictionary_hash.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4117 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/encode.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+207 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/encode.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1175 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/encode_parallel.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/encode_parallel.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+279 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/entropy_encode.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/entropy_encode.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+480 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/entropy_encode_static.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+572 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/fast_log.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+139 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/find_match_length.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/hash.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+974 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/histogram.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/histogram.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/literal_cost.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/literal_cost.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+165 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/metablock.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/metablock.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+539 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/port.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/prefix.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/ringbuffer.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/static_dict.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/static_dict.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+455 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/static_dict_lut.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/static_dict_lut2.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7934 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/streams.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/streams.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/transform.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+248 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/types.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/utf8_util.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/utf8_util.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/enc/write_bits.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/tools/DEPS
|
View
|
1
2
3
4
5
6
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/brotli/tools/bro.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+335 lines, -0 lines |
0 comments
|
Download
|