index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
proxy
/
proxy_resolver_perftest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-2
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-4
/
+4
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-2
/
+3
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Optimization for ProxyResolverV8Tracing: early termination.
eroman@chromium.org
2013-02-21
1
-1
/
+2
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-2
/
+3
*
Make the v8 Isolate used in the proxy resolver explicit.
jochen@chromium.org
2013-02-01
1
-1
/
+3
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
1
-18
/
+23
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-24
1
-1
/
+3
*
Add a source to V8 proxy resolver-initiated DNS requests,
mmenke@chromium.org
2012-01-27
1
-2
/
+3
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-7
/
+9
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
1
-2
/
+3
*
Remove the HostResolverImpl::Shutdown() method.
eroman@chromium.org
2011-06-15
1
-1
/
+12
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
1
-2
/
+2
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-14
/
+7
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-3
/
+8
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+1
*
Reference-count the data used by PAC scripts, so it is shared between threads.
eroman@chromium.org
2010-07-20
1
-2
/
+4
*
Display the proxy PAC javascript errors in the NetLog.
eroman@chromium.org
2010-07-14
1
-2
/
+4
*
Optimization: reduce the copying of string data between C++ and javascript in...
eroman@chromium.org
2010-07-01
1
-1
/
+2
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-2
/
+4
*
Fix a deadlock that could happen during shutdown if a host resolve request wa...
eroman@chromium.org
2010-04-17
1
-2
/
+1
*
Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...
eroman@chromium.org
2009-09-10
1
-2
/
+2
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-2
/
+4
*
Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings.
eroman@chromium.org
2009-08-02
1
-2
/
+3
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-9
/
+8
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-1
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-3
/
+1
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-1
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-3
/
+1
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-1
/
+6
*
Add the proxy resolver perftest to GYP.
ericroman@google.com
2009-03-06
1
-2
/
+2
*
Add performance tests for the proxy resolver implementations.
ericroman@google.com
2009-03-06
1
-0
/
+191