Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
f44cb487523c21b3998772458726b958c31f31be
/
tests
/
ChecksumTest.cpp
9dcdc35
add missing include
by mtklein
· 8 years ago
4e97607
Use sse4.2 CRC32 instructions to hash when available.
by mtklein
· 8 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
c8d1dd4
SkTHash: hash from fnptr to functor type
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
02f46cf
Some usability ideas around SkTHash.
by mtklein
· 10 years ago
bbf9f6d
Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/)
by reed
· 10 years ago
53d4359
Slim Skia down to just one murmur3 implementation.
by mtklein
· 10 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
2b0f7c3
Convert Checksum test to DEF_TEST() macro.
by commit-bot@chromium.org
· 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
· 11 years ago
e8d08a0
Roll out r9059 to unbreak bots
by epoger@google.com
· 11 years ago
aaf7343
Remove third-party cityhash, unused since r8992
by epoger@google.com
· 11 years ago
908f583
rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use
by epoger@google.com
· 12 years ago
31114c6
Create SkBitmapChecksummer and associated SkBitmapTransformer
by epoger@google.com
· 12 years ago
b485832
Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build
by epoger@google.com
· 12 years ago
0bba6bd
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
by epoger@google.com
· 12 years ago
f74dd16
Add self-test that reveals SkChecksum weakness
by epoger@google.com
· 12 years ago
4adfab8
Split off SkConsistentChecksum from SkChecksum
by epoger@google.com
· 12 years ago