Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / strokefill.cpp
2017-03-22 Mike KleinGM: some header cleanup
2017-02-14 Mike Reedstop using SkScalarMul
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-02-05 caryclarkincrease subdivision for very large cubics
2015-09-09 halcanaryGM: replace boilerplate with macros
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-07-15 caryclarkmake strokefill gm portable
2015-06-10 reedSkPath::Direction serves two masters:
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.
2014-12-29 robertphillipsUpdate stroke path to use rect returned from isRect...
2014-12-20 tfarinaCleanup: Another round of override fixes.
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.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-03-19 bungeman@google.comCompile with c++0x.
2012-01-17 reed@google.comif the y-max has neighbors (prev and next) with the...
2012-01-11 reed@google.comfix cheapComputeDirection() in the non-convex case...
2012-01-10 reed@google.comuse SkIntToScalar
2012-01-10 reed@google.comrestore (debugged) cheapComputeDirection
2012-01-10 reed@google.comdisable for now
2012-01-10 reed@google.comadd SkPath::cheapComputeDirection() plus unittests
2012-01-10 reed@google.comadd SkPath::reverseAddPath()