summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/malware_details_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-7/+6
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-3/+3
* Grab additional malware details from the renderer: frame hierarchy, list of s...panayiotis@google.com2011-02-161-4/+65
* Retrieve the redirect urls for the malicious url, and send them in the detail...lzheng@chromium.org2011-02-101-0/+54
* Add a unique ID for each URL in the malware details protocol buffer. This all...panayiotis@google.com2011-01-131-45/+48
* Fix memory leak in the malware_details unittest.panayiotis@google.com2010-12-131-3/+6
* Send malware reports when a user opts-in from the safe browsing interstitial ...panayiotis@google.com2010-12-101-0/+172