skia2/tools/flags
raftias 7c602de058 Removed makeLinearGamma() from the public API for SkColorSpace
It will now reside in SkColorSpace_Base. Future work for SkColorSpace
will cause this function to not be desirable or sensible to call on
all SkColorSpaces. Call sites were changed to make a kSRGBLinear_Named
instead of kSRGB_Named -> makeLinearGamma() (the majority of cases),
and if that was not possible, SkColorSpace_Base::makeLinearGamma()
was called instead.

TBR=reed@google.com
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2412613005

Review-Url: https://codereview.chromium.org/2412613005
2016-10-13 10:45:44 -07:00
..
SkCommandLineFlags.cpp GN: fix mac build again 2016-07-28 09:58:44 -07:00
SkCommandLineFlags.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkCommonFlags.cpp Resubmit issue 2221103002 to fix the iOS build by declaring the flag in 2016-10-04 11:23:22 -07:00
SkCommonFlags.h Resubmit issue 2221103002 to fix the iOS build by declaring the flag in 2016-10-04 11:23:22 -07:00
SkCommonFlagsConfig.cpp Removed makeLinearGamma() from the public API for SkColorSpace 2016-10-13 10:45:44 -07:00
SkCommonFlagsConfig.h Revert of Explicit control in tools of ANGLE frontend and backend (patchset #6 id:90001 of https://codereview.chromium.org/2381033002/ ) 2016-09-29 10:07:22 -07:00