Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Issue 2149863002: libwebp: update to v0.5.1 (Closed)

Created:
4 years, 5 months ago by jzern
Modified:
4 years, 5 months ago
Reviewers:
urvang
CC:
chromium-reviews, jzern, skal
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

libwebp: update to v0.5.1 BUG=628035 Committed: https://crrev.com/0ce0e46ff4ae96b841dd0ddbe8d7ddbd7e46b763 Cr-Commit-Position: refs/heads/master@{#405591}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3597 lines, -1565 lines) Patch
M third_party/libwebp/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/README.chromium View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/libwebp/dec/alpha.c View 5 chunks +114 lines, -49 lines 0 comments Download
M third_party/libwebp/dec/alphai.h View 1 chunk +7 lines, -8 lines 0 comments Download
M third_party/libwebp/dec/buffer.c View 3 chunks +43 lines, -3 lines 0 comments Download
M third_party/libwebp/dec/frame.c View 3 chunks +10 lines, -20 lines 0 comments Download
M third_party/libwebp/dec/idec.c View 11 chunks +55 lines, -22 lines 0 comments Download
M third_party/libwebp/dec/io.c View 4 chunks +15 lines, -5 lines 0 comments Download
M third_party/libwebp/dec/vp8.c View 6 chunks +13 lines, -8 lines 0 comments Download
M third_party/libwebp/dec/vp8i.h View 4 chunks +9 lines, -6 lines 0 comments Download
M third_party/libwebp/dec/vp8l.c View 17 chunks +106 lines, -73 lines 0 comments Download
M third_party/libwebp/dec/vp8li.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/libwebp/dec/webp.c View 5 chunks +26 lines, -9 lines 0 comments Download
M third_party/libwebp/dec/webpi.h View 2 chunks +20 lines, -1 line 0 comments Download
A third_party/libwebp/dsp/common_sse2.h View 1 chunk +109 lines, -0 lines 0 comments Download
M third_party/libwebp/dsp/cpu.c View 2 chunks +28 lines, -3 lines 0 comments Download
M third_party/libwebp/dsp/dec.c View 5 chunks +29 lines, -0 lines 0 comments Download
A third_party/libwebp/dsp/dec_msa.c View 1 chunk +172 lines, -0 lines 0 comments Download
M third_party/libwebp/dsp/dec_sse2.c View 3 chunks +5 lines, -56 lines 0 comments Download
M third_party/libwebp/dsp/dec_sse41.c View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/dsp/dsp.h View 9 chunks +77 lines, -5 lines 0 comments Download
M third_party/libwebp/dsp/enc.c View 5 chunks +66 lines, -3 lines 0 comments Download
M third_party/libwebp/dsp/enc_mips_dsp_r2.c View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/libwebp/dsp/enc_neon.c View 4 chunks +32 lines, -46 lines 0 comments Download
M third_party/libwebp/dsp/enc_sse2.c View 11 chunks +72 lines, -200 lines 0 comments Download
M third_party/libwebp/dsp/enc_sse41.c View 4 chunks +33 lines, -67 lines 0 comments Download
M third_party/libwebp/dsp/filters.c View 1 chunk +30 lines, -9 lines 0 comments Download
M third_party/libwebp/dsp/filters_mips_dsp_r2.c View 14 chunks +77 lines, -87 lines 0 comments Download
M third_party/libwebp/dsp/filters_sse2.c View 8 chunks +125 lines, -147 lines 0 comments Download
M third_party/libwebp/dsp/lossless.h View 4 chunks +26 lines, -2 lines 0 comments Download
M third_party/libwebp/dsp/lossless.c View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/libwebp/dsp/lossless_enc.c View 8 chunks +292 lines, -68 lines 0 comments Download
M third_party/libwebp/dsp/lossless_enc_sse2.c View 2 chunks +52 lines, -0 lines 0 comments Download
A third_party/libwebp/dsp/msa_macro.h View 1 chunk +555 lines, -0 lines 0 comments Download
M third_party/libwebp/dsp/rescaler_sse2.c View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/dsp/upsampling_mips_dsp_r2.c View 3 chunks +13 lines, -15 lines 0 comments Download
M third_party/libwebp/dsp/yuv_mips32.c View 3 chunks +18 lines, -19 lines 0 comments Download
M third_party/libwebp/dsp/yuv_mips_dsp_r2.c View 4 chunks +14 lines, -15 lines 0 comments Download
M third_party/libwebp/enc/alpha.c View 2 chunks +5 lines, -2 lines 0 comments Download
M third_party/libwebp/enc/backward_references.h View 3 chunks +11 lines, -7 lines 0 comments Download
M third_party/libwebp/enc/backward_references.c View 22 chunks +869 lines, -247 lines 0 comments Download
M third_party/libwebp/enc/filter.c View 5 chunks +48 lines, -41 lines 0 comments Download
M third_party/libwebp/enc/histogram.c View 11 chunks +60 lines, -65 lines 0 comments Download
M third_party/libwebp/enc/near_lossless.c View 3 chunks +9 lines, -47 lines 0 comments Download
M third_party/libwebp/enc/picture.c View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/libwebp/enc/picture_csp.c View 1 chunk +18 lines, -6 lines 0 comments Download
M third_party/libwebp/enc/picture_psnr.c View 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/libwebp/enc/quant.c View 9 chunks +57 lines, -27 lines 0 comments Download
M third_party/libwebp/enc/vp8enci.h View 5 chunks +9 lines, -14 lines 0 comments Download
M third_party/libwebp/enc/vp8l.c View 16 chunks +105 lines, -99 lines 0 comments Download
M third_party/libwebp/enc/vp8li.h View 2 chunks +12 lines, -8 lines 0 comments Download
M third_party/libwebp/enc/webpenc.c View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libwebp/libwebp.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/utils/bit_reader.c View 3 chunks +7 lines, -11 lines 0 comments Download
M third_party/libwebp/utils/bit_reader_inl.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/libwebp/utils/color_cache.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/utils/huffman.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/utils/huffman_encode.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/utils/quant_levels_dec.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libwebp/utils/quant_levels_dec.c View 9 chunks +19 lines, -14 lines 0 comments Download
M third_party/libwebp/utils/utils.h View 4 chunks +19 lines, -3 lines 0 comments Download
M third_party/libwebp/utils/utils.c View 2 chunks +66 lines, -0 lines 0 comments Download
M third_party/libwebp/webp/decode.h View 5 chunks +13 lines, -8 lines 0 comments Download
M third_party/libwebp/webp/encode.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
urvang
lgtm
4 years, 5 months ago (2016-07-14 21:58:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2149863002/1
4 years, 5 months ago (2016-07-14 21:59:22 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-14 22:06:46 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 22:07:11 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 22:08:39 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0ce0e46ff4ae96b841dd0ddbe8d7ddbd7e46b763
Cr-Commit-Position: refs/heads/master@{#405591}

Powered by Google App Engine
This is Rietveld 408576698