summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/malware_details_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Remove last safebrowsing references from content.jam@chromium.org2011-06-021-10/+10
* SafeBrowsing: For users who-opt in to the malware detail report but click "p...panayiotis@google.com2011-05-311-5/+0
* Querying the history service to get the redirect information for urls.kewang@google.com2011-05-241-0/+79
* Fix TestURLRequestContext leaks in MalwareDetailsTest.HTTPCache.willchan@chromium.org2011-05-141-1/+2
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-5/+9
* SafeBrowsing Opt-in Malware Reports: Collect remote ip:port pairs for request...panayiotis@google.com2011-05-111-1/+7
* The optional Malware Details also collects HTTP cache information. See design...panayiotis@google.com2011-04-191-30/+332
* Change the client-side phishing detection request format. Instead ofnoelutz@google.com2011-04-141-1/+1
* Make contents settable in RVHTH.avi@chromium.org2011-04-051-3/+3
* 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