C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / patch.cpp
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-08-13 dandovProposal for the mesh gradient interface. Implemented...
2014-08-12 dandovSkCanvas::drawPatch param SkPoint[12]
2014-08-07 dandovStopped skipping tests in dm of SkPatch by implementing the
2014-08-04 dandovSkCanvas interface for drawing a patch.
2014-07-25 dandovAdded classes SkPatch and SkPatchMesh which help encaps...