Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / colorfilterimagefilter.cpp
2017-03-22 Mike KleinGM: some header cleanup
2017-02-14 Mike Reedstop using SkScalarMul
2016-10-28 Mike Reedremove xfermode from public api
2016-04-11 reedadjust gm bounds for better content fit
2016-04-05 robertphillipsUpdate SkColorFilterImageFilter to sk_sp
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
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 reedupdate callsites for Make image factories
2016-03-10 reedsk_sp versions of newWithColorFilter and newWithLocalMatrix
2016-03-09 reedSkImage now has makeShader to return sk_sp
2016-03-09 reedpartial switch over to sp usage of shaders
2016-01-21 bsalomonMake colorimagefilter GM not crash when resource path...
2016-01-08 reeddon't leak test filters and shaders
2016-01-07 reedadd SkShader::newWithColorFilter
2015-09-24 halcanarySkPDF Implement colorfilters on bitmaps
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-20 senorblancoReland of Implement canComputeFastBounds() for image...
2015-08-20 herbRevert of Implement canComputeFastBounds() for image...
2015-08-20 senorblancoImplement canComputeFastBounds() for image filters.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-02-21 commit-bot@chromiu... Factory methods for heap-allocated SkColorFilter objects.
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-26 bsalomon@google.comRebaseline gpu_dev from trunk at r6159.
2012-10-26 senorblanco@chromi... Add a factory Create function for SkColorFilterImageFil...
2012-10-13 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-12 senorblanco@chromi... When two or more color matrix image filters are connect...