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
*
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