Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / getpostextpath.cpp
2017-03-22 Mike KleinGM: some header cleanup
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-05 bungemanIWYU: 'core' target, files starting A-C.
2015-08-05 reedRevert of IWYU: 'core' target, files starting A-C....
2015-08-04 bungemanIWYU: 'core' target, files starting A-C.
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-15 caryclarkmake colorwheelnative displacement dropshadowimagefilte...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
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-12-15 scroggoThere can be only one (SkRandom)!
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
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-01-27 reed@google.comfix more 64bit warnings
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-07 reed@google.comchange SkTextToPathIter to allow continuation even...
2012-07-20 reed@google.com#include "SkTemplates.h"
2012-07-20 reed@google.comadd SkPaint::getPosTextPath(), with gm to test it