Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / patheffects.cpp
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-18 reedReland of "switch patheffects over to sk_sp (patchset...
2016-03-18 reedRevert of switch patheffects over to sk_sp (patchset...
2016-03-18 reedswitch patheffects over to sk_sp
2015-08-27 halcanaryStyle Change: NULL->nullptr
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-20 tfarinaCleanup: Another round of override fixes.
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-02-20 commit-bot@chromiu... Factory methods for heap-allocated SkPathEffect and...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-06 caryclark@google.comfix warnings on Mac in gm
2012-03-26 bsalomon@google.com[GPU] when paint has patheffect, it should fallback...
2012-02-13 bsalomon@google.comAdd path effect GM