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

Issue 2185533005: Simplify color space xform storage and usage (float[] vs. SkMatrix44) (Closed)

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

Description

Simplify color space xform storage and usage (float[] vs. SkMatrix44) Public API is really just internal. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2185533005 TBR=bsalomon@google.com Committed: https://skia.googlesource.com/skia/+/9f97882322929ee39405acb44cbf155854b38091

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M include/gpu/GrColorSpaceXform.h View 1 1 chunk +5 lines, -4 lines 0 comments Download
M src/gpu/GrColorSpaceXform.cpp View 2 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/effects/GrBicubicEffect.cpp View 1 chunk +1 line, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (15 generated)
Brian Osman
4 years, 4 months ago (2016-07-26 19:13:47 UTC) #5
robertphillips
Does Vulkan also want column major? https://codereview.chromium.org/2185533005/diff/1/include/gpu/GrColorSpaceXform.h File include/gpu/GrColorSpaceXform.h (right): https://codereview.chromium.org/2185533005/diff/1/include/gpu/GrColorSpaceXform.h#newcode27 include/gpu/GrColorSpaceXform.h:27: private: // We ...
4 years, 4 months ago (2016-07-26 19:34:38 UTC) #6
Brian Osman
On 2016/07/26 19:34:38, robertphillips wrote: > Does Vulkan also want column major? I have to ...
4 years, 4 months ago (2016-07-26 23:14:42 UTC) #9
Brian Osman
Added comment explaining storage. https://codereview.chromium.org/2185533005/diff/1/include/gpu/GrColorSpaceXform.h File include/gpu/GrColorSpaceXform.h (right): https://codereview.chromium.org/2185533005/diff/1/include/gpu/GrColorSpaceXform.h#newcode27 include/gpu/GrColorSpaceXform.h:27: private: On 2016/07/26 19:34:38, robertphillips ...
4 years, 4 months ago (2016-07-26 23:14:58 UTC) #10
robertphillips
lgtm
4 years, 4 months ago (2016-07-27 00:17:12 UTC) #15
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/2185533005/20001
4 years, 4 months ago (2016-07-27 00:17:53 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/11750)
4 years, 4 months ago (2016-07-27 00:19:23 UTC) #19
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/2185533005/20001
4 years, 4 months ago (2016-07-27 12:24:31 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 12:25:28 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/9f97882322929ee39405acb44cbf155854b38091

Powered by Google App Engine
This is Rietveld 408576698