aboutsummaryrefslogtreecommitdiffstats
path: root/gm/drawminibitmaprect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always create a raster (cached) imageBrian Osman2018-01-041-4/+3
* use tool_utils to encapsulate checking for recording canvas and makeSurfaceMike Reed2018-01-021-4/+2
* Misc batch->op cleanup Part 1 of 2Brian Salomon2016-12-211-2/+2
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-7/+7
* SkLeanWindows.h: #include "Windows.h" fewer placeshalcanary2016-06-071-0/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* switch surface to sk_spreed2016-03-231-2/+2
* update callsites for Make image factoriesreed2016-03-171-7/+7
* partial switch over to sp usage of shadersreed2016-03-091-2/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* Add GM to test drawing atlas casejoshualitt2015-08-141-0/+143