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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-2
/
+2
*
Add a flag to a host resolver request to request that resolution only
mbelshe@chromium.org
2011-03-02
1
-0
/
+12
*
Update NetLog in preparation for late binding of HttpStream jobs to requests.
willchan@chromium.org
2011-02-28
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-7
/
+7
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-46
/
+46
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-3
/
+3
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+4
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-6
/
+10
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-3
/
+3
*
Restrict total parallel DNS resolutions
jar@chromium.org
2010-10-29
1
-3
/
+5
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+2
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
1
-2
/
+1
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-2
/
+3
*
A/B test of parelellism limits on DNS resolutions
jar@chromium.org
2010-10-20
1
-2
/
+14
*
Fix clang warning about local types being used as template parameters.
thakis@chromium.org
2010-10-18
1
-1
/
+1
*
Fix a bad merge.
eroman@chromium.org
2010-10-16
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-4
/
+3
*
Add performance histograms to resolver, asong with A/B test
jar@chromium.org
2010-10-15
1
-13
/
+61
*
Return a distinct error from ERR_NAME_NOT_RESOLVED when the call to getaddrin...
eroman@chromium.org
2010-10-15
1
-1
/
+1
*
Rename OSErrorForGetAddrinfo to include a suffix for the particular platform.
eroman@chromium.org
2010-10-15
1
-1
/
+15
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
1
-0
/
+6
*
Shows the default_address_family on both the DNS tab and in log dumps,
mmenke@chromium.org
2010-10-07
1
-0
/
+4
*
HostResolver should flush the JobPools on a network change.
willchan@chromium.org
2010-09-21
1
-3
/
+9
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-2
/
+1
*
Fix remaining localhost resolution issues.
vandebo@chromium.org
2010-09-03
1
-17
/
+29
*
Fix invalid read in HostResolverImpl::OnIPAddressChanged.
willchan@chromium.org
2010-09-01
1
-1
/
+2
*
Relands r58007.
willchan@chromium.org
2010-09-01
1
-6
/
+34
*
Revert r58019 and r58007 due to flaky.
willchan@chromium.org
2010-08-31
1
-34
/
+6
*
Abort host resolution requests with ERR_ABORTED on ip address change.
willchan@chromium.org
2010-08-31
1
-6
/
+34
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
1
-54
/
+182
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
1
-2
/
+17
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-183
/
+51
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
1
-51
/
+183
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-17
/
+2
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
1
-2
/
+17
*
Convert src/net to use std::string/char* for DictionaryValue keys.
viettrungluu@chromium.org
2010-07-31
1
-5
/
+6
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-1
/
+2
*
Avoid printing log errors during shutdown of HostResolverImpl when there are ...
eroman@chromium.org
2010-07-27
1
-1
/
+2
*
[Linux] Enable connecting to localhost when offline.
vandebo@chromium.org
2010-07-23
1
-2
/
+14
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-3
/
+7
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+1
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-1
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-11
/
+5
*
Disable caching of failed DNS lookups.
eroman@chromium.org
2010-06-17
1
-1
/
+1
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
1
-0
/
+9
[next]