summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_database.cc
Commit message (Expand)AuthorAgeFilesLines
* No fixed upper-bound constant for safe-browsing histograms.shess@chromium.org2010-10-261-1/+2
* Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.pkasting@chromium.org2010-10-251-7/+7
* Delete SafeBrowsingDatabaseBloom implementation.shess@chromium.org2010-10-171-34/+6
* Adjust safe-browsing database-update metrics to account for update read.shess@chromium.org2010-10-151-8/+8
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Clean up safe_browsing_database.cc histograms.shess@chromium.org2010-10-081-11/+33
* Finally flip safe-browsing to SafeBrowsingStoreFile.shess@chromium.org2010-09-241-6/+0
* Make SafeBrowsingStoreFile the default store for developers.shess@chromium.org2010-09-231-0/+6
* Short-circuit safe-browsing updates once corruption is detected.shess@chromium.org2010-09-211-3/+10
* Relax DCHECK in SafeBrowsingDatabaseNew::CacheHashResults().shess@chromium.org2010-09-091-5/+10
* Enable SafeBrowsingDatabaseNew.shess@chromium.org2010-09-041-6/+5
* Final fixes for new safe-browsing storage.shess@chromium.org2010-09-021-1/+1
* Refactor SafeBrowsingDatabase for transition to new file format.shess@chromium.org2010-08-181-18/+641
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-101-5/+5
* Clean up Safe Browsing code a little:pkasting@chromium.org2009-12-011-35/+3
* Decrease the SafeBrowsing false positive rate.paulg@google.com2009-05-091-13/+20
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-211-7/+0
* Safe browsing cleanup:estade@chromium.org2009-01-281-4/+6
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+3
* Turn on the new SafeBrowsing by default. To use the olderpaulg@google.com2008-11-261-3/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-5/+8
* Provide an option to turn on the new SafeBrowsing storage systempaulg@google.com2008-10-091-0/+4
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-0/+2
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-1211/+20
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-051-0/+24
* Fix the issue where a sub chunk coming in before an add chunk, both containg ...jam@chromium.org2008-09-041-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Updating the SafeBrowsing database version to 3, to reset everyone's databaseifette@google.com2008-08-121-1/+1
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+1283