index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
ChecksumBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
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
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
Add SkChecksum::Murmur3.
commit-bot@chromium.org
2013-07-23
*
Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp
epoger@google.com
2013-05-08
*
Roll out r9059 to unbreak bots
epoger@google.com
2013-05-08
*
Remove third-party cityhash, unused since r8992
epoger@google.com
2013-05-08
*
Bench : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
Add sk_ignore_unused_variable to avoid warnings.
bungeman@google.com
2013-02-04
*
Fix warnings resulting from 7496.
bungeman@google.com
2013-01-31
*
Add SHA1 and MD5 to utils.
bungeman@google.com
2013-01-31
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Made more benchs non-rendering
robertphillips@google.com
2012-09-17
*
restore 4478 w/ fixed assert (no long need 8-byte alignment)
reed@google.com
2012-07-09
*
revert 4478
reed@google.com
2012-07-09
*
switch callers to SkChecksum::Compute (no 32/64 preference)
reed@google.com
2012-07-09
*
add SkChecksum as a static class, for the replacement API
reed@google.com
2012-07-03
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27