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
*
Migrate net::IPAddressList to net::IPAddress.
martijn
2016-03-10
1
-3
/
+6
*
Migrate AddressTrackerLinux to net::IPAddress.
martijn
2016-03-09
4
-52
/
+48
*
Remove an incorrect DCHECK() when calling HostResolverImpl::Resolve() with an...
eroman
2016-03-04
2
-5
/
+16
*
Migrate net/dns/* to net::IPAddress.
martijn
2016-03-04
21
-210
/
+157
*
Move network fuzzers from //testing/libfuzzer/fuzzers to //net.
eroman
2016-03-02
1
-0
/
+20
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
2
-2
/
+2
*
Migrate net::IPPattern to net::IPAddress.
martijn
2016-03-01
2
-4
/
+5
*
net: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-26
4
-0
/
+8
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
13
-13
/
+0
*
net: move ResolveLocalHostname into host_ resolver_impl.h
tfarina
2016-02-19
3
-1
/
+142
*
Refactor StringPiece hash.
bnc
2016-02-06
1
-2
/
+1
*
Change IPEndpoint::address() to return a net::IPAddress
martijn
2016-01-27
9
-24
/
+28
*
Change mojo enums to be scoped enums in the generated C++ bindings.
sammc
2016-01-21
3
-14
/
+14
*
net: read the dns query id in terms of base::ReadBigEndian() function
tfarina
2016-01-19
2
-19
/
+15
*
net: calculate the start of question section through the size of dns Header type
tfarina
2016-01-14
1
-2
/
+2
*
net: export dns_protocol::Header type with NET_EXPORT
tfarina
2016-01-12
1
-2
/
+1
*
Convert DnsConfig values from base::Value* to scoped_ptr<base::Value>.
tfh
2016-01-11
8
-19
/
+19
*
net: calculate the size of question section in a helper function
tfarina
2016-01-11
2
-5
/
+9
*
Use scoped_ptr in RecordMap
vitalybuka
2016-01-06
2
-28
/
+15
*
net: add a convenience getter accessor for dns Header to DnsQuery
tfarina
2015-12-30
2
-16
/
+19
*
Makes DatagramClientSocket::GetBoundNetwork const.
jri
2015-12-28
1
-1
/
+1
*
Clean up header files.
avi
2015-12-26
1
-0
/
+1
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
21
-123
/
+144
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
57
-987
/
+880
*
Use SequencedSocketData in spdy_stream_unittest.
mmenke
2015-12-17
1
-1
/
+1
*
Include missing errno.h
landell
2015-12-17
1
-0
/
+2
*
Remove ScopedVector from host_resolver_impl
olli.raula
2015-12-17
1
-3
/
+5
*
net: move HaveOnlyLoopbackAddresses() function into dns_util.h
tfarina
2015-12-16
2
-0
/
+72
*
Remove ScopedVector from address_sorter_posix
olli.raula
2015-12-14
1
-4
/
+5
*
Remove ScopedVector from dns_transaction
olli.raula
2015-12-14
1
-8
/
+7
*
Remove ScopedVector from host_resolver_impl_unittest.cc
olli.raula
2015-12-10
1
-7
/
+7
*
Add DatagramClientSocket::BindToDefaultNetwork(),GetBoundNetwork()
pauljensen
2015-12-09
1
-1
/
+8
*
Add integration tests for HttpStreamParser::CanReuseConnection logic.
mmenke
2015-12-07
2
-7
/
+0
*
Remove kuint32max.
avi
2015-12-04
2
-25
/
+30
*
Remove ScopedVector from CreateSockets
olli.raula
2015-12-03
6
-28
/
+37
*
Remove kuint16max.
avi
2015-12-01
3
-57
/
+61
*
Revert of Remove kuint16max. (patchset #7 id:120001 of https://codereview.chr...
avi
2015-12-01
3
-61
/
+57
*
Remove kuint16max.
avi
2015-12-01
3
-57
/
+61
*
Fix size_t truncations in net for 64-bit VS 2015
brucedawson
2015-12-01
1
-1
/
+1
*
Use std::tie() for operator< in net/
jsbell
2015-11-30
3
-17
/
+12
*
Removed unused include of winsock.h/inet.h from sys_byteorder.h.
bcwhite
2015-11-30
1
-0
/
+7
*
Fix SerialWorker crash accessing DnsConfigServicePosix pointer.
maclellant
2015-11-20
3
-12
/
+62
*
Remove deprecated ScopedVector from host_resolver_impl
olli.raula
2015-11-18
2
-10
/
+3
*
Remove ScopedVector from dns_transaction_unittest
olli.raula
2015-11-18
1
-4
/
+3
*
Remove deprecated ScopedVector from host_resolver_mojo_unittest
olli.raula
2015-11-17
1
-5
/
+4
*
Remove deprecated ScopedVector and use vector<scoped_ptr> in dns_session
olli.raula
2015-11-16
2
-4
/
+3
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
4
-5
/
+5
*
net: Rename NetLog's IntegerCallback method to IntCallback.
tfarina
2015-10-27
1
-5
/
+3
*
net: Move IPAddressAttributes enum out of net_util.h.
tfarina
2015-10-13
1
-0
/
+1
*
net: Move dns_util.* into dns directory.
tfarina
2015-10-11
11
-8
/
+195
[next]