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

Issue 1892543002: Make sure the color profile propagetes through the system. (Closed)

Created:
4 years, 8 months ago by herb_g
Modified:
4 years, 8 months ago
CC:
reed1, 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 #

Patch Set 2 : Formatting. #

Total comments: 6

Patch Set 3 : change to makeWH call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/core/SkBitmap.cpp View 1 2 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
herb_g
Formatting.
4 years, 8 months ago (2016-04-14 19:29:34 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892543002/20001
4 years, 8 months ago (2016-04-14 19:30:02 UTC) #4
herb_g
4 years, 8 months ago (2016-04-14 19:32:53 UTC) #7
mtklein
https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp File src/core/SkBitmap.cpp (right): https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp#newcode750 src/core/SkBitmap.cpp:750: dst.setInfo(SkImageInfo::Make(subset.width(), subset.height(), This is probably a good place to ...
4 years, 8 months ago (2016-04-14 19:36:33 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-14 19:43:23 UTC) #11
reed1
https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp File src/core/SkBitmap.cpp (right): https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp#newcode750 src/core/SkBitmap.cpp:750: dst.setInfo(SkImageInfo::Make(subset.width(), subset.height(), On 2016/04/14 19:36:33, mtklein wrote: > This ...
4 years, 8 months ago (2016-04-14 19:59:17 UTC) #13
reed1
separate from this CL, I might try hiding the default-arg in imageinfo, to catch (at ...
4 years, 8 months ago (2016-04-14 20:00:03 UTC) #14
herb_g
change to makeWH call
4 years, 8 months ago (2016-04-14 20:27:36 UTC) #15
herb_g
https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp File src/core/SkBitmap.cpp (right): https://codereview.chromium.org/1892543002/diff/20001/src/core/SkBitmap.cpp#newcode750 src/core/SkBitmap.cpp:750: dst.setInfo(SkImageInfo::Make(subset.width(), subset.height(), On 2016/04/14 19:36:33, mtklein wrote: > This ...
4 years, 8 months ago (2016-04-14 20:28:06 UTC) #16
mtklein
lgtm
4 years, 8 months ago (2016-04-14 20:32:32 UTC) #17
reed1
lgtm
4 years, 8 months ago (2016-04-14 20:33:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892543002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892543002/40001
4 years, 8 months ago (2016-04-14 20:41:11 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 20:58:09 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/149b47fec73ce945ef26463a3092bad5569b6a53

Powered by Google App Engine
This is Rietveld 408576698