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
*
Fix regression that broke the --disable-ipv6 command line flag.
eroman@chromium.org
2010-02-05
1
-25
/
+275
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-4
/
+3
*
Add mechanism for global queueing and prioritization of DNS.
eroman@chromium.org
2010-01-30
1
-15
/
+262
*
Cleanup the unittest helpers in load_log_unittest.h.
eroman@chromium.org
2010-01-29
1
-25
/
+19
*
Set up HostResolverImpl to flush cache on IP address change.
willchan@chromium.org
2010-01-11
1
-14
/
+47
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
1
-5
/
+5
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-7
/
+1
*
Cache failed DNS resolutions for 1 second.
eroman@chromium.org
2009-12-10
1
-16
/
+21
*
Improve the display of LoadLogs when truncation occurs.
eroman@chromium.org
2009-11-06
1
-6
/
+6
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+2
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
1
-2
/
+4
*
Fix some style nits in unittests.
eroman@chromium.org
2009-08-20
1
-113
/
+110
*
Undisable HostResolverImplTest.EmptyHost, by making empty host fail to resolve.
ericroman@google.com
2009-08-17
1
-6
/
+1
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-15
/
+15
*
Implement LoadLog, and hook up HostResolverImpl to LoadLog.
ericroman@google.com
2009-08-14
1
-4
/
+45
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-15
/
+15
*
Use manually constructed IPv6 socket addresses for tests, rather than system ...
ericroman@google.com
2009-07-18
1
-1
/
+6
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-0
/
+923