summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_store_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new SafeBrowsing list which contains a whitelist for the client-sidenoelutz@google.com2011-03-091-0/+25
* Histogram size of safe-browsing database updates.shess@chromium.org2011-02-101-0/+6
* Remove SQLite safe-browsing backing store.shess@chromium.org2011-02-091-87/+16
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-151-1/+1
* Add support to get addlist from store.lzheng@chromium.org2010-12-071-8/+56
* Track false-positive in SafeBrowsing's bloom filter.shess@chromium.org2010-12-031-1/+7
* Clean up very old safe-browsing databases.shess@chromium.org2010-11-111-0/+31
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* Instrument safe-browsing to track file-format conversion.shess@chromium.org2010-10-111-1/+30
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+63
* Short-circuit safe-browsing updates once corruption is detected.shess@chromium.org2010-09-211-16/+46
* Enable SafeBrowsingDatabaseNew.shess@chromium.org2010-09-041-0/+5
* Final fixes for new safe-browsing storage.shess@chromium.org2010-09-021-57/+22
* On-the-fly migration from SafeBrowsingStoreSqlite -> *File.shess@chromium.org2010-03-051-9/+81
* Revert "On-the-fly migration from SafeBrowsingStoreSqlite -> *File."shess@chromium.org2010-03-041-77/+9
* On-the-fly migration from SafeBrowsingStoreSqlite -> *File.shess@chromium.org2010-03-041-9/+77
* Checksum SafeBrowsingStoreFile.shess@chromium.org2010-03-021-65/+124
* Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-271-271/+196
* Revert: Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-221-196/+271
* Convert SafeBrowsingStoreFile to do bulk reads and writes.shess@chromium.org2010-02-221-271/+196
* Drop duplicate SBPrefix from full-hash elements.shess@chromium.org2010-02-191-16/+7
* Modify SafeBrowsingStore interface to explicitly use 32-bit times.shess@chromium.org2010-02-191-20/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+2
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-281-0/+557
* Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-201-553/+0
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-201-0/+553