summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver_v8.h
Commit message (Expand)AuthorAgeFilesLines
* Better match IE's proxy settings.ericroman@google.com2009-08-041-3/+4
* Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings.eroman@chromium.org2009-08-021-39/+4
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-6/+11
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-1/+1
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-13/+19
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-1/+1
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-021-0/+42
* Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...ericroman@google.com2009-02-231-0/+56