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
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-19
/
+36
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-42
/
+42
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-54
/
+51
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-1
/
+2
*
HostResolver should flush the JobPools on a network change.
willchan@chromium.org
2010-09-21
1
-0
/
+37
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-21
/
+23
*
Relands r58007.
willchan@chromium.org
2010-09-01
1
-18
/
+102
*
Revert r58019 and r58007 due to flaky.
willchan@chromium.org
2010-08-31
1
-78
/
+0
*
Mark HostResolverImplTest.AbortOnIPAddressChanged as FLAKY.
willchan@chromium.org
2010-08-31
1
-1
/
+2
*
Abort host resolution requests with ERR_ABORTED on ip address change.
willchan@chromium.org
2010-08-31
1
-0
/
+77
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
1
-14
/
+41
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
1
-5
/
+0
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-40
/
+14
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-14
/
+40
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-0
/
+5
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-5
/
+0
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
1
-0
/
+15
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-28
/
+15
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
1
-4
/
+6
*
Remove the HOST_RESOLVER_IMPL_OBSERVER_* log events. I have never found these...
eroman@chromium.org
2010-05-11
1
-10
/
+2
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-20
/
+26
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-0
/
+32
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-08
1
-2
/
+8
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-32
/
+0
*
Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...
cbentzel@chromium.org
2010-04-07
1
-10
/
+3
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-07
1
-3
/
+10
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-27
/
+36
*
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