C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / xfermodes2.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-04-18 commit-bot@chromiu... Reduce internal explicit SaveFlags usage.
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-10-21 reed@google.comstore SkAlphaType inside SkBitmap, on road to support...
2013-04-19 jvanverth@google.comFix for segmentation fault in xfermodes2 GM.
2013-04-18 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-17 bsalomon@google.comAdd xfermodes2 GM. Tests all xfer modes with two gradie...