|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5876 lines, -1761 lines) |
Patch |
 |
M |
third_party/libwebp/README.chromium
|
View
|
|
2 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/alpha.c
|
View
|
|
3 chunks |
+5 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/frame.c
|
View
|
|
7 chunks |
+57 lines, -44 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/idec.c
|
View
|
|
3 chunks |
+35 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/io.c
|
View
|
|
9 chunks |
+73 lines, -51 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8.c
|
View
|
|
6 chunks |
+52 lines, -57 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8i.h
|
View
|
|
4 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/vp8l.c
|
View
|
|
8 chunks |
+22 lines, -46 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dec/webp.c
|
View
|
|
7 chunks |
+21 lines, -15 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/demux/demux.c
|
View
|
|
1 chunk |
+952 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec.c
|
View
|
|
4 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_neon.c
|
View
|
|
3 chunks |
+82 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_sse2.c
|
View
|
|
6 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dsp.h
|
View
|
|
5 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc.c
|
View
|
|
8 chunks |
+51 lines, -66 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/enc_neon.c
|
View
|
|
1 chunk |
+661 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_sse2.c
|
View
|
|
18 chunks |
+208 lines, -113 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless.h
|
View
|
|
1 chunk |
+13 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless.c
|
View
|
|
16 chunks |
+289 lines, -81 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling.c
|
View
|
|
4 chunks |
+20 lines, -8 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/upsampling_neon.c
|
View
|
|
1 chunk |
+292 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling_sse2.c
|
View
|
|
6 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.h
|
View
|
|
7 chunks |
+184 lines, -35 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.c
|
View
|
|
3 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/alpha.c
|
View
|
|
3 chunks |
+65 lines, -28 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/analysis.c
|
View
|
|
11 chunks |
+149 lines, -94 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/backward_references.h
|
View
|
|
4 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/backward_references.c
|
View
|
|
23 chunks |
+100 lines, -82 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/config.c
|
View
|
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/cost.h
|
View
|
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/cost.c
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/frame.c
|
View
|
|
22 chunks |
+362 lines, -306 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/histogram.h
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/histogram.c
|
View
|
|
13 chunks |
+172 lines, -66 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/picture.c
|
View
|
|
4 chunks |
+113 lines, -40 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/quant.c
|
View
|
|
8 chunks |
+150 lines, -30 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/syntax.c
|
View
|
|
4 chunks |
+7 lines, -15 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/token.c
|
View
|
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/tree.c
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/vp8enci.h
|
View
|
|
14 chunks |
+71 lines, -47 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/vp8l.c
|
View
|
|
20 chunks |
+92 lines, -74 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/enc/webpenc.c
|
View
|
|
4 chunks |
+62 lines, -32 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/libwebp.gyp
|
View
|
|
5 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/bit_reader.h
|
View
|
|
7 chunks |
+181 lines, -50 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/bit_reader.c
|
View
|
|
7 chunks |
+45 lines, -62 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/filters.h
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/filters.c
|
View
|
|
7 chunks |
+33 lines, -34 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/huffman_encode.c
|
View
|
|
3 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/quant_levels.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/quant_levels.c
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_dec.h
|
View
|
|
3 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_dec.c
|
View
|
|
1 chunk |
+8 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/thread.h
|
View
|
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/thread.c
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/utils.h
|
View
|
|
2 chunks |
+38 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/utils.c
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/decode.h
|
View
|
|
15 chunks |
+74 lines, -46 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/webp/demux.h
|
View
|
|
1 chunk |
+212 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/encode.h
|
View
|
|
10 chunks |
+42 lines, -24 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/format_constants.h
|
View
|
|
2 chunks |
+7 lines, -11 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/webp/mux.h
|
View
|
|
1 chunk |
+355 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/webp/mux_types.h
|
View
|
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/tools/layout_tests/test_expectations.txt
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|