summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash that occurs during the browser shutdown process.paulg@google.com2008-11-181-8/+15
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-12/+5
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-5/+12
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-141-2/+4
* Add histograms to measure new SafeBrowsing performance.paulg@google.com2008-11-141-1/+9
* Reduce memory consumption by keeping the SafeBrowsingpaulg@google.com2008-11-131-4/+12
* Handle the possibility of failure when starting apaulg@google.com2008-11-111-17/+3
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-2/+16
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-241-26/+129
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-18/+27
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-021-0/+13
* Create a SafeBrowsing database interface to more easilypaulg@google.com2008-09-201-1/+1
* Cache empty responses from the SafeBrowsing servers for GetHashpaulg@google.com2008-09-051-4/+8
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-3/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+567