C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / bench / ScalarBench.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-25 reedUse Sk4x to speed-up bounds of an array of points
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-06-02 mtkleinTSAN caught us racing in ScalarBench.cpp
2014-05-30 commit-bot@chromiu... Revert of TSAN caught us racing in ScalarBench.cpp...
2014-05-30 commit-bot@chromiu... TSAN caught us racing in ScalarBench.cpp
2013-12-03 commit-bot@chromiu... Simplify benchmark internal API.
2013-11-21 commit-bot@chromiu... Implement a benchmark for GrResourceCache
2013-09-13 mtklein@google.comRefactoring: get rid of the SkBenchmark void* parameter.
2013-09-10 mtklein@google.comMajor bench refactoring.
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-09-06 commit-bot@chromiu... Switch out random number generator for tests, benches...
2012-09-17 robertphillips@goo... Made more benchs non-rendering
2012-06-13 reed@google.comfix bogus assert
2012-06-12 robertphillips@goo... Reverting r4239 & r4240
2012-06-12 reed@google.compass -fArray[i] instead of fArray[i], to skip a compile...
2012-06-12 reed@google.comadd bench for SkScalarIsFinite
2012-05-15 reed@google.comadd test for computing the bounds of an array of points...
2011-10-28 tomhudson@google.comIn debug builds, only run each benchmark 1 time (test...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-06 tomhudson@google.comMake scalar benchmarks compile and run under SKIA_SCALA...
2011-06-06 tomhudson@google.comNew scalar benchmark suite, comparing SkScalarAs2sCompl...