Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |