summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reference-count the data used by PAC scripts, so it is shared between threads.eroman@chromium.org2010-07-201-24/+11
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-091-0/+4
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-081-4/+0
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-081-0/+4
* Optimization: reduce the copying of string data between C++ and javascript in...eroman@chromium.org2010-07-011-7/+6
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-2/+2
* Add the ability to purge memory to the ProxyResolver.pkasting@chromium.org2009-10-131-1/+6
* Respect the charset specified in PAC file responses.eroman@chromium.org2009-09-221-5/+5
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-1/+3
* Better match IE's proxy settings.ericroman@google.com2009-08-041-14/+16
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-21/+54
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+54