index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ChecksumTest.cpp
Commit message (
Expand
)
Author
Age
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-13
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-12
*
SkTHash: hash from fnptr to functor type
mtklein
2015-10-15
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Some usability ideas around SkTHash.
mtklein
2015-03-20
*
Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...
reed
2014-07-10
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-10
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Convert Checksum test to DEF_TEST() macro.
commit-bot@chromium.org
2014-01-09
*
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
*
rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use
epoger@google.com
2013-04-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build
epoger@google.com
2012-12-07
*
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
epoger@google.com
2012-12-07
*
Add self-test that reveals SkChecksum weakness
epoger@google.com
2012-11-21
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02