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
/
base
/
host_resolver_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1481
/
+0
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-7
/
+7
*
[net] Add HostResolver::SetDnsClientEnabled to support dynamic preference (fo...
szym@chromium.org
2012-11-17
1
-5
/
+1
*
[net] Disable DnsClient in HostResolverImpl after a streak of consecutive fai...
szym@chromium.org
2012-11-15
1
-0
/
+66
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-6
/
+6
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-5
/
+5
*
Create a barebones DNS prober
ttuttle@chromium.org
2012-10-20
1
-2
/
+1
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
1
-12
/
+7
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
1
-3
/
+55
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
1
-55
/
+3
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
1
-3
/
+55
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-2
/
+2
*
[net/dns] Histograms for the reasons DnsTransaction failed.
szym@chromium.org
2012-06-19
1
-74
/
+81
*
[net/dns] Turn DnsConfigService on by default.
szym@chromium.org
2012-05-31
1
-14
/
+28
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-23
/
+9
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-2
/
+4
*
[net/dns] Total refactoring of HostResolverImplTest.
szym@chromium.org
2012-04-19
1
-1323
/
+714
*
[net/dns] Remove Job leak when HostResolverImpl is deleted during Abort callb...
szym@chromium.org
2012-04-06
1
-1
/
+36
*
[net/dns] Removes locking from DnsConfigServiceWin and adds local computer name.
szym@chromium.org
2012-03-23
1
-0
/
+5
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
1
-72
/
+250
*
Revert 126559 - Broke XP Tests (2)
rsleevi@chromium.org
2012-03-14
1
-237
/
+72
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
1
-72
/
+237
*
[net] Refactoring of HostResolverImpl::Job::CompleteRequests.
szym@chromium.org
2012-03-08
1
-9
/
+14
*
Disable HostResolverImplTest.CanceledRequestsReleaseJobSlots
akalin@chromium.org
2012-03-07
1
-1
/
+2
*
[net] Removes leak from HostResolverImplTest.CanceledRequestsReleaseJobSlots.
szym@chromium.org
2012-03-03
1
-0
/
+3
*
[net] Ensure aborted HostResolverImpl::Jobs release slots in the dispatcher.
szym@chromium.org
2012-03-03
1
-54
/
+167
*
[net] Asynchronous DNS ready for experiments.
szym@chromium.org
2012-02-21
1
-63
/
+85
*
[net/dns] Refactoring of job dispatch in HostResolverImpl in preparation for ...
szym@chromium.org
2012-02-01
1
-71
/
+75
*
Fix warnings (which are now errors) in the Android build.
jrg@chromium.org
2012-01-26
1
-4
/
+5
*
Adds HostResolverImplTest.FailedAsynchronousLookup
szym@chromium.org
2012-01-09
1
-1
/
+40
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-69
/
+77
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
1
-182
/
+0
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-08
1
-35
/
+66
*
Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-66
/
+35
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-35
/
+66
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-22
/
+22
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-10
/
+14
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-96
/
+15
*
Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...
agayev@chromium.org
2011-07-28
1
-15
/
+96
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-96
/
+15
*
File reorganization: move AsyncHostResolver files to net/dns.
agayev@chromium.org
2011-07-22
1
-1
/
+1
*
AsyncHostResolver: integrated HostCache, temporarily, until we have RR cache.
agayev@chromium.org
2011-07-21
1
-24
/
+19
*
Implemented AsyncHostResolver -- asynchronous HostResolver!
agayev@chromium.org
2011-07-21
1
-80
/
+14
*
Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
1
-14
/
+80
*
Implemented AsyncHostResolver -- asynchronous HostResolver.
agayev@chromium.org
2011-07-21
1
-80
/
+14
*
Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
1
-14
/
+80
*
Implement AsyncHostResolver, an asynchronous HostResolver.
agayev@chromium.org
2011-07-20
1
-80
/
+14
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-18
/
+28
[next]