index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
GameBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
*
guard to remove DrawBitmapRectFlags
reed
2015-07-16
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
GameBench: curCell doesn't need to be extra state.
commit-bot@chromium.org
2014-05-07
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench)
robertphillips@google.com
2013-08-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-01
*
added drawVertices path to GameBench
robertphillips@google.com
2013-07-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
Add atlasing option to GameBench bench
robertphillips@google.com
2013-05-31
*
Add aligned case to game bench
robertphillips@google.com
2013-05-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-10
*
Fix for compiler warnings/errors in r9078
robertphillips@google.com
2013-05-09
*
Added game-like bench marks
robertphillips@google.com
2013-05-09