C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / gradient_matrix.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-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.
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-06-12 commit-bot@chromiu... add SkIntToScalar and SkFloatToScalar to stop build...
2013-06-12 robertphillips@goo... Another warning as error fix for r9554
2013-06-12 robertphillips@goo... Warnings as errors fix for r9554
2013-06-12 commit-bot@chromiu... Added tests for radial gradients with shader matrices
2013-06-12 commit-bot@chromiu... Fixed a bug with linear gradient PDF matrices and added...