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

Issue 1933753002: Add ColorCodecSrc for testing/comparison on color corrected decodes (Closed)

Created:
4 years, 7 months ago by msarett
Modified:
4 years, 7 months ago
Reviewers:
scroggo, stephana, borenet
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: 2

Patch Set 2 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -13 lines) Patch
M bench/nanobench.cpp View 1 chunk +1 line, -1 line 0 comments Download
M dm/DM.cpp View 1 2 chunks +11 lines, -1 line 0 comments Download
M dm/DMSrcSink.h View 1 chunk +18 lines, -0 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 chunk +65 lines, -0 lines 0 comments Download
M tools/flags/SkCommonFlags.h View 2 chunks +8 lines, -8 lines 0 comments Download
M tools/flags/SkCommonFlags.cpp View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
msarett
I'm planning to add test images (with color profiles) to gs://chromium-skia-gm/skimage/input/v4/colorspace/. Stephan and Eric - ...
4 years, 7 months ago (2016-04-29 15:17:19 UTC) #3
scroggo
lgtm https://codereview.chromium.org/1933753002/diff/1/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1933753002/diff/1/dm/DM.cpp#newcode766 dm/DM.cpp:766: ColorCodecSrc* src = new ColorCodecSrc(path, ColorCodecSrc::kBaseline_Mode); Given that ...
4 years, 7 months ago (2016-04-29 15:36:51 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933753002/20001
4 years, 7 months ago (2016-04-29 15:49:19 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 16:02:46 UTC) #8
msarett
https://codereview.chromium.org/1933753002/diff/1/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/1933753002/diff/1/dm/DM.cpp#newcode766 dm/DM.cpp:766: ColorCodecSrc* src = new ColorCodecSrc(path, ColorCodecSrc::kBaseline_Mode); On 2016/04/29 15:36:51, ...
4 years, 7 months ago (2016-04-29 16:37:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933753002/20001
4 years, 7 months ago (2016-04-29 16:37:45 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/69deca8d1e57daec540f8a7f10d9c660b640b9a9
4 years, 7 months ago (2016-04-29 16:38:43 UTC) #14
borenet
On 2016/04/29 15:17:19, msarett wrote: > I'm planning to add test images (with color profiles) ...
4 years, 7 months ago (2016-04-29 17:32:53 UTC) #15
msarett
On 2016/04/29 17:32:53, borenet wrote: > On 2016/04/29 15:17:19, msarett wrote: > > I'm planning ...
4 years, 7 months ago (2016-04-29 17:40:52 UTC) #16
msarett
On 2016/04/29 17:40:52, msarett wrote: > On 2016/04/29 17:32:53, borenet wrote: > > On 2016/04/29 ...
4 years, 7 months ago (2016-05-03 20:32:42 UTC) #17
borenet
4 years, 7 months ago (2016-05-04 12:11:19 UTC) #18
Message was sent while issue was closed.
On 2016/05/03 20:32:42, msarett wrote:
> On 2016/04/29 17:40:52, msarett wrote:
> > On 2016/04/29 17:32:53, borenet wrote:
> > > On 2016/04/29 15:17:19, msarett wrote:
> > > > I'm planning to add test images (with color profiles) to
> > > > gs://chromium-skia-gm/skimage/input/v4/colorspace/.
> > > > 
> > > > Stephan and Eric - Are you able to help so that our bots pass
> "--colorImages
> > > > /some/path/colorspace" to DM?  And then the outputs of these decodes
will
> > end
> > > up
> > > > on Gold?
> > > 
> > > A few questions:
> > > 1. This is for all bots?
> > 
> > Yes I think that's best.
> > 
> > > 2. "colorspace" will be a sibling of "dm" and "nanobench" in GS?
> > 
> > Yes I think it should be its own folder.  We do a lot of tests on "dm"
images,
> > so adding a bunch of images to the dm folder would probably slow down the
bots
> > quite a bit (and the results wouldn't be interesting).  Also it's nice to
> > separate the images that actually have color profiles so the "colorspace"
> tests
> > aren't testing a bunch of no-op color corrections.
> 
> Eric, does this seem reasonable?

Yes, that sounds reasonable. I uploaded a CL and have written a couple of
concerns there: https://codereview.chromium.org/1951843002/

Powered by Google App Engine
This is Rietveld 408576698