Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
5ca9413b9bc119cea5c09d94f70f41702d32d1fe
/
bench
/
ChecksumBench.cpp
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 8 years ago
1e90304
SkMD5: .update() -> .write()
by halcanary
· 9 years ago
048494c
clean up more dead code
by mtklein
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
aa97a84
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ )
by djsollen
· 9 years ago
4c5cd7d
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
56da025
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
3c2d32b
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
540e954
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
0274efb
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:20001 of https://codereview.chromium.org/1436973003/ )
by mtklein
· 9 years ago
1d024a3
Switch uses of SkChecksum::Compute to Murmur3.
by mtklein
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
7f1af50
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
70d75ca
Add SkChecksum::Murmur3. BUG= R=reed@google.com
by commit-bot@chromium.org
· 11 years ago
0a117be
Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp
by epoger@google.com
· 12 years ago
e8d08a0
Roll out r9059 to unbreak bots
by epoger@google.com
· 12 years ago
aaf7343
Remove third-party cityhash, unused since r8992
by epoger@google.com
· 12 years ago
77472f0
Bench : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
7de18e5
Add sk_ignore_unused_variable to avoid warnings.
by bungeman@google.com
· 12 years ago
29dea74
Fix warnings resulting from 7496.
by bungeman@google.com
· 12 years ago
cfcb1be
Add SHA1 and MD5 to utils. https://codereview.appspot.com/7071055/
by bungeman@google.com
· 12 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
433ce5e
Made more benchs non-rendering
by robertphillips@google.com
· 12 years ago
142e1fe
restore 4478 w/ fixed assert (no long need 8-byte alignment)
by reed@google.com
· 12 years ago
fc8581b
revert 4478
by reed@google.com
· 12 years ago
f8affe5
switch callers to SkChecksum::Compute (no 32/64 preference)
by reed@google.com
· 12 years ago
88db9ef
add SkChecksum as a static class, for the replacement API
by reed@google.com
· 12 years ago
ef76060
Adding checksum to SkFlatData to accelerate SkPicture recording.
by junov@chromium.org
· 12 years ago