skia2/include
brianosman 9dc935fa11 Remove all usage of SkSurfaceProps::isGammaCorrect()
DrawContext's isGammaCorrect now just based on presence of color space.
Next change will remove the function and flag entirely, but I wanted to
land this separately. This alters a few GMs in srgb/f16 mode, generally
those that are creating off-screen surfaces in ways that were somewhat
lossy before. No unexplained changes.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2186633002

Review-Url: https://codereview.chromium.org/2186633002
2016-07-26 10:21:55 -07:00
..
android Delete SkBitmapRegionCanvas 2016-05-18 06:23:57 -07:00
animator Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow. 2016-03-25 12:59:53 -07:00
c add drawCircle to c api 2016-02-09 13:25:51 -08:00
codec Remove unnecessary getColorSpace() API from SkCodec 2016-07-21 11:57:49 -07:00
config SkPDF: Use Pathops clipping 2016-03-31 07:33:57 -07:00
core Update typeface serialization style. 2016-07-25 16:54:59 -07:00
effects Bundle SkShader::asFragmentProcessor arguments in a struct 2016-07-22 11:04:53 -07:00
gpu Remove all usage of SkSurfaceProps::isGammaCorrect() 2016-07-26 10:21:55 -07:00
images Delete SkPageFlipper 2016-03-25 10:31:22 -07:00
pathops Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
ports SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00
private Creating framework for drawShadowedPicture 2016-07-21 10:25:54 -07:00
svg Delete the legacy SVG parser 2016-07-19 06:12:54 -07:00
utils drawTextRSXform 2016-07-07 12:47:17 -07:00
views Try fix the mac build bot after removing Android SampleApp 2016-07-06 07:52:08 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00