C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / convexpolyclip.cpp
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