Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / imageresizetiled.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2017-01-23 Mike Reedchange clip-bounds getters to always return the rect
2016-04-05 robertphillipsUpdate SkMatrixImageFilter to sk_sp
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-16 caryclarkmake imagefilters* imagemagnifier imageresizetiled...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-20 senorblancoMove SkMatrixImageFilter into core, and add a factory...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-07-09 mtkleinMerge Replay and Quilt tasks, adding in all BBH impleme...
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-03-25 senorblanco@chromi... Implement a generic matrix transform image filter.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-02-20 senorblanco@chromi... Re-enable imageresizetiled, but skip it in tilegrid...
2014-02-19 senorblanco@chromi... Fix CTM application in SkResizeImagefilter; implement...