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

Issue 653803003: libwebp: update to 0.4.2-rc2 (Closed)

Created:
6 years, 2 months ago by jzern
Modified:
6 years, 2 months ago
Reviewers:
urvang (Google)
CC:
chromium-reviews, urvang (Google), skal, vikasa
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

libwebp: update to 0.4.2-rc2 bug/build fix release + cherry-pick from pre-rc3 to deal with a mips build issue Committed: https://crrev.com/2f457ff69c74c67a4f53359c725349506c6eadef Cr-Commit-Position: refs/heads/master@{#299872}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1195 lines, -275 lines) Patch
M third_party/libwebp/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libwebp/LICENSE View 1 chunk +22 lines, -21 lines 0 comments Download
M third_party/libwebp/README.chromium View 2 chunks +3 lines, -7 lines 0 comments Download
M third_party/libwebp/dec/frame.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dec/idec.c View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/libwebp/dec/tree.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dec/vp8i.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dec/vp8l.c View 4 chunks +7 lines, -0 lines 0 comments Download
M third_party/libwebp/demux/demux.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dsp/alpha_processing.c View 1 chunk +31 lines, -0 lines 0 comments Download
A third_party/libwebp/dsp/alpha_processing_sse2.c View 1 chunk +77 lines, -0 lines 0 comments Download
M third_party/libwebp/dsp/cpu.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dsp/dsp.h View 3 chunks +20 lines, -0 lines 0 comments Download
M third_party/libwebp/dsp/enc_neon.c View 8 chunks +33 lines, -17 lines 0 comments Download
M third_party/libwebp/dsp/lossless.h View 1 chunk +13 lines, -17 lines 0 comments Download
M third_party/libwebp/dsp/lossless.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/enc/alpha.c View 5 chunks +45 lines, -26 lines 0 comments Download
M third_party/libwebp/enc/analysis.c View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/libwebp/enc/config.c View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libwebp/enc/cost.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libwebp/enc/frame.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/enc/picture_csp.c View 9 chunks +811 lines, -92 lines 0 comments Download
M third_party/libwebp/enc/vp8enci.h View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/libwebp/enc/webpenc.c View 1 chunk +18 lines, -10 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.h View 2 chunks +16 lines, -1 line 0 comments Download
M third_party/libwebp/utils/bit_reader.c View 4 chunks +22 lines, -35 lines 0 comments Download
M third_party/libwebp/utils/bit_writer.c View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/libwebp/utils/endian_inl.h View 3 chunks +13 lines, -15 lines 0 comments Download
M third_party/libwebp/utils/quant_levels_dec.c View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/libwebp/utils/utils.c View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libwebp/webp/decode.h View 1 chunk +7 lines, -3 lines 0 comments Download
M third_party/libwebp/webp/encode.h View 3 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
jzern
Urvang, I'd like to land this pre-release so we can be sure of some of ...
6 years, 2 months ago (2014-10-15 19:16:55 UTC) #2
urvang (Google)
lgtm Looks fine; we can wait for the bots to be stable before starting CQ. ...
6 years, 2 months ago (2014-10-15 19:24:43 UTC) #3
jzern
On 2014/10/15 19:24:43, urvang (Google) wrote: > lgtm > > Looks fine; we can wait ...
6 years, 2 months ago (2014-10-15 19:35:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653803003/1
6 years, 2 months ago (2014-10-16 08:54:38 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-16 09:40:53 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 09:41:38 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2f457ff69c74c67a4f53359c725349506c6eadef
Cr-Commit-Position: refs/heads/master@{#299872}

Powered by Google App Engine
This is Rietveld 408576698