Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / spritebitmap.cpp
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2016-01-09 reedremove SkImage::applyFilter() -- unused, can always...
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-12-04 reedclarify diff manually, showing black where they differ
2015-12-02 reeddrawSprite and drawImage+clip should draw the same...
2015-10-19 reedchange SkImage_Gpu to handle all filters (w/ and w...
2015-10-12 reedadjust size of new apply-filter gm
2015-10-12 reedadd applyFilter() to SkImage
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-06-24 reedadd SkCanvas::drawAtlas
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-01-17 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-16 robertphillips@goo... Compiler warning fixes for r7235
2013-01-16 reed@google.comfix int->scalar warnings
2013-01-16 reed@google.comadd gm for comparing drawSprite and drawBitmap