add helper makeShader for the common Clamp case
[platform/upstream/libSkiaSharp.git] / gm / convexpolyclip.cpp
2017-03-22 Mike KleinGM: some header cleanup
2017-02-22 Mike Reedhide trivial helpers on canvas
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-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
2016-03-09 reedpartial switch over to sp usage of shaders
2015-11-19 bsalomonMake block size a template parameter of SkTLList
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
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-14 reedadd src-rect-constraint to drawImageRect
2015-07-13 caryclarkmake convex poly clip portable
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-23 mtkleinSpin off GM::runAsBench() from flags.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-09-05 bsalomon"NULL !=" = NULL
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-23 caryclarkuse platform-independent font for gm
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-05-22 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper
2014-05-22 commit-bot@chromiu... Revert of Remove unused (by clients) SkUnitMapper ...
2014-05-21 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper (https://codere...
2014-05-16 commit-bot@chromiu... Revert of remove unused (by clients) SkUnitMapper ...
2014-05-16 commit-bot@chromiu... remove unused (by clients) SkUnitMapper
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-02-07 commit-bot@chromiu... Make GMs aware of what tool they're being run in.
2014-02-05 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-02-04 commit-bot@chromiu... Add rect clip to convex_poly_clip GM
2014-02-03 commit-bot@chromiu... Allow GMs to be used as benchmarks. Make convex_poly_cl...
2014-01-31 commit-bot@chromiu... Add GM with convex polygon clips