Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / complexclip.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
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-12 caryclarkupdate complexclip to portable
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-17 bsalomonadd inverted path draw cases to complexclip gm
2014-06-23 caryclarkuse platform-independent font for gm
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.
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-13 robertphillips@goo... Fixed calling SkIntToScalar on a float error
2012-07-13 robertphillips@goo... Improved clarity of complexclip GM
2012-07-12 robertphillips@goo... Altered complexclip GM to test out saveLayer w/ a bound...
2011-12-08 reed@google.comchange to complexclip_bw and complexclip_aa, adding...
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-03-10 bsalomon@google.comAdd complex clip gm sample and cleanup unused headers...