summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/malware_details_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-4/+4
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-5/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-16/+17
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-13/+11
* Convert SafeBrowsingBlockingPage and test to new Bind/Callback system. shess@chromium.org2011-10-041-5/+5
* Revert 103519 - Convert SafeBrowsingBlockingPage and test to new Bind/Callbac...shess@chromium.org2011-09-301-4/+5
* Convert SafeBrowsingBlockingPage and test to new Bind/Callback system.shess@chromium.org2011-09-301-5/+4
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-4/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+4
* SafeBrowsing Opt-in Malware Reports: Collect remote ip:port pairs for request...panayiotis@google.com2011-05-111-0/+5
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* The optional Malware Details also collects HTTP cache information. See design...panayiotis@google.com2011-04-191-0/+204