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
/
init_proxy_resolver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimization: reduce the copying of string data between C++ and javascript in...
eroman@chromium.org
2010-07-01
1
-2
/
+2
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-7
/
+6
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-14
/
+15
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-20
/
+15
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-24
/
+18
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-3
/
+3
*
Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...
eroman@chromium.org
2009-12-22
1
-12
/
+22
*
NULL out the ProxyScriptFetcher used by ProxyService when the URLRequestConte...
eroman@chromium.org
2009-11-18
1
-0
/
+5
*
Instrument ProxyService and InitProxyResolver with LoadLog.
eroman@chromium.org
2009-08-17
1
-12
/
+52
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-0
/
+189