diff options
author | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-09 01:06:18 +0000 |
---|---|---|
committer | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-09 01:06:18 +0000 |
commit | 5085ee0b4bfbe4625e63ee6975bb95702e13e0aa (patch) | |
tree | 87c2fd589571fa4d27c1485cabab46dd4b9f1a60 /skia/ext/skia_utils_unittest.cc | |
parent | e7f5c6f8aede399fe896e8218d89087408011d18 (diff) | |
download | chromium_src-5085ee0b4bfbe4625e63ee6975bb95702e13e0aa.zip chromium_src-5085ee0b4bfbe4625e63ee6975bb95702e13e0aa.tar.gz chromium_src-5085ee0b4bfbe4625e63ee6975bb95702e13e0aa.tar.bz2 |
Decrease the SafeBrowsing false positive rate.
This CL replaces the weak hashing functions of the bloom
filter for a more thorough mixing function. The bloom
filter is modified to use and store random keys in the
mixing function. This addresses the need for randomizing
the contents of each user's bloom filter to prevent a
false positive for a popular site causing a global spike
in hash requests.
BUG=10584 (http://crbug.com/10584)
BUG=10634 (http://crbug.com/10634)
Review URL: http://codereview.chromium.org/113064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15703 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/ext/skia_utils_unittest.cc')
0 files changed, 0 insertions, 0 deletions