remove xfermode from public api
[platform/upstream/libSkiaSharp.git] / bench / GameBench.cpp
2016-10-28 Mike Reedremove xfermode from public api
2016-03-14 reedReland of "Finish conversion to sk_sp<SkShader> (patchs...
2016-03-14 reedRevert of Finish conversion to sk_sp<SkShader> (patchse...
2016-03-14 reedFinish conversion to sk_sp<SkShader>
2015-10-01 mtkleinRemove const from `const int loops`.
2015-09-30 joshualittFix for nexus 5 crashing in GL benches
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-17 reedRevert[2] of guard to remove DrawBitmapRectFlags
2015-07-17 scroggoRevert of guard to remove DrawBitmapRectFlags (patchset...
2015-07-16 reedguard to remove DrawBitmapRectFlags
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-06-10 reedhide SkBitmap::setConfig
2014-05-07 commit-bot@chromiu... GameBench: curCell doesn't need to be extra state.
2013-12-03 commit-bot@chromiu... Simplify benchmark internal API.
2013-10-31 reed@google.comRevert "Revert "add SK_ATTR_DEPRECATED -- will need...
2013-10-31 reed@google.comRevert "add SK_ATTR_DEPRECATED -- will need to disable...
2013-10-31 reed@google.comadd SK_ATTR_DEPRECATED -- will need to disable for...
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-08-21 robertphillips@goo... Bleed cleanup (remove nocolorbleed GM & enable bleed...
2013-08-01 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-07-31 robertphillips@goo... added drawVertices path to GameBench
2013-06-01 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-05-31 robertphillips@goo... Add atlasing option to GameBench bench
2013-05-15 robertphillips@goo... Add aligned case to game bench
2013-05-10 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-05-09 robertphillips@goo... Fix for compiler warnings/errors in r9078
2013-05-09 robertphillips@goo... Added game-like bench marks