summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_winhttp.h
Commit message (Expand)AuthorAgeFilesLines
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-1/+2
* Better match IE's proxy settings.ericroman@google.com2009-08-041-2/+3
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-6/+16
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-2/+2
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-1/+0
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-021-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-2/+2
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-0/+64