Added missing semicolon
[platform/upstream/libSkiaSharp.git] / gm / imagefilterscropped.cpp
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-10-28 Mike Reedremove xfermode from public api
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-25 reedremove DownSample imagefilter
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-04-05 robertphillipsUpdate SkColorFilterImageFilter to sk_sp
2016-04-05 robertphillipsUpdate SkMorphology ImageFilters to sk_sp
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2016-03-31 robertphillipsUpdate SkOffsetImageFilter to sk_sp
2016-03-30 robertphillipsUpdate SkMergeImageFilter 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-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-02-03 Stephen WhiteFix zero-sized blur with crop rect.
2016-02-01 senorblancoFix zero-sized blur with crop rect.
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-10 scroggoUse DEF_GM everywhere
2015-09-25 fmalitaRemove SkBitmapSource
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-06-12 caryclarknext batch of portable typeface changes
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-02 rmistryAdd missing SK_OVERRIDE
2015-01-26 cwallezFix Morphology effects sourcing outside of the crop...
2015-01-24 mtkleinRevert of Fix Morphology effects sourcing outside of...
2015-01-23 cwallezFix Morphology effects sourcing outside of the crop...
2015-01-23 mtkleinremove unused GM flags
2014-12-05 reedremove unnecessary save/clip/restore
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
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-10-16 senorblanco@chromi... Remove support for SK_CROP_RECT_IS_INT, now that it...
2013-10-10 senorblanco@chromi... Change SkImageFilter's cropRect from SkIRect to a CropR...
2013-09-19 senorblanco@chromi... Implement crop rect support for the merge image filter.
2013-07-25 senorblanco@chromi... Transpose the samples in imagefilterscropped, and add...
2013-07-24 senorblanco@chromi... This patch implements a crop rect for SkImageFilter...
2013-07-24 robertphillips@goo... Reverting r10251 (Implement crop rect for SkImageFilter...
2013-07-23 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-07-22 senorblanco@chromi... This patch implements a crop rect for SkImageFilter...