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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
1
-61
/
+0
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-2
/
+2
*
Add a flag to a host resolver request to request that resolution only
mbelshe@chromium.org
2011-03-02
1
-0
/
+1
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-3
/
+3
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-0
/
+8
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+6
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-3
/
+2
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+10
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-2
/
+2
*
Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...
eroman@chromium.org
2010-01-07
1
-3
/
+8
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-4
/
+4
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+4
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-606
/
+2
*
Ensure that even if the HostResolver outlives the IO thread, its jobs will no...
ericroman@google.com
2009-06-27
1
-1
/
+14
*
Re-land final subset of r18520.
ericroman@google.com
2009-06-17
1
-1
/
+13
*
Re-land second-to-last subset of r18520 (now everything is relanded except no...
ericroman@google.com
2009-06-17
1
-0
/
+9
*
Re-land another subset of r18520.
ericroman@google.com
2009-06-17
1
-4
/
+8
*
Re-land a subset of r18520.
ericroman@google.com
2009-06-17
1
-1
/
+6
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-36
/
+6
*
* Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...
ericroman@google.com
2009-06-16
1
-6
/
+36
*
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
ericroman@google.com
2009-06-15
1
-3
/
+2
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
1
-28
/
+87
*
Remove a DCHECK which is being hit because of a unit-test's particular setup.
ericroman@google.com
2009-06-12
1
-1
/
+4
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-64
/
+310
*
Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.
evan@chromium.org
2009-06-05
1
-2
/
+76
*
Revert "Use res_ninit for thread safety and a timer for reloading resolv.conf...
willchan@chromium.org
2009-06-04
1
-72
/
+1
*
Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.
evan@chromium.org
2009-06-03
1
-1
/
+72
*
Work around linux resolver problem where changes to resolv.conf go unnoticed ...
evan@chromium.org
2009-05-27
1
-0
/
+10
*
Add #if defined(OS_WIN) for the previous change, which only
wtc@chromium.org
2009-05-22
1
-1
/
+5
*
AI_ADDRCONFIG is not necessary on Windows because its
wtc@chromium.org
2009-05-15
1
-2
/
+23
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
1
-4
/
+7
*
Revert "Clean up dns prefetch code, and also port it."
tc@google.com
2009-02-06
1
-20
/
+4
*
Fix HostResolver crash when MessageLoop is destroyed during
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+20
*
Add more unit tests for net/base/host_resolver.
phajdan.jr@chromium.org
2009-01-29
1
-6
/
+17
*
Add the CertVerifier class. It is based on the
wtc@google.com
2008-12-19
1
-3
/
+3
*
fix minor whitespace issues
darin@chromium.org
2008-09-24
1
-1
/
+1
*
Add support for mock DNS queries. This allows us to eliminate
darin@google.com
2008-09-24
1
-3
/
+21
*
Build host_resolver on the Mac
mmentovai@google.com
2008-09-09
1
-1
/
+0
*
Modify HostResolver slightly to build on posix as well as windows.
dkegel@google.com
2008-09-05
1
-0
/
+10
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Document that the callback parameter of
wtc@google.com
2008-07-30
1
-1
/
+1
*
A more portable HostResolver implementation.
darin@google.com
2008-07-30
1
-56
/
+85
*
Create a constructor to construct an AddressList::Data
wtc@google.com
2008-07-28
1
-3
/
+4
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+161