summaryrefslogtreecommitdiffstats
path: root/ui/gfx/empty.cc
diff options
context:
space:
mode:
authorbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 04:35:22 +0000
committerbryner@chromium.org <bryner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-09 04:35:22 +0000
commite4230ef286794abcad6a42de0a54c113c19b93da (patch)
treec737e66e1b2fa0a97367b070d2ff3bd27491774c /ui/gfx/empty.cc
parentcd3b7bf9f933fb444f0c0084611bede7d5ed3120 (diff)
downloadchromium_src-e4230ef286794abcad6a42de0a54c113c19b93da.zip
chromium_src-e4230ef286794abcad6a42de0a54c113c19b93da.tar.gz
chromium_src-e4230ef286794abcad6a42de0a54c113c19b93da.tar.bz2
Add a copy of the SMHasher library. MurmurHash3 will be used by SafeBrowsing phishing detection.
We'll be modifying the page_words field in ClientSideModel with murmurhash3's of the words, rather than SHA-256 hashes, since SHA-256 is fairly expensive to compute. Note that on a murmurhash3 hit, we'll still do a SHA-256 check against page_terms, so this will not introduce term collisions. BUG=none TEST=none Review URL: http://codereview.chromium.org/7848010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/gfx/empty.cc')
0 files changed, 0 insertions, 0 deletions