add a new hsl GM
[platform/upstream/libSkiaSharp.git] / gm / imagesource2.cpp
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...