summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/malware_details.h
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...sgurun@chromium.org2012-11-271-9/+15
* Revert 168658 - Refactor SafeBrowsingServicebenwells@chromium.org2012-11-201-15/+9
* Refactor SafeBrowsingServicesgurun@chromium.org2012-11-201-9/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-0/+1
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-3/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-6/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-0/+3
* Add OVERRIDE annotation to safebrowsing classes.mattm@chromium.org2011-07-251-1/+1
* Querying the history service to get the redirect information for urls.kewang@google.com2011-05-241-2/+13
* The optional Malware Details also collects HTTP cache information. See design...panayiotis@google.com2011-04-191-16/+39
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-3/+3
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-111-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-1/+0
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-161-8/+58
* Add a unique ID for each URL in the malware details protocol buffer. This all...panayiotis@google.com2011-01-131-5/+13
* Send malware reports when a user opts-in from the safe browsing interstitial ...panayiotis@google.com2010-12-101-0/+68