summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_service_v8.cc
Commit message (Expand)AuthorAgeFilesLines
* Start moving responsibility for setting PAC script into ProxyResolverFactory.sammc2015-04-211-3/+3
* Refactor ProxyService to take a ProxyResolverFactory instead of a ProxyResolver.sammc2015-04-021-7/+38
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+2
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-67/+5
* net: Add a new target 'net_with_v8'.tfarina@chromium.org2012-08-311-0/+107