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

Issue 2483243003: Re-enable image_decode_bench target (Closed)

Created:
4 years, 1 month ago by Simon Hosie
Modified:
4 years, 1 month ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable image_decode_bench target Committed: https://crrev.com/2f3fe66204307bf90c5aa458207c7d5ed315384f Cr-Commit-Position: refs/heads/master@{#433351}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Pass colour profile to image decoder. #

Total comments: 8

Patch Set 3 : Re-enable image_decode_bench target #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -13 lines) Patch
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 1 chunk +22 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp View 1 2 3 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 38 (20 generated)
scroggo_chromium
https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (left): https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#oldcode356 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:356: getScreenColorProfile(profile); // Returns a color spin color profile. msarett@, ...
4 years, 1 month ago (2016-11-09 14:17:00 UTC) #6
msarett1
https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (left): https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#oldcode356 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:356: getScreenColorProfile(profile); // Returns a color spin color profile. On ...
4 years, 1 month ago (2016-11-09 15:01:58 UTC) #7
Simon Hosie
https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (left): https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#oldcode356 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:356: getScreenColorProfile(profile); // Returns a color spin color profile. On ...
4 years, 1 month ago (2016-11-09 17:29:13 UTC) #8
msarett1
https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (left): https://codereview.chromium.org/2483243003/diff/1/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#oldcode356 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:356: getScreenColorProfile(profile); // Returns a color spin color profile. On ...
4 years, 1 month ago (2016-11-09 18:18:28 UTC) #9
Simon Hosie
https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/BUILD.gn File third_party/WebKit/Source/platform/BUILD.gn (right): https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/BUILD.gn#newcode1832 third_party/WebKit/Source/platform/BUILD.gn:1832: visibility = [ "*" ] The `visibility` value was ...
4 years, 1 month ago (2016-11-15 01:50:01 UTC) #14
scroggo_chromium
https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (right): https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#newcode268 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:268: decoder->setTargetColorProfile(profile); On 2016/11/15 01:50:00, Simon Hosie wrote: > So ...
4 years, 1 month ago (2016-11-15 14:54:42 UTC) #15
Simon Hosie
https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp File third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp (right): https://codereview.chromium.org/2483243003/diff/20001/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp#newcode268 third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp:268: decoder->setTargetColorProfile(profile); On 2016/11/15 14:54:42, scroggo_chromium wrote: > On 2016/11/15 ...
4 years, 1 month ago (2016-11-16 01:36:33 UTC) #20
scroggo_chromium
Changes to ImageDecodeBench.cpp lgtm (although I'm not an OWNER in that directory, so you'll still ...
4 years, 1 month ago (2016-11-16 13:06:28 UTC) #21
Simon Hosie
https://codereview.chromium.org/2483243003/diff/40001/third_party/WebKit/Source/platform/BUILD.gn File third_party/WebKit/Source/platform/BUILD.gn (right): https://codereview.chromium.org/2483243003/diff/40001/third_party/WebKit/Source/platform/BUILD.gn#newcode1840 third_party/WebKit/Source/platform/BUILD.gn:1840: visibility = [ "*" ] I'm not certain about ...
4 years, 1 month ago (2016-11-16 18:29:24 UTC) #23
eae
LGTM (owner approval for Source/platform)
4 years, 1 month ago (2016-11-16 23:05:17 UTC) #24
cavalcantii1
As it was lgtm-ed, I'm adding it in the CQ. Good job, Simon.
4 years, 1 month ago (2016-11-16 23:21:32 UTC) #25
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/2483243003/40001
4 years, 1 month ago (2016-11-16 23:23:00 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/333553)
4 years, 1 month ago (2016-11-17 03:22:49 UTC) #29
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/2483243003/40001
4 years, 1 month ago (2016-11-17 21:23:48 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/334328)
4 years, 1 month ago (2016-11-18 00:12:16 UTC) #33
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/2483243003/40001
4 years, 1 month ago (2016-11-18 22:46:29 UTC) #35
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-19 00:36:33 UTC) #36
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 00:38:32 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2f3fe66204307bf90c5aa458207c7d5ed315384f
Cr-Commit-Position: refs/heads/master@{#433351}

Powered by Google App Engine
This is Rietveld 408576698