Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / downsamplebitmap.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #9 id:150001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-24 msarettRevert of Delete SkImageDecoder (patchset #8 id:130001...
2016-03-24 msarettDelete SkImageDecoder
2016-03-23 msarettRevert of Delete SkImageDecoder (patchset #7 id:110001...
2016-03-23 msarettDelete SkImageDecoder
2016-03-18 msarettRemove uses of SkImageDecoder from gms
2016-03-17 bungemanRevert of Remove uses of SkImageDecoder from gms (patch...
2016-03-17 msarettRemove uses of SkImageDecoder from gms
2016-01-14 reedexpand gm to exercise miplevels and various scalers
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-06-15 caryclarkRevert of Revert of make gm background colors 565 compa...
2015-06-15 caryclarkRevert of make gm background colors 565 compatible...
2015-06-15 caryclarkmake gm background colors 565 compatible
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-02-24 halcanaryGM: showmiplevels handles bitmap memory in a nicer...
2015-01-23 mtkleinremove unused GM flags
2015-01-16 reedadd gm to show miplevels (patchset #2 id:20001 of https...
2015-01-16 mtkleinRevert of add gm to show miplevels (patchset #2 id...
2015-01-16 reedadd gm to show miplevels
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-10-23 bsalomonDon't use MIP filter mode on compressed textures
2014-09-03 mtkleinTurn downsamplebitmap GMs vertical to fit in 2048x2048.
2014-08-28 humperSecond attempt to land the integral image scaling change.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-07-01 tfarinaCleanup usage of GetResourcePath() after commit bcbc178...
2014-06-18 tfarinaRefactor how we handle resources path in Tests.
2014-06-13 reedhide Config in SkImageDecoder -- use SkColorType instead
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-07-25 humper@google.comclean up printf usage in gm
2013-07-25 humper@google.comadd all four filter levels to the downsample gm, for...
2013-07-22 reed@google.comstop using bitmap-filter flags outside of paint itself...
2013-07-19 humper@google.comThe image resampling code has been transplanted from...
2013-07-14 humper@google.comfix trivial matrix computation
2013-07-13 robertphillips@goo... Reverted 10056-10059
2013-07-13 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-07-12 humper@google.comfix windows warning
2013-07-12 humper@google.com64bitmac buildfix
2013-07-12 humper@google.comWorking plumb of image scaling: