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

Issue 2318663003: Delete SkColorSpace::gammaNamed() from public API (Closed)

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

Description

Delete SkColorSpace::gammaNamed() from public API Move fGammaNamed to SkColorSpace_Base. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2318663003 Committed: https://skia.googlesource.com/skia/+/600c737b64eae2c7379442ae2c852853cce3a278

Patch Set 1 #

Patch Set 2 : Move GammaNamed field to SkColorSpace_Base #

Total comments: 1

Patch Set 3 : Add sanity check to NewRGB, drop casting between enums #

Patch Set 4 : Fix Deserialize() #

Total comments: 4

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -158 lines) Patch
M include/core/SkColorSpace.h View 1 2 3 4 5 4 chunks +5 lines, -27 lines 0 comments Download
M src/core/SkColorSpace.cpp View 1 2 3 4 5 14 chunks +63 lines, -42 lines 0 comments Download
M src/core/SkColorSpaceXform.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkColorSpaceXform.cpp View 15 chunks +37 lines, -37 lines 0 comments Download
M src/core/SkColorSpace_Base.h View 1 2 4 chunks +13 lines, -4 lines 0 comments Download
M src/core/SkColorSpace_ICC.cpp View 1 2 3 4 17 chunks +25 lines, -25 lines 0 comments Download
M src/image/SkSurface_Gpu.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M src/image/SkSurface_Raster.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M tests/ColorSpaceTest.cpp View 7 chunks +14 lines, -14 lines 0 comments Download
M tests/ColorSpaceXformTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/TestConfigParsing.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 35 (28 generated)
msarett
I feel good about the API changes... Let me know what you think. Not quite ...
4 years, 3 months ago (2016-09-06 19:07:03 UTC) #6
reed1
api lgtm
4 years, 3 months ago (2016-09-06 19:11:15 UTC) #7
msarett
*Added sanity check to NewRGB *Dropped weird casting between enums
4 years, 3 months ago (2016-09-06 19:31:42 UTC) #8
msarett
This can land now that I've fixed Chrome. In comments I tried to point out ...
4 years, 3 months ago (2016-09-06 23:07:48 UTC) #21
Brian Osman
lgtm
4 years, 3 months ago (2016-09-07 14:48:02 UTC) #27
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/2318663003/140001
4 years, 3 months ago (2016-09-07 18:47:23 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 19:03:56 UTC) #35
Message was sent while issue was closed.
Committed patchset #6 (id:140001) as
https://skia.googlesource.com/skia/+/600c737b64eae2c7379442ae2c852853cce3a278

Powered by Google App Engine
This is Rietveld 408576698