Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / tileimagefilter.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-10-28 Mike Reedremove xfermode from public api
2016-04-15 robertphillipsUpdate TileImageFilter to sk_sp
2016-04-05 robertphillipsUpdate SkColorFilterImageFilter to sk_sp
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-04-01 senorblancoFix padding bug in SkTileImageFilter.
2016-03-22 reedReland of [2] of "switch colorfilters to sk_sp (patchse...
2016-03-22 reedRevert of Revert[2] of "switch colorfilters to sk_sp...
2016-03-22 reedRevert[2] of "switch colorfilters to sk_sp (patchset...
2016-03-22 reedRevert of switch colorfilters to sk_sp (patchset #11...
2016-03-22 reedswitch colorfilters to sk_sp
2016-03-17 robertphillipsSwitch SkSpecialImage & SkSpecialSurface classes over...
2016-03-17 reedupdate callsites for Make image factories
2016-01-11 senorblancoFix SkTileImageFilter when srcRect is a superset of...
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...
2015-09-03 robertphillipsMinor code cleanup (left over from prior CL)
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-20 caryclarkmake stroketext textblob* texteffects tileimagefilter...
2015-06-08 robertphillipsAdd bigtileimagefilter GM & improvements to toString
2015-06-04 robertphillipsRevert of Fix dst bound reported by SkTileImageFilter...
2015-06-04 robertphillipsFix dst bound reported by SkTileImageFilter
2015-06-02 robertphillipsRevert of Fix dst bound reported by SkTileImageFilter...
2015-06-02 robertphillipsFix dst bound reported by SkTileImageFilter
2015-04-09 senorblancoChange some more GMs to clear to opaque black, not...
2015-01-26 halcanarys/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checke...
2015-01-26 halcanaryFactor out checkerboard function in gm and sampleapp...
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-29 senorblanco@chromi... Implement bounds traversals for tile and matrix convolu...
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-02-13 commit-bot@chromiu... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot@chromiu... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2014-01-03 senorblanco@chromi... Make SkImageFilter crop rects relative to the primitive...
2013-12-09 senorblanco@chromi... Implement srcRect and dstRect functionality in SkBitmap...
2013-12-06 robertphillips@goo... Reverting 12528 & 12533 (Implement srcRect and dstRect...
2013-12-06 commit-bot@chromiu... Implement srcRect and dstRect functionality in SkBitmap...
2013-09-26 commit-bot@chromiu... Moving 4 SkImageFilter derived classes from blink to...