commit | cca4aea598bcbdd4e21ed63d2fcd82b4c2783387 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu May 18 15:06:03 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon May 22 18:51:15 2023 +0000 |
tree | 0fa392083ec7fb33025019ca79ba54c71d973a2b | |
parent | 0e3d382cea9ddff574c49edde97965dcd9ffcdee [diff] |
Add wyhash as SkChecksum::Hash32/64 This is going to replace SkOpts::hash_fn. It's fast, portable, and a much better hash function than CRC. Change-Id: I242616548a15ece49c57c7fcd52a21940a8c6c90 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/700226 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Brian Osman <brianosman@google.com>