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

Issue 2584033003: libwebp-0.5.2-rc2 (Closed)

Created:
4 years ago by jzern
Modified:
4 years ago
Reviewers:
urvang
CC:
chromium-reviews, jzern, skal
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

libwebp-0.5.2-rc2 bug fixes, minor encoder updates BUG=675306 Committed: https://crrev.com/1eea40afe01fc6ad0c9406bb5a01411ed6549662 Cr-Commit-Position: refs/heads/master@{#439671}

Patch Set 1 #

Patch Set 2 : rebase for layout test auto-rebaseline attempt #

Patch Set 3 : layout tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -214 lines) Patch
M third_party/WebKit/LayoutTests/platform/linux/virtual/gpu/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/mac/virtual/gpu/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/WebKit/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-toDataURL-webp-expected.png View 1 2 Binary file 0 comments Download
M third_party/libwebp/README.chromium View 1 chunk +2 lines, -2 lines 2 comments Download
M third_party/libwebp/dec/alpha.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/demux/anim_decode.c View 7 chunks +30 lines, -18 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/dec.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dsp/enc.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/dsp/rescaler.c View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libwebp/enc/analysis.c View 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/libwebp/enc/cost.h View 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/libwebp/enc/cost.c View 3 chunks +15 lines, -27 lines 0 comments Download
M third_party/libwebp/enc/frame.c View 6 chunks +12 lines, -10 lines 0 comments Download
M third_party/libwebp/enc/histogram.c View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/libwebp/enc/picture.c View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/libwebp/enc/picture_csp.c View 12 chunks +112 lines, -88 lines 0 comments Download
M third_party/libwebp/enc/picture_psnr.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libwebp/enc/quant.c View 4 chunks +7 lines, -6 lines 0 comments Download
M third_party/libwebp/enc/token.c View 5 chunks +31 lines, -23 lines 0 comments Download
M third_party/libwebp/enc/vp8enci.h View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/libwebp/enc/vp8l.c View 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/libwebp/utils/rescaler.c View 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/libwebp/utils/utils.h View 2 chunks +9 lines, -1 line 0 comments Download
M third_party/libwebp/utils/utils.c View 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/libwebp/webp/decode.h View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/libwebp/webp/encode.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
jzern
Urvang, this should be ready for a look
4 years ago (2016-12-20 01:17:45 UTC) #10
urvang
lgtm https://codereview.chromium.org/2584033003/diff/40001/third_party/libwebp/README.chromium File third_party/libwebp/README.chromium (right): https://codereview.chromium.org/2584033003/diff/40001/third_party/libwebp/README.chromium#newcode27 third_party/libwebp/README.chromium:27: Cherry-picks: Just to double check: no updates to ...
4 years ago (2016-12-20 01:26:07 UTC) #11
jzern
https://codereview.chromium.org/2584033003/diff/40001/third_party/libwebp/README.chromium File third_party/libwebp/README.chromium (right): https://codereview.chromium.org/2584033003/diff/40001/third_party/libwebp/README.chromium#newcode27 third_party/libwebp/README.chromium:27: Cherry-picks: On 2016/12/20 01:26:07, urvang wrote: > Just to ...
4 years ago (2016-12-20 01:35:06 UTC) #12
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/2584033003/40001
4 years ago (2016-12-20 02:13:10 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-20 02:19:53 UTC) #17
commit-bot: I haz the power
4 years ago (2016-12-20 02:21:43 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1eea40afe01fc6ad0c9406bb5a01411ed6549662
Cr-Commit-Position: refs/heads/master@{#439671}

Powered by Google App Engine
This is Rietveld 408576698