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
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
1
-1
/
+1
*
Cleanup: Factor and de-duplicate out mock socket used for testing mdns
noamsml@chromium.org
2013-06-21
3
-147
/
+230
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+1
*
Added NET_EXPORT into mDns code.
vitalybuka@chromium.org
2013-06-20
1
-3
/
+3
*
MDnsClient: Process all records before alerting listeners
noamsml@chromium.org
2013-06-19
4
-43
/
+176
*
Removed spurious uses of RunUntilIdle from the MDnsClient unit tests
noamsml@chromium.org
2013-06-15
1
-47
/
+10
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
2
-9
/
+9
*
Multicast DNS implementation (initial)
noamsml@chromium.org
2013-06-13
10
-0
/
+2159
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
3
-3
/
+4
*
Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.
avi@chromium.org
2013-06-11
11
-13
/
+13
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Track DNS Server Success and Failure time and use it in next server selection.
mef@chromium.org
2013-06-07
3
-64
/
+185
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
1
-9
/
+9
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
9
-62
/
+56
*
DnsTransaction::RecordLostPacketsIfAny shouldn't crash if some attempts faile...
mef@chromium.org
2013-05-29
2
-8
/
+26
*
[net/dns] Measure performance of adaptive UDP timeout.
mef@chromium.org
2013-05-23
3
-44
/
+244
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
11
-47
/
+46
*
Revert 201747 "[net/dns] Measure performance of adaptive UDP tim..."
ppi@chromium.org
2013-05-23
3
-235
/
+27
*
[net/dns] Measure performance of adaptive UDP timeout.
mef@chromium.org
2013-05-23
3
-27
/
+235
*
Cache for mDNS records
noamsml@chromium.org
2013-05-23
10
-12
/
+776
*
Fix bug in InitParseWithoutQuestion
noamsml@chromium.org
2013-05-20
2
-2
/
+20
*
Grab bag of clang fixes for Windows code
rnk@chromium.org
2013-05-17
1
-2
/
+2
*
Protect against empty "labeled" DNS names in DnsTransaction.
wez@chromium.org
2013-05-17
3
-0
/
+21
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
1
-1
/
+0
*
[net/dns] Fix how DnsTransaction computes next server index after fallback.
szym@chromium.org
2013-05-10
2
-3
/
+4
*
HostResolverImpl will return ERR_NAME_NOT_RESOLVED instead of Ok if address l...
mef@chromium.org
2013-05-07
2
-1
/
+16
*
General utility for parsing DNS records
noamsml@chromium.org
2013-05-02
7
-0
/
+575
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-2
/
+2
*
Add simple non-response-based question parsing for mDNS passive listening
noamsml@chromium.org
2013-04-23
3
-0
/
+173
*
[net/dns] Test IPv6 support via UDP connect
szym@chromium.org
2013-04-21
1
-22
/
+23
*
[net/dns] Use only NullDnsSocketPool.
szym@chromium.org
2013-04-18
1
-1
/
+1
*
[net/dns] Add test DualFamilyLocalhost and fix it when DnsClient enabled.
szym@chromium.org
2013-04-17
3
-8
/
+106
*
[net/dns] Rename SystemHostResolverProc and CallSystemHostResolverProc.
szym@chromium.org
2013-04-16
5
-27
/
+37
*
net: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-13
3
-3
/
+3
*
[net/dns] When testing for IPv6, discard link local and Teredo addresses (mea...
szym@chromium.org
2013-04-12
1
-4
/
+22
*
Remove remnants from SpdyImpact and DnsParallelism field trials.
stevet@chromium.org
2013-04-10
1
-12
/
+0
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
7
-4
/
+639
*
[net/dns] Test IPv6 support via UDP connect (measurement)
szym@chromium.org
2013-04-10
1
-0
/
+37
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-20
/
+44
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
4
-44
/
+20
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-20
/
+44
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
2
-7
/
+8
*
[net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each...
szym@chromium.org
2013-03-28
2
-17
/
+22
*
[net/dns] Fix AsyncDNS histograms.
szym@chromium.org
2013-03-23
2
-3
/
+5
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
15
-0
/
+5937
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
[net/dns] Limit maximum timeout after backoff to 5s.
szym@chromium.org
2013-02-26
1
-1
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-4
/
+4
*
Cleanup: Remove deprecated base::Value methods from net. Use base::Value too.
thestig@chromium.org
2013-02-12
1
-5
/
+5
[next]