index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
SkipZeroesBench.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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Reland "Clean up Test's resourcePath code."
tfarina
2014-06-09
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Add an option on SkImageDecoder to skip writing 0s.
scroggo@google.com
2013-10-01
*
Fix a warning.
scroggo@google.com
2013-09-25
*
Bench baseline for mostly 0 image.
scroggo@google.com
2013-09-25