summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_service.h
Commit message (Expand)AuthorAgeFilesLines
* Add "enabled" state to the ClientSideDetectionService.joaodasilva@chromium.org2011-08-231-0/+17
* If we show a SafeBrowsing warning we always send the client-side detectionnoelutz@google.com2011-07-221-1/+23
* Start and stop the safe browsing service depending on whether any profile is ...joaodasilva@chromium.org2011-07-191-3/+21
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Separate memory purger from safe browsing.torne@chromium.org2011-07-071-9/+19
* Fixing coverity PASS_BY_VALUE bugs.dpapad@chromium.org2011-06-221-1/+1
* Remove last safebrowsing references from content.jam@chromium.org2011-06-021-3/+2
* Currently, there is a bug in the way we show the csd phishing interstitial.noelutz@google.com2011-06-011-11/+19
* SafeBrowsing: Include hash in digest malware hit pingback.mattm@chromium.org2011-05-311-6/+6
* Use a different tpl= parameter when reporting an error from client-side phish...bryner@chromium.org2011-05-261-0/+4
* Include full redirect chain in downloads safebrowsing ping.mattm@chromium.org2011-05-101-3/+6
* Safebrowsing download UMA results shouldn't be set when safebrowsing is disab...mattm@chromium.org2011-05-031-0/+4
* Check all redirect URLs against download safebrowsing list.mattm@chromium.org2011-04-201-4/+4
* The optional Malware Details also collects HTTP cache information. See design...panayiotis@google.com2011-04-191-3/+3
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-211-1/+1
* Revert 78818 - Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-191-1/+1
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-191-1/+1
* Revert 78635 - Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-181-1/+1
* Integrate the csd-whitelist with the rest of the client-sidenoelutz@google.com2011-03-181-1/+1
* Add a new SafeBrowsing list which contains a whitelist for the client-sidenoelutz@google.com2011-03-091-0/+11
* Use string for hash in callbacks from safebrowsing. This makes the API more c...lzheng@chromium.org2011-03-041-1/+1
* Adding a timeout to cancel safebrowsing check if it takes too long.lzheng@chromium.org2011-03-021-4/+35
* Enable url check in download_manager, with a simple UI (it may need polish). ...lzheng@chromium.org2011-02-261-7/+14
* Intergration of the client-side phishing detection.noelutz@google.com2011-02-171-8/+8
* Fix uninitialized start time in queued safe-browsing checks.shess@chromium.org2011-02-161-2/+2
* Lookup hash prefix in safebrowsing service.lzheng@chromium.org2011-02-161-35/+47
* Retrieve the redirect urls for the malicious url, and send them in the detail...lzheng@chromium.org2011-02-101-0/+2
* Remove SQLite safe-browsing backing store.shess@chromium.org2011-02-091-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Add support to sha256 hash the downloaded file.lzheng@chromium.org2011-01-131-0/+8
* Consolidate some safe-browsing histograms.shess@chromium.org2010-12-281-1/+3
* Add support for safebrowsing download protection. It is currently under flag ...lzheng@chromium.org2010-12-221-3/+2
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-151-4/+38
* Send malware reports when a user opts-in from the safe browsing interstitial ...panayiotis@google.com2010-12-101-2/+7
* A browser test for safe_browsing_blocking_page. It tests some simple cases fo...panayiotis@google.com2010-11-301-5/+33
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+9
* FBTF: Even more deinlining.erg@google.com2010-10-201-6/+1
* Ping Google whenever a SafeBrowsing interstitial is shown to UMA users.noelutz@google.com2010-10-071-5/+6
* Add database_update_in_progress_ in SafeBrowsingService to indicate if thelzheng@chromium.org2010-09-091-0/+4
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-0/+1
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-181-0/+6
* Report malware redirectors as well.panayiotis@google.com2010-08-121-1/+2
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* First change to add safebrowsing service test. lzheng@chromium.org2010-07-161-0/+1
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-291-0/+2
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-081-5/+2
* Fix data races in Safe Browsing Service that were possible with aggressive co...pkasting@chromium.org2009-12-031-3/+5