summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_service.h
Commit message (Expand)AuthorAgeFilesLines
* Include high-fidelity metadata about a download in incident reports.grt2014-11-041-0/+7
* Standardize usage of virtual/override/final in chrome/browser/safe_browsing/dcheng2014-10-221-4/+4
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-071-1/+1
* Moving all the incident reporting stuff to a common folderpmonette@google.com2014-08-151-1/+1
* Adding a new delayed analysis that verifies the signatures of Chrome's binariespmonette@google.com2014-08-141-0/+4
* Support for process-wide incidents in the safe browsing incident reporting se...grt@chromium.org2014-08-071-0/+7
* Safe browsing incident reporting service improvements.grt@chromium.org2014-06-191-2/+3
* Revert of Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Androi...mathp@chromium.org2014-06-161-1/+1
* Revert of [Safe browsing] Support FULL_SAFE_BROWSING mode in Android. (https:...mathp@chromium.org2014-06-161-1/+1
* [Safe browsing] Support FULL_SAFE_BROWSING mode in Android.feng@chromium.org2014-06-141-1/+1
* Safe Browsing Incident Reporting Service.grt@chromium.org2014-06-131-0/+10
* [Safe browsing] Initialize safe browsing preference properly.feng@chromium.org2014-06-051-0/+6
* Remove --safebrowsing-url-prefix flag.mattm@chromium.org2014-04-111-1/+1
* BUG=267514oleg@chromium.org2013-12-171-0/+4
* Add some dchecks and comments about SafeBrowsingService member variable threa...mattm@chromium.org2013-10-101-6/+13
* Fix accessing SafeBrowsingService::url_request_context_getter_ from multiple ...mattm@chromium.org2013-10-091-1/+2
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...sgurun@chromium.org2012-11-271-409/+37
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-211-6/+0
* Revert 168658 - Refactor SafeBrowsingServicebenwells@chromium.org2012-11-201-36/+417
* Refactor SafeBrowsingServicesgurun@chromium.org2012-11-201-417/+36
* Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServer...jam@chromium.org2012-11-121-0/+1
* Split safe browsing protocol manager. Currently the protocol manager has two ...sgurun@chromium.org2012-11-081-0/+4
* Revert 165883 - Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-051-16/+16
* Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-041-16/+16
* Add SafeBrowsingProtocolManagerDelegate class.cbentzel@chromium.org2012-11-041-16/+16
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-1/+7
* Move SafeBrowsingService::UrlCheckResult to SBThreatType.cbentzel@chromium.org2012-11-011-26/+12
* Remove SafeBrowsingService::IsUpdateInProgresscbentzel@chromium.org2012-10-301-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Set the system network delegate on the SystemURLRequestContext.mattm@chromium.org2012-06-301-0/+6
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+2
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-1/+1
* Replace SafeBrowsing MAC with downloads over SSL.bryner@chromium.org2012-04-161-10/+1
* Clear SafeBrowsing cookie store in BrowsingDataRemover.mattm@chromium.org2012-02-221-0/+2
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-211-0/+3
* Add SafeBrowsingURLRequestContext which stores cookies.mattm@chromium.org2012-02-141-6/+23
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-261-1/+1
* Switch to using base::Callback for DisplayBlockingPage. It was already a bitdarin@chromium.org2012-01-131-7/+8
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-2/+2
* Implement a whitelist for code-signing certificates.bryner@chromium.org2011-12-021-0/+6
* Some easy NewRunnableMethod conversions in safe_browsing.shess@chromium.org2011-11-151-5/+5
* This is a first CL which refactors the way we lookup the bad binarynoelutz@google.com2011-11-101-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-3/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Collect some histograms about signed binary downloads.bryner@chromium.org2011-10-281-3/+8