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_v8_tracing.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-1
/
+2
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
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
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Add histograms for URL length when resolving proxy.
eroman@chromium.org
2013-06-02
1
-0
/
+30
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-4
/
+4
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-2
/
+2
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-12
/
+13
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Add more histograms for ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-25
1
-0
/
+10
*
Optimization for ProxyResolverV8Tracing: early termination.
eroman@chromium.org
2013-02-21
1
-6
/
+14
*
Add more histograms for ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-15
1
-26
/
+34
*
Fix dependency on scoped_ptr::reset sequencing in ProxyResolverV8Tracing
dcheng@chromium.org
2013-02-14
1
-3
/
+4
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Add histograms for ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-06
1
-59
/
+186
*
Fix a memory error in ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-01
1
-5
/
+17
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
1
-0
/
+984