C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / gradients.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.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-07-07 mtkleinAdd always-threaded SkRecord quilt tests.
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-09-19 edisonn@google.commake gradients gm view size larger, as it is choping...
2013-09-16 mtklein@google.comSplit radial_gradients2 GM into two to reproduce its...
2013-08-19 mtklein@google.comadd new GM to try to reproduce a bug
2013-08-08 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-08-07 commit-bot@chromiu... Mozilla diabolical clamp case added to gm/gradients.cpp
2013-02-27 sugoi@google.comGM : Unused parameters cleanup
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-20 borenet@google.comEnable 64-bit builds on Windows
2012-08-15 scroggo@google.comUse SkCanvas::concat instead of SkCanvas::setMatrix...
2012-07-09 rileya@google.comAdded conical gradient to gm gradients test, and added...
2012-04-06 robertphillips@goo... Fixing Windows compiler complaints
2012-01-31 reed@google.comincrease height to include entire circle for large...
2012-01-30 tomhudson@google.comAdd missing SkFloatToScalar() calls to fix the build.
2012-01-30 tomhudson@google.comNew radial gradient GM to observe banding and dithering...
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-10-06 bungeman@google.comFix clamped_gradients gm to work in fixed.
2011-09-26 tomhudson@google.comOptimize software radial gradients (remove branches...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-07-21 epoger@google.comfix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED
2011-06-27 reed@google.comadd test for degenerate 2point gradients (needs pdf...
2010-12-23 reed@google.comupdate baselines to add 2point-radial gradients, and...
2009-06-22 reed@android.comadd gm for gradients