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

Issue 1568913002: Make CodecBench test kPremul and kUnpremul (Closed)

Created:
4 years, 11 months ago by msarett
Modified:
4 years, 11 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Silent for opaque images #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -24 lines) Patch
M bench/CodecBench.h View 2 chunks +3 lines, -2 lines 0 comments Download
M bench/CodecBench.cpp View 1 2 chunks +6 lines, -11 lines 2 comments Download
M bench/CodecBenchPriv.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M bench/nanobench.cpp View 4 chunks +29 lines, -11 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (5 generated)
msarett
https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h File bench/CodecBenchPriv.h (right): https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h#newcode33 bench/CodecBenchPriv.h:33: return "Opaque"; I could be convinced to be silent ...
4 years, 11 months ago (2016-01-07 18:51:59 UTC) #3
scroggo
lgtm https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h File bench/CodecBenchPriv.h (right): https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h#newcode33 bench/CodecBenchPriv.h:33: return "Opaque"; On 2016/01/07 18:51:59, msarett wrote: > ...
4 years, 11 months ago (2016-01-07 19:11:20 UTC) #5
msarett
https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h File bench/CodecBenchPriv.h (right): https://codereview.chromium.org/1568913002/diff/20001/bench/CodecBenchPriv.h#newcode33 bench/CodecBenchPriv.h:33: return "Opaque"; On 2016/01/07 19:11:20, scroggo wrote: > On ...
4 years, 11 months ago (2016-01-07 19:42:23 UTC) #6
scroggo
lgtm https://codereview.chromium.org/1568913002/diff/40001/bench/CodecBench.cpp File bench/CodecBench.cpp (right): https://codereview.chromium.org/1568913002/diff/40001/bench/CodecBench.cpp#newcode21 bench/CodecBench.cpp:21: fName.printf("Codec_%s_%s%s", baseName.c_str(), color_type_to_str(colorType), So for a premul, the ...
4 years, 11 months ago (2016-01-07 20:41:18 UTC) #7
msarett
https://codereview.chromium.org/1568913002/diff/40001/bench/CodecBench.cpp File bench/CodecBench.cpp (right): https://codereview.chromium.org/1568913002/diff/40001/bench/CodecBench.cpp#newcode21 bench/CodecBench.cpp:21: fName.printf("Codec_%s_%s%s", baseName.c_str(), color_type_to_str(colorType), On 2016/01/07 20:41:18, scroggo wrote: > ...
4 years, 11 months ago (2016-01-07 21:00:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1568913002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1568913002/40001
4 years, 11 months ago (2016-01-07 22:03:24 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-07 22:20:22 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://skia.googlesource.com/skia/+/c7796b93f02e736df967301d3c46cec46dd02d5c

Powered by Google App Engine
This is Rietveld 408576698