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
/
udp
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
2
-2
/
+0
*
net: delete documentation for a parameter that does not exist anymore
tfarina
2016-02-19
3
-24
/
+12
*
net: have SockaddrStorage type in its own header file
tfarina
2016-01-13
2
-2
/
+2
*
Makes DatagramClientSocket::GetBoundNetwork const.
jri
2015-12-28
3
-3
/
+3
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
1
-2
/
+4
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
4
-0
/
+4
*
Upstream minor iOS-specific changes to //net
blundell
2015-12-16
1
-1
/
+12
*
net: Extract SetNonBlocking() function from net_util.h
tfarina
2015-12-16
1
-1
/
+2
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
1
-5
/
+5
*
Add DatagramClientSocket::BindToDefaultNetwork(),GetBoundNetwork()
pauljensen
2015-12-09
4
-5
/
+58
*
net/udp: remove basictypes.h includes
tfarina
2015-11-30
11
-46
/
+54
*
net: Move IPAddressAttributes enum out of net_util.h.
tfarina
2015-10-13
1
-1
/
+1
*
net: Move DiffServCodePoint enum out of net_util.h.
tfarina
2015-10-08
4
-3
/
+47
*
NetworkChangeNotifier interface for tracking networks.
pauljensen
2015-10-05
7
-0
/
+74
*
Extend base::win::ObjectWatcher to watch an event multiple times.
jam
2015-09-29
1
-3
/
+3
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-0
/
+1
*
Cleanup: Pass std::string as const reference from net/
ki.stfu
2015-09-22
2
-5
/
+10
*
net: Remove 'libevent' from filenames.
tfarina
2015-09-14
3
-94
/
+95
*
UDPSocketTest: disable use of 192.168.1.1 on iOS
ellyjones
2015-08-27
1
-9
/
+3
*
UDPSocketTest.ClientGetLocalPeerAddresses is flaky on iOS devices.
lpromero
2015-08-26
1
-1
/
+8
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
2
-2
/
+1
*
Enable UDPSocketTest.ConnectRandomBind on Android.
mef
2015-06-16
1
-9
/
+4
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
1
-2
/
+4
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
2
-0
/
+2
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
1
-10
/
+12
*
Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()
eroman
2015-05-06
2
-4
/
+4
*
Revert "Guard socket file descriptor in UDPSocketLibevent"
sergeyu
2015-05-06
1
-82
/
+0
*
Rename NetLog test classes to match the renamed TestNetLog class.
mmenke
2015-05-04
2
-9
/
+6
*
Get rid of TestNetLog::CapturedEntry[List] typedefs.
mmenke
2015-04-24
1
-2
/
+4
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
1
-25
/
+26
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
3
-7
/
+7
*
Apply automated fixits for Chrome clang plugin to net_unittests.
dcheng
2015-04-17
2
-6
/
+6
*
Rename NetLogLogger and CapturingNetLog
vishal.b
2015-04-17
2
-7
/
+7
*
A few more instrumentation updates
pkasting
2015-04-10
1
-19
/
+0
*
Guard socket file descriptor in UDPSocketLibevent
sergeyu
2015-04-03
1
-0
/
+82
*
Move NetLog code from src/net/base to src/net/log.
eroman
2015-04-02
9
-12
/
+12
*
Remove memory corruption detection code from UDPSocketLibevent
sergeyu
2015-03-31
2
-15
/
+0
*
Add trivial memory corruption detection in UdpSocketLibevent.
sergeyu
2015-03-27
2
-6
/
+17
*
PCHECK when closing UDP sockets only when errno=EBADF.
sergeyu
2015-03-20
1
-1
/
+7
*
Instrument UDP socket's read callback code (in QUIC) to find jank in
rtenneti
2015-03-10
1
-1
/
+14
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-7
/
+2
*
PCHECK when closing UDP sockets
sergeyu
2015-02-17
1
-2
/
+1
*
removing all the code related to chrome://stats
cpu
2015-02-12
2
-10
/
+0
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-2
/
+2
*
UDP: Windows implementation using non-blocking IO
hclam
2015-02-05
8
-83
/
+509
*
Fix variable shadowing warnings in UDPSocketWin on VS2015
scottmg
2015-01-27
1
-6
/
+6
*
Cleanup: Better constify some strings in net/.
thestig
2015-01-24
1
-1
/
+1
*
Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer opti...
hidehiko
2014-12-08
9
-220
/
+240
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
2
-9
/
+10
*
Add a new NetworkActivityMonitor to track network activity across all
rch
2014-11-14
2
-0
/
+6
[next]