|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+12529 lines, -2485 lines) |
Patch |
 |
M |
third_party/libwebp/README.chromium
|
View
|
1
2
3
4
5
|
1 chunk |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/alpha.c
|
View
|
|
2 chunks |
+110 lines, -39 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/buffer.c
|
View
|
|
10 chunks |
+48 lines, -31 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/decode_vp8.h
|
View
|
|
4 chunks |
+43 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/frame.c
|
View
|
|
13 chunks |
+194 lines, -179 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/idec.c
|
View
|
|
22 chunks |
+262 lines, -165 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/io.c
|
View
|
|
14 chunks |
+201 lines, -258 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/layer.c
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/quant.c
|
View
|
|
3 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/tree.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8.c
|
View
|
|
15 chunks |
+63 lines, -51 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8i.h
|
View
|
|
8 chunks |
+9 lines, -19 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dec/vp8l.c
|
View
|
|
1 chunk |
+1215 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dec/vp8li.h
|
View
|
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/webp.c
|
View
|
|
15 chunks |
+414 lines, -240 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/webpi.h
|
View
|
|
6 chunks |
+32 lines, -81 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cpu.c
|
View
|
|
5 chunks |
+23 lines, -8 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/cpu-features.h
|
View
|
1
2
3
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/cpu-features.c
|
View
|
1
2
3
|
1 chunk |
+555 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec.c
|
View
|
|
13 chunks |
+23 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_neon.c
|
View
|
|
4 chunks |
+165 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_sse2.c
|
View
|
|
10 chunks |
+23 lines, -18 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dsp.h
|
View
|
|
7 chunks |
+44 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc.c
|
View
|
|
13 chunks |
+20 lines, -21 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_sse2.c
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/lossless.h
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/lossless.c
|
View
|
|
1 chunk |
+1124 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling.c
|
View
|
|
8 chunks |
+149 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling_sse2.c
|
View
|
|
4 chunks |
+11 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.h
|
View
|
|
5 chunks |
+54 lines, -30 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/alpha.c
|
View
|
|
2 chunks |
+281 lines, -65 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/analysis.c
|
View
|
|
9 chunks |
+17 lines, -13 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/backward_references.h
|
View
|
|
1 chunk |
+212 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/backward_references.c
|
View
|
|
1 chunk |
+874 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/config.c
|
View
|
|
6 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/cost.h
|
View
|
1
2
3
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/cost.c
|
View
|
1
2
3
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/filter.c
|
View
|
|
9 chunks |
+56 lines, -25 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/frame.c
|
View
|
1
2
3
|
21 chunks |
+272 lines, -73 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/histogram.h
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/histogram.c
|
View
|
|
1 chunk |
+406 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/iterator.c
|
View
|
|
11 chunks |
+104 lines, -91 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/layer.c
|
View
|
|
3 chunks |
+3 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/picture.c
|
View
|
|
12 chunks |
+732 lines, -355 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/quant.c
|
View
|
|
9 chunks |
+17 lines, -17 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/syntax.c
|
View
|
|
8 chunks |
+201 lines, -68 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/tree.c
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/vp8enci.h
|
View
|
1
2
3
|
14 chunks |
+81 lines, -18 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/vp8l.c
|
View
|
|
1 chunk |
+1137 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/vp8li.h
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/webpenc.c
|
View
|
|
11 chunks |
+75 lines, -37 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/libwebp.gyp
|
View
|
1
2
3
|
4 chunks |
+62 lines, -22 lines |
1 comment
|
Download
|
 |
M |
third_party/libwebp/utils/bit_reader.h
|
View
|
|
5 chunks |
+125 lines, -37 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/bit_reader.c
|
View
|
|
4 chunks |
+166 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/bit_writer.h
|
View
|
|
2 chunks |
+65 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/bit_writer.c
|
View
|
|
5 chunks |
+107 lines, -9 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/color_cache.h
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/color_cache.c
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/filters.h
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/filters.c
|
View
|
|
1 chunk |
+229 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/huffman.h
|
View
|
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/huffman.c
|
View
|
|
1 chunk |
+238 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/huffman_encode.h
|
View
|
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/huffman_encode.c
|
View
|
|
1 chunk |
+439 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/quant_levels.h
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/quant_levels.c
|
View
|
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/rescaler.h
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/rescaler.c
|
View
|
|
1 chunk |
+152 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/thread.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/thread.c
|
View
|
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/utils.h
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/utils/utils.c
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/decode.h
|
View
|
|
14 chunks |
+163 lines, -105 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/webp/decode_vp8.h
|
View
|
|
1 chunk |
+0 lines, -157 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/encode.h
|
View
|
|
11 chunks |
+253 lines, -76 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/webp/format_constants.h
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/types.h
|
View
|
|
4 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|