summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/prefix_set.h
Commit message (Expand)AuthorAgeFilesLines
* Make SafeBrowsingDatabase's PrefixSets only updatable by swapping a new one in.gab2014-12-051-3/+5
* Remove safe-browsing code to fix up injected prefixes.shess2014-08-261-1/+0
* Clean-up coding stylebtapiz@gmail.com2014-06-061-1/+2
* Knock out injected safe-browsing prefixes.shess@chromium.org2014-05-071-0/+1
* [safe browsing] Serialize full hashes with prefix set.shess@chromium.org2014-05-051-3/+6
* [safe-browsing] Database full hash matches like prefix match.shess@chromium.org2014-05-011-4/+19
* [safe-browsing] Cleanup tests and remove unnecessary prefix tracking.shess@chromium.org2014-04-301-4/+21
* Incremental PrefixSet builder for Safe Browsing store.shess@chromium.org2014-03-181-2/+41
* Modify safe-browsing PrefixSet to handle size_t size differences.shess@chromium.org2014-02-071-3/+7
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+4
* Strip out safe-browsing prefix-set checksumming code.shess@chromium.org2012-08-291-29/+0
* Instrument to catch corruption constructing safe-browsing filters.shess@chromium.org2012-08-071-2/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add a primitive checksum to PrefixSet construction.shess@chromium.org2011-04-021-0/+9
* More PrefixSet diagnostics.shess@chromium.org2011-03-301-0/+16
* Safe-browsing PrefixSet cleanups.shess@chromium.org2011-03-181-4/+1
* safe_browsing::PrefixSet persistence code.shess@chromium.org2011-03-081-2/+12
* Additional validation code for PrefixSet.shess@chromium.org2011-03-041-1/+5
* More test out-of-lining.erg@google.com2011-02-141-0/+1
* PrefixSet as an alternate to BloomFilter for safe-browsing.shess@chromium.org2011-02-101-0/+92