C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / bench / MemoryBench.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-08-27 mtkleinClean up some benches that answer questions we're no...
2014-06-30 mtkleinHave Clang builders build in C++11 mode.
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-20 mtklein@google.comAdd sk_calloc. Remove SkMemory_stdlib, which seems...
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-07-09 senorblanco@chromi... Add an SK_PRINTF_LIKE macro, which declares a function...
2012-05-17 reed@google.comchange SkChunkAlloc to grow its allocations geometrical...