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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
1
-2
/
+3
*
Don't use base::MessageLoop::{Quit,QuitClosure} in net/
ki.stfu
2015-10-09
1
-1
/
+1
*
Always access ProxyResolverV8Tracing::Bindings from the origin thread.
sammc
2015-08-31
1
-34
/
+32
*
Split ProxyResolverV8Tracing into an implementation and a wrapper.
sammc
2015-06-29
1
-410
/
+283
*
Add ProxyResolverFactoryV8Tracing.
sammc
2015-05-15
1
-154
/
+206
*
Rename NetLog test classes to match the renamed TestNetLog class.
mmenke
2015-05-04
1
-13
/
+13
*
Get rid of TestNetLog::CapturedEntry[List] typedefs.
mmenke
2015-04-24
1
-11
/
+13
*
Rename NetLogLogger and CapturingNetLog
vishal.b
2015-04-17
1
-35
/
+35
*
Move NetLog code from src/net/base to src/net/log.
eroman
2015-04-02
1
-2
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
1
-12
/
+11
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-5
/
+5
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
Update V8 to version 3.24.30.1 (based on bleeding_edge revision r19017).
machenbach@chromium.org
2014-02-03
1
-2
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-0
/
+1
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-3
/
+3
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+4
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-4
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+4
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-1
/
+1
*
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
-2
/
+2
*
Optimization for ProxyResolverV8Tracing: early termination.
eroman@chromium.org
2013-02-21
1
-0
/
+146
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Add a unittest to ProxyResolverV8Tracing for sync DNS inside of blocking mode.
eroman@chromium.org
2013-02-06
1
-2
/
+10
*
Fix a memory error in ProxyResolverV8Tracing.
eroman@chromium.org
2013-02-01
1
-3
/
+17
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
1
-0
/
+928