C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / rrects.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-23 joshualittMove clip off of draw target
2015-01-31 bsalomonAdd standard way to indicate GM is GPU-only.
2015-01-23 mtkleinremove unused GM flags
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-22 joshualittThis CL cleans up the last remaining users of localCoor...
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-11-17 joshualittDrawstate on stack
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-07-08 bsalomonGoodbye GrEffectRef.
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-03-24 commit-bot@chromiu... Add test cases for small radii to rrect GMs.
2014-03-13 commit-bot@chromiu... Add effect-based clip for nine-patch SkRRects.
2014-03-12 reed@google.comsupport direct writing to top layer, and hide getTopLayer()
2014-03-11 commit-bot@chromiu... Handle rrects with one circular corner and three square...
2014-03-10 bsalomon@google.comFix no GPU build after r13728
2014-03-10 commit-bot@chromiu... reorg iteration code in rrects GM, tightly pack rrects...
2014-03-05 commit-bot@chromiu... Unify edge type enums across GrEffect subclasses that...
2014-03-05 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-03-04 bsalomon@google.comMake rrects.cpp compile in no-gpu mode
2014-03-04 commit-bot@chromiu... Add GM that directly tests GrRRectEffect and add invers...
2014-02-21 commit-bot@chromiu... Add effect-based clipping for circular "tab" style...
2014-02-19 commit-bot@chromiu... Analytic rrect clip for cicular corners, radius >= 0.5
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-24 mike@reedtribe.orgfix compiler warnings:
2012-12-18 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-17 robertphillips@goo... Fix compiler warning-as-error issue
2012-12-17 robertphillips@goo... Add RRect GM