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
/
dns
/
host_resolver_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Log RequestPriority instances as strings instead of integers
akalin@chromium.org
2013-10-16
1
-1
/
+1
*
Fast-fail WPAD detection.
ellyjones@chromium.org
2013-09-19
1
-1
/
+5
*
[net/dns] Treat Name Resolution Policy Table as unhandled option.
szym@chromium.org
2013-09-17
1
-3
/
+6
*
Reland of 218616. It was reverted in 219027 due to crashes in the case of
mmenke@chromium.org
2013-09-05
1
-117
/
+260
*
Revert 218616 "[net/dns] Perform A/AAAA queries for AF_UNSPEC re..."
mmenke@chromium.org
2013-08-22
1
-212
/
+100
*
Detect domain-specific resolvers on OS X and disable DnsClient
szym@chromium.org
2013-08-21
1
-2
/
+2
*
[net/dns] Perform A/AAAA queries for AF_UNSPEC resolutions in parallel.
mmenke@chromium.org
2013-08-21
1
-100
/
+212
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-21
/
+21
*
Avoid wasted work in OnProcTaskComplete().
pochang0403@gmail.com
2013-08-06
1
-1
/
+3
*
[net/dns] Change the port used in IPv6-test connect to 53.
szym@chromium.org
2013-07-24
1
-2
/
+2
*
Add local address of UDP sockets used to check IPv6 support to NetLog
szym@chromium.org
2013-07-23
1
-7
/
+10
*
Restrict the AI_ADDRCONFIG workaround on loopback-only hosts to OS_LINUX
szym@chromium.org
2013-07-20
1
-2
/
+2
*
Make DnsTransaction.Start() never complete synchronously.
mmenke@chromium.org
2013-07-19
1
-26
/
+4
*
Remove interface probing for IPv6 support from HostResolverImpl
szym@chromium.org
2013-07-18
1
-76
/
+4
*
Use a direct include of time headers in net/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Added HostResolverImpl::fallback_to_proctask_ to vary according to AsyncDnsNo...
mef@chromium.org
2013-06-28
1
-16
/
+64
*
Revert r208636 to fix use-after-delete in StartDnsTask.
mef@chromium.org
2013-06-27
1
-45
/
+13
*
Added HostResolverImpl::allow_fallback_from_dnstask_to_proctask to vary accor...
mef@chromium.org
2013-06-26
1
-13
/
+45
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
1
-6
/
+6
*
Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
1
-9
/
+9
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-6
/
+5
*
Protect against empty "labeled" DNS names in DnsTransaction.
wez@chromium.org
2013-05-17
1
-0
/
+6
*
HostResolverImpl will return ERR_NAME_NOT_RESOLVED instead of Ok if address l...
mef@chromium.org
2013-05-07
1
-1
/
+5
*
[net/dns] Test IPv6 support via UDP connect
szym@chromium.org
2013-04-21
1
-22
/
+23
*
[net/dns] Add test DualFamilyLocalhost and fix it when DnsClient enabled.
szym@chromium.org
2013-04-17
1
-1
/
+31
*
[net/dns] Rename SystemHostResolverProc and CallSystemHostResolverProc.
szym@chromium.org
2013-04-16
1
-22
/
+1
*
[net/dns] When testing for IPv6, discard link local and Teredo addresses (mea...
szym@chromium.org
2013-04-12
1
-4
/
+22
*
Remove remnants from SpdyImpact and DnsParallelism field trials.
stevet@chromium.org
2013-04-10
1
-12
/
+0
*
[net/dns] Test IPv6 support via UDP connect (measurement)
szym@chromium.org
2013-04-10
1
-0
/
+37
*
[net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each...
szym@chromium.org
2013-03-28
1
-15
/
+20
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-0
/
+2180