C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / bench / PicturePlaybackBench.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.
2015-01-09 mtkleinRemove SkTileGrid (except for TileGridInfo).
2014-11-24 reedadd some debugging to SkNVRefCnt
2014-11-11 mtkleinAdd benchmark to compare different BBH query patterns.
2014-09-04 robertphillipsChange SkPicture::draw to playback
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers
2014-04-17 commit-bot@chromiu... Staged removal of SkPicture-derived classes
2014-04-13 robertphillips@goo... split SkPictureRecorder out of SkPicture
2013-12-03 commit-bot@chromiu... Simplify benchmark internal API.
2013-09-13 mtklein@google.comRefactoring: get rid of the SkBenchmark void* parameter.
2013-09-10 mtklein@google.comMajor bench refactoring.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-20 borenet@google.comEnable 64-bit builds on Windows
2012-06-26 tomhudson@google.comReduce iteration count on picture_playback benchmarks...
2012-02-27 djsollen@google.comfix reorder initialization warning
2012-02-23 djsollen@google.comAdd a bench for picture playback.