Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / giantbitmap.cpp
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2016-03-09 reedpartial switch over to sp usage of shaders
2015-12-10 scroggoUse DEF_GM everywhere
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
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.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-09-03 mtkleinOn Android, skip tiling for all giantbitmap variants.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-10-31 reed@google.comRevert "Revert "add SK_ATTR_DEPRECATED -- will need...
2013-10-31 reed@google.comRevert "add SK_ATTR_DEPRECATED -- will need to disable...
2013-10-31 reed@google.comadd SK_ATTR_DEPRECATED -- will need to disable for...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-07 humper@google.comeliminate all warnings in non-thirdparty code on mac
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-03-14 reed@google.comupdate test
2012-03-09 vandebo@chromium.org[PDF] Fix some fixed/float-point mismatches for image...
2012-03-08 reed@google.comadd more modes/flags to giantbitmap test
2012-03-08 reed@google.comdisable PDF for now, until code.google.com/p/skia/issue...
2012-03-07 reed@google.comuse higher precision (64bit) fixed-point for matrix...