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

Issue 2727063002: cc: Specify rasterization color space (Closed)

Created:
3 years, 9 months ago by ccameron
Modified:
3 years, 9 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Specify rasterization color space Specify to use nonlinear blended color spaces for rasterization. Add gfx::ColorSpace accessor to create this SkColorSpace. BUG=697675 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2727063002 Cr-Commit-Position: refs/heads/master@{#454499} Committed: https://chromium.googlesource.com/chromium/src/+/f1d1869a2f3bd20a7eb37461df98eae8f7213de6

Patch Set 1 #

Total comments: 4

Patch Set 2 : Incorporate review feedback #

Patch Set 3 : Add DLOGs instead of DCHECKs #

Patch Set 4 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -3 lines) Patch
M cc/resources/resource_provider.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gfx/color_space.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/color_space.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (13 generated)
ccameron
ptal -- using the new Skia API for color conversion
3 years, 9 months ago (2017-03-02 00:35:26 UTC) #3
enne (OOO)
lgtm https://codereview.chromium.org/2727063002/diff/1/cc/resources/resource_provider.cc File cc/resources/resource_provider.cc (right): https://codereview.chromium.org/2727063002/diff/1/cc/resources/resource_provider.cc#newcode887 cc/resources/resource_provider.cc:887: return resource->color_space.ToNonlinearBlendedSkColorSpace(); Could you leave a comment as ...
3 years, 9 months ago (2017-03-02 01:40:08 UTC) #4
ccameron
https://codereview.chromium.org/2727063002/diff/1/cc/resources/resource_provider.cc File cc/resources/resource_provider.cc (right): https://codereview.chromium.org/2727063002/diff/1/cc/resources/resource_provider.cc#newcode887 cc/resources/resource_provider.cc:887: return resource->color_space.ToNonlinearBlendedSkColorSpace(); On 2017/03/02 01:40:08, enne wrote: > Could ...
3 years, 9 months ago (2017-03-03 00:36:04 UTC) #12
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/2727063002/60001
3 years, 9 months ago (2017-03-03 00:36:44 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 03:23:33 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/f1d1869a2f3bd20a7eb37461df98...

Powered by Google App Engine
This is Rietveld 408576698