Switch SkCodec to int for counts and indices
[platform/upstream/libSkiaSharp.git] / gm / resizeimagefilter.cpp
2016-04-05 robertphillipsUpdate SkMatrixImageFilter to sk_sp
2016-04-01 robertphillipsUpdate SkImageSource to sk_sp
2016-03-24 reedswitch surface to sk_sp
2016-03-17 reedupdate callsites for Make image factories
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-05-12 reedRevert of Revert of stop calling SkScalarDiv (patchset...
2015-05-12 reedRevert of stop calling SkScalarDiv (patchset #4 id...
2015-05-12 reedstop calling SkScalarDiv
2015-04-09 senorblancoChange some more GMs to clear to opaque black, not...
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-09-03 djsollenRevert to enabling all of -O2 as it exposes a bug in...
2014-07-14 senorblancoFix for saveLayer() with filters vs. the BBox Hierarchy.
2014-07-14 senorblancoRevert "Fix for saveLayer() with filters vs. the BBox...
2014-07-11 mtkleinresizeimagefiler is ok with a BBH now
2014-07-09 mtkleinMerge Replay and Quilt tasks, adding in all BBH impleme...
2014-07-07 mtkleinAdd always-threaded SkRecord quilt tests.
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-21 commit-bot@chromiu... Fixed double offset in resize filter
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-01-15 senorblanco@chromi... Implement a resize image filter. This is needed for...
2014-01-14 senorblanco@chromi... Revert "Implement a resize image filter."
2014-01-14 senorblanco@chromi... Implement a resize image filter. This is needed for...