remove xfermode from public api
[platform/upstream/libSkiaSharp.git] / tests / SRGBMipMapTest.cpp
2016-10-28 Mike Reedremove xfermode from public api
2016-10-27 Brian OsmanRename GrDrawContext to GrRenderTargetContext
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-14 Brian OsmanRemove many uses of kSkia8888 and kSkiaGamma8888
2016-07-27 robertphillipsRename GrContext's newDrawContext & drawContext to...
2016-07-26 brianosmanRemove SkSurfaceProps gamma-correctness flag entirely.
2016-07-21 brianosmanAdd SkColorSpace to GrDrawContext
2016-07-19 bsalomonCreate DCs instead of textures in SRGBMipMaps test
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-06-02 brianosmanManually generated sRGB mipmaps, with successively...