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

Issue 2058753002: Display JPGs in Viewer with Split Screen and ColorSpaceXform (Closed)

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

Description

Display JPGs in Viewer with Split Screen and ColorSpaceXform BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2058753002 Committed: https://skia.googlesource.com/skia/+/6f163d29438cefaaa10c5cd68e3b77c3cb9a6b79

Patch Set 1 #

Patch Set 2 : Xform #

Patch Set 3 : Bitmap #

Total comments: 24

Patch Set 4 : Nits #

Patch Set 5 : Nits2 #

Patch Set 6 : Nit3 #

Patch Set 7 : Unmerge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -5 lines) Patch
A tools/viewer/ImageSlide.h View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
A tools/viewer/ImageSlide.cpp View 1 2 3 4 5 1 chunk +58 lines, -0 lines 0 comments Download
M tools/viewer/Viewer.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M tools/viewer/Viewer.cpp View 1 2 3 4 5 6 10 chunks +56 lines, -3 lines 0 comments Download
M tools/viewer/sk_app/android/RasterWindowContext_android.cpp View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
liyuqian
Let's review and land this CL first before I filing some bugs and adding more ...
4 years, 6 months ago (2016-06-13 14:26:52 UTC) #5
msarett
Mostly nits. Seems like a cool feature! https://codereview.chromium.org/2058753002/diff/40001/tools/viewer/ImageSlide.cpp File tools/viewer/ImageSlide.cpp (right): https://codereview.chromium.org/2058753002/diff/40001/tools/viewer/ImageSlide.cpp#newcode31 tools/viewer/ImageSlide.cpp:31: // canvas->drawImage(fImage.get(), ...
4 years, 6 months ago (2016-06-13 14:56:26 UTC) #6
liyuqian
Thank you Matt! I've revised the code according to your helpful comments. https://codereview.chromium.org/2058753002/diff/40001/tools/viewer/ImageSlide.cpp File tools/viewer/ImageSlide.cpp ...
4 years, 6 months ago (2016-06-13 16:10:41 UTC) #7
msarett
lgtm + nits I'd prefer we land the following first and rebase: https://codereview.chromium.org/2061783002/ That might ...
4 years, 6 months ago (2016-06-13 16:57:35 UTC) #8
liyuqian
Thanks. https://codereview.chromium.org/2058753002/diff/40001/tools/viewer/ImageSlide.cpp File tools/viewer/ImageSlide.cpp (right): https://codereview.chromium.org/2058753002/diff/40001/tools/viewer/ImageSlide.cpp#newcode37 tools/viewer/ImageSlide.cpp:37: sk_sp<SkData> encoded(SkData::NewFromFileName(fPath.c_str())); On 2016/06/13 16:57:35, msarett wrote: > ...
4 years, 6 months ago (2016-06-13 19:02:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2058753002/120001
4 years, 6 months ago (2016-06-13 19:02:40 UTC) #12
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://skia.googlesource.com/skia/+/6f163d29438cefaaa10c5cd68e3b77c3cb9a6b79
4 years, 6 months ago (2016-06-13 19:26:50 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 19:26:52 UTC) #15
Message was sent while issue was closed.
CQ bit was unchecked

Powered by Google App Engine
This is Rietveld 408576698