add a new hsl GM
[platform/upstream/libSkiaSharp.git] / gm / fatpathfill.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-03-24 reedswitch surface to sk_sp
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-06-09 reedRevert[2] SkDraw and all Blitters to use pixmap instead...
2015-06-09 reedRevert of change SkDraw and all Blitters to use pixmap...
2015-06-08 reedchange SkDraw and all Blitters to use pixmap instead...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-10 reedRemove canvas::NewRaster, and rename surface::NewRaster...
2014-12-09 reedRevert of remove (dumb) canvas::NewRaster, and rename...
2014-12-09 reedremove (dumb) canvas::NewRaster, and rename surface...
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2013-09-20 reed@google.compromote SkImage::AlphaType to SkAlphaType
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-12-04 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-03 robertphillips@goo... Fixed remaining clang compiler warnings
2012-11-15 mike@reedtribe.orgremove unused (and undefined) SkColorSpace parameter.
2012-10-31 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-30 reed@google.comadd test for bug in line drawing. fix is pending a...