aboutsummaryrefslogtreecommitdiffstats
path: root/gm/tallstretchedbitmaps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SkTypes: extract SkTo""Hal Canary2018-06-141-0/+2
* Revert "SkTypes: extract SkTo"Hal Canary2018-06-131-2/+0
* SkTypes: extract SkToHal Canary2018-06-121-0/+2
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-6/+6
* adjust gm bounds for better content fitreed2016-04-111-1/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+1
* Revert[2] of guard to remove DrawBitmapRectFlagsreed2015-07-171-1/+1
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...scroggo2015-07-171-1/+1
* guard to remove DrawBitmapRectFlagsreed2015-07-161-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* SkPaint::FilterLevel -> SkFilterQualityreed2015-03-161-1/+1
* remove unused GM flagsmtklein2015-01-231-5/+0
* More win64 warning fixesbsalomon2014-12-121-1/+1
* Use texture size to determine precision of texture coord varyings.bsalomon2014-12-091-0/+112