summaryrefslogtreecommitdiffstats
path: root/net/proxy/mock_proxy_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+4
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Poll PAC scripts for content changes.eroman@chromium.org2012-01-051-1/+5
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-8/+8
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-081-0/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-7/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Even more test cleanup.erg@google.com2011-02-101-73/+19
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-0/+1
* `#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-14/+11
* Optimization: reduce the copying of string data between C++ and javascript in...eroman@chromium.org2010-07-011-6/+6
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-1/+1
* Re-order some declarations in ProxyService, to ensure that deletion of InitPr...eroman@chromium.org2010-01-061-0/+4
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...eroman@chromium.org2009-09-101-1/+2
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-181-0/+1
* Reverting r22603, which reverts r22591. It seems that the revert doesn't help...hamaji@chromium.org2009-08-061-1367/+8
* Reverting r22591. It seems to be making purify fail.hamaji@chromium.org2009-08-061-8/+1367
* Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...eroman@chromium.org2009-08-061-0/+169