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
/
single_threaded_proxy_resolver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-3
/
+3
*
Fix a deadlock that could happen during shutdown if a host resolve request wa...
eroman@chromium.org
2010-04-17
1
-5
/
+10
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
1
-3
/
+5
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-27
/
+18
*
Add a timing measurement to LoadLog that shows how long a proxy resolve reque...
eroman@chromium.org
2010-02-05
1
-2
/
+19
*
Improve the display of LoadLogs when truncation occurs.
eroman@chromium.org
2009-11-06
1
-7
/
+15
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+11
*
Fix a data race found by ThreadSanitizer in LoadLog::Release().
eroman@chromium.org
2009-10-20
1
-2
/
+3
*
Remove some unnecessary manual AddRef/Release.
eroman@chromium.org
2009-10-20
1
-9
/
+0
*
Add the ability to purge memory to the ProxyResolver.
pkasting@chromium.org
2009-10-13
1
-0
/
+20
*
Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...
eroman@chromium.org
2009-09-10
1
-6
/
+21
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-29
/
+90
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-0
/
+231