summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/resolve_proxy_msg_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-3/+5
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-201-5/+23
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-1/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+1
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-1/+1
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+89