C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / bench / InterpBench.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-06-19 tfarinaRemove Sk prefix from some bench classes.
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-03-05 sugoi@google.comBench : Unused parameters cleanup
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-13 tomhudson@google.comLet SkBenchmark classes specify that they do no rendering.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-06 caryclark@google.comfix warnings on Mac in bench
2012-05-14 robertphillips@goo... Debug Windows compiler complaint fixes
2012-04-06 robertphillips@goo... Fixing Windows compiler complaints
2012-03-07 reed@google.comadd bench for various interp techniques used in bitmaps...