|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+9962 lines, -27617 lines) |
Patch |
 |
M |
third_party/libwebp/BUILD.gn
|
View
|
|
5 chunks |
+52 lines, -43 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/README.chromium
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/alpha.c
|
View
|
|
1 chunk |
+0 lines, -232 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/alpha_dec.c
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/alphai.h
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/alphai_dec.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/buffer.c
|
View
|
|
1 chunk |
+0 lines, -300 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/buffer_dec.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/common.h
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/common_dec.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/decode_vp8.h
|
View
|
|
1 chunk |
+0 lines, -185 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/frame.c
|
View
|
|
1 chunk |
+0 lines, -812 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/frame_dec.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/idec.c
|
View
|
|
1 chunk |
+0 lines, -892 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/idec_dec.c
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/io.c
|
View
|
|
1 chunk |
+0 lines, -624 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/io_dec.c
|
View
|
|
11 chunks |
+67 lines, -46 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/quant.c
|
View
|
|
1 chunk |
+0 lines, -110 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/quant_dec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/tree.c
|
View
|
|
1 chunk |
+0 lines, -525 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/tree_dec.c
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/vp8.c
|
View
|
|
1 chunk |
+0 lines, -667 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/vp8_dec.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/vp8_dec.c
|
View
|
|
6 chunks |
+63 lines, -9 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/vp8i.h
|
View
|
|
1 chunk |
+0 lines, -320 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/vp8i_dec.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/vp8l.c
|
View
|
|
1 chunk |
+0 lines, -1660 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/vp8l_dec.c
|
View
|
|
7 chunks |
+24 lines, -13 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/vp8li.h
|
View
|
|
1 chunk |
+0 lines, -135 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/vp8li_dec.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/webp.c
|
View
|
|
1 chunk |
+0 lines, -834 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/webp_dec.c
|
View
|
|
6 chunks |
+7 lines, -10 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/dec/webpi.h
|
View
|
|
1 chunk |
+0 lines, -142 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/dec/webpi_dec.h
|
View
|
|
2 chunks |
+4 lines, -13 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/demux/demux.c
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/alpha_processing.c
|
View
|
|
7 chunks |
+26 lines, -12 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/alpha_processing_neon.c
|
View
|
|
1 chunk |
+191 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/alpha_processing_sse2.c
|
View
|
|
3 chunks |
+64 lines, -77 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/common_sse2.h
|
View
|
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cost.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cost_mips32.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cost_mips_dsp_r2.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cost_sse2.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/cpu.c
|
View
|
|
3 chunks |
+40 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_clip_tables.c
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_msa.c
|
View
|
|
2 chunks |
+847 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_neon.c
|
View
|
|
3 chunks |
+20 lines, -20 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_sse2.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dec_sse41.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/dsp.h
|
View
|
|
6 chunks |
+41 lines, -16 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc.c
|
View
|
|
10 chunks |
+123 lines, -55 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_mips32.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_mips_dsp_r2.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/enc_msa.c
|
View
|
|
1 chunk |
+892 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_neon.c
|
View
|
|
7 chunks |
+27 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_sse2.c
|
View
|
|
6 chunks |
+163 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/enc_sse41.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/filters.c
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/filters_msa.c
|
View
|
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/filters_neon.c
|
View
|
|
1 chunk |
+317 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/filters_sse2.c
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless.h
|
View
|
|
12 chunks |
+41 lines, -184 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless.c
|
View
|
|
11 chunks |
+108 lines, -78 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/lossless_common.h
|
View
|
|
1 chunk |
+210 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_enc.c
|
View
|
|
16 chunks |
+239 lines, -714 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_enc_mips32.c
|
View
|
|
3 chunks |
+46 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/lossless_enc_msa.c
|
View
|
|
1 chunk |
+147 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_enc_sse2.c
|
View
|
|
6 chunks |
+317 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_enc_sse41.c
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_mips_dsp_r2.c
|
View
|
|
5 chunks |
+44 lines, -35 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/lossless_msa.c
|
View
|
|
1 chunk |
+355 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_neon.c
|
View
|
|
5 chunks |
+384 lines, -11 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/lossless_sse2.c
|
View
|
|
11 chunks |
+347 lines, -42 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/msa_macro.h
|
View
|
|
20 chunks |
+966 lines, -131 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/neon.h
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/rescaler.c
|
View
|
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/rescaler_mips32.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/rescaler_mips_dsp_r2.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/rescaler_msa.c
|
View
|
|
1 chunk |
+444 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/rescaler_neon.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/rescaler_sse2.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling.c
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/dsp/upsampling_msa.c
|
View
|
|
1 chunk |
+678 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/upsampling_neon.c
|
View
|
|
3 chunks |
+29 lines, -48 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv.c
|
View
|
|
4 chunks |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/dsp/yuv_sse2.c
|
View
|
|
13 chunks |
+196 lines, -108 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/alpha.c
|
View
|
|
1 chunk |
+0 lines, -433 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/alpha_enc.c
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/analysis.c
|
View
|
|
1 chunk |
+0 lines, -506 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/analysis_enc.c
|
View
|
|
4 chunks |
+37 lines, -10 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/backward_references.h
|
View
|
|
1 chunk |
+0 lines, -206 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/backward_references.c
|
View
|
|
1 chunk |
+0 lines, -1715 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/backward_references_enc.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/backward_references_enc.c
|
View
|
|
16 chunks |
+206 lines, -121 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/config.c
|
View
|
|
1 chunk |
+0 lines, -173 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/config_enc.c
|
View
|
|
3 chunks |
+35 lines, -56 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/cost.h
|
View
|
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/cost.c
|
View
|
|
1 chunk |
+0 lines, -342 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/cost_enc.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/cost_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/delta_palettization.h
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/delta_palettization.c
|
View
|
|
1 chunk |
+0 lines, -455 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/delta_palettization_enc.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/delta_palettization_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/filter.c
|
View
|
|
1 chunk |
+0 lines, -306 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/filter_enc.c
|
View
|
|
2 chunks |
+10 lines, -97 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/frame.c
|
View
|
|
1 chunk |
+0 lines, -852 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/frame_enc.c
|
View
|
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/histogram.h
|
View
|
|
1 chunk |
+0 lines, -123 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/histogram.c
|
View
|
|
1 chunk |
+0 lines, -938 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/histogram_enc.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/histogram_enc.c
|
View
|
|
14 chunks |
+178 lines, -126 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/iterator.c
|
View
|
|
1 chunk |
+0 lines, -456 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/iterator_enc.c
|
View
|
|
4 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/near_lossless.c
|
View
|
|
1 chunk |
+0 lines, -122 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/near_lossless_enc.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/picture.c
|
View
|
|
1 chunk |
+0 lines, -293 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/picture_csp.c
|
View
|
|
1 chunk |
+0 lines, -1192 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/picture_csp_enc.c
|
View
|
|
16 chunks |
+126 lines, -143 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/picture_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/picture_psnr.c
|
View
|
|
1 chunk |
+0 lines, -177 lines |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/picture_psnr_enc.c
|
View
|
|
1 chunk |
+213 lines, -0 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/picture_rescale.c
|
View
|
|
1 chunk |
+0 lines, -264 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/picture_rescale_enc.c
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/picture_tools.c
|
View
|
|
1 chunk |
+0 lines, -226 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/picture_tools_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
third_party/libwebp/enc/predictor_enc.c
|
View
|
|
1 chunk |
+750 lines, -0 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/quant.c
|
View
|
|
1 chunk |
+0 lines, -1284 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/quant_enc.c
|
View
|
|
4 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/syntax.c
|
View
|
|
1 chunk |
+0 lines, -383 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/syntax_enc.c
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/token.c
|
View
|
|
1 chunk |
+0 lines, -293 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/token_enc.c
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/tree.c
|
View
|
|
1 chunk |
+0 lines, -504 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/tree_enc.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/vp8enci.h
|
View
|
|
1 chunk |
+0 lines, -529 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/vp8i_enc.h
|
View
|
|
4 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/vp8l.c
|
View
|
|
1 chunk |
+0 lines, -1602 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/vp8l_enc.c
|
View
|
|
20 chunks |
+159 lines, -94 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/vp8li.h
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/vp8li_enc.h
|
View
|
|
4 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/enc/webp_enc.c
|
View
|
|
4 chunks |
+15 lines, -12 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/enc/webpenc.c
|
View
|
|
1 chunk |
+0 lines, -395 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/bit_reader.h
|
View
|
|
1 chunk |
+0 lines, -174 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/bit_reader.c
|
View
|
|
1 chunk |
+0 lines, -222 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/bit_reader_inl.h
|
View
|
|
1 chunk |
+0 lines, -173 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/bit_reader_inl_utils.h
|
View
|
|
5 chunks |
+48 lines, -31 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/bit_reader_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/bit_reader_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/bit_writer.h
|
View
|
|
1 chunk |
+0 lines, -145 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/bit_writer.c
|
View
|
|
1 chunk |
+0 lines, -319 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/bit_writer_utils.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/bit_writer_utils.c
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/color_cache.h
|
View
|
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/color_cache.c
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/color_cache_utils.h
|
View
|
|
2 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/color_cache_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/endian_inl.h
|
View
|
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/endian_inl_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/filters.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/filters.c
|
View
|
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/filters_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/filters_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/huffman.h
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/huffman.c
|
View
|
|
1 chunk |
+0 lines, -205 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/huffman_encode.h
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/huffman_encode.c
|
View
|
|
1 chunk |
+0 lines, -417 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/huffman_encode_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/huffman_encode_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/huffman_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/huffman_utils.c
|
View
|
|
8 chunks |
+33 lines, -15 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/quant_levels.h
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/quant_levels.c
|
View
|
|
1 chunk |
+0 lines, -140 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/quant_levels_dec.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/quant_levels_dec.c
|
View
|
|
1 chunk |
+0 lines, -284 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_dec_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_dec_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/quant_levels_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/random.h
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/random.c
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/random_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/random_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/rescaler.h
|
View
|
|
1 chunk |
+0 lines, -101 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/rescaler.c
|
View
|
|
1 chunk |
+0 lines, -146 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/rescaler_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/rescaler_utils.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/thread.h
|
View
|
|
1 chunk |
+0 lines, -93 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/utils/thread.c
|
View
|
|
1 chunk |
+0 lines, -358 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/thread_utils.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
third_party/libwebp/utils/thread_utils.c
|
View
|
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/utils.h
|
View
|
|
5 chunks |
+19 lines, -31 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/utils/utils.c
|
View
|
|
5 chunks |
+29 lines, -8 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/encode.h
|
View
|
|
4 chunks |
+25 lines, -10 lines |
0 comments
|
Download
|
 |
D |
third_party/libwebp/webp/extras.h
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/format_constants.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/mux.h
|
View
|
|
6 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
third_party/libwebp/webp/mux_types.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|