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
/
content
/
browser
/
renderer_host
/
p2p
/
socket_host_tcp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements RTP header dumping.
jiayl@chromium.org
2014-05-31
1
-10
/
+21
*
Revert 273745 "Implements RTP header dumping." due to memory leak
battre@chromium.org
2014-05-30
1
-21
/
+10
*
Implements RTP header dumping.
jiayl@chromium.org
2014-05-30
1
-10
/
+21
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-4
/
+4
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-2
/
+2
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-2
/
+2
*
Handling ICE TCP packets when authentication is enabled in browser process.
mallinath@chromium.org
2014-03-25
1
-1
/
+3
*
Relanding https://codereview.chromium.org/197713005/, was reverted in
mallinath@chromium.org
2014-03-14
1
-3
/
+12
*
Revert 256709 "Relanding https://codereview.chromium.org/1593530..."
tommi@chromium.org
2014-03-13
1
-12
/
+3
*
Relanding https://codereview.chromium.org/159353002/ after some minor modific...
mallinath@chromium.org
2014-03-13
1
-3
/
+12
*
Revert 256580 "This CL adds methods to manipulate RTP header ext..."
cpu@chromium.org
2014-03-12
1
-12
/
+3
*
This CL adds methods to manipulate RTP header extension, particularly
mallinath@chromium.org
2014-03-12
1
-3
/
+12
*
Push remote hostname to P2P socket host.
mallinath@chromium.org
2014-03-12
1
-7
/
+10
*
Relanding PacketOptions enabling CL https://codereview.chromium.org/177603002
mallinath@chromium.org
2014-03-02
1
-1
/
+1
*
Revert 252408 "Adding talk_base::PacketOptions to P2P IPC Send m..."
bartfab@chromium.org
2014-02-24
1
-1
/
+1
*
Adding talk_base::PacketOptions to P2P IPC Send message.
mallinath@chromium.org
2014-02-20
1
-1
/
+1
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-0
/
+15
*
Revert 246612 "Implement SetOption and GetOption methods defined..."
akalin@chromium.org
2014-01-23
1
-15
/
+0
*
Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...
mallinath@chromium.org
2014-01-23
1
-0
/
+15
*
Pass packet received timestamp in microseconds from
mallinath@chromium.org
2013-12-16
1
-1
/
+2
*
Sockets used for p2p in chrome browser process is left with
mallinath@chromium.org
2013-12-04
1
-0
/
+13
*
Fix a false valgrind uninit error under clang.
jyasskin@chromium.org
2013-10-22
1
-1
/
+1
*
Implement support for p2p socket UDP packages to set the Differntiated Servic...
hubbe@chromium.org
2013-10-22
1
-0
/
+3
*
Trace events for P2P Socket
hclam@chromium.org
2013-10-17
1
-1
/
+2
*
For FakeSSL client socket connect was never called. So if Read is called
mallinath@chromium.org
2013-09-20
1
-12
/
+18
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-4
/
+6
*
Clone of @ https://codereview.chromium.org/22452002/
mallinath@chromium.org
2013-08-13
1
-12
/
+90
*
Proxy detection is important feature for the P2P sockets, as
mallinath@chromium.org
2013-06-21
1
-27
/
+45
*
SSLTCP (pseudo-SSL with fake handshake and unencrypted data) support for p2p ...
ronghuawu@chromium.org
2013-06-21
1
-7
/
+26
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-10
/
+12
*
Adding TCP packet support for STUN/TURN packets.
ronghuawu@chromium.org
2013-05-07
1
-58
/
+178
*
Revert 198565 "Adding TCP packet support for STUN/TURN packets."
ronghuawu@chromium.org
2013-05-07
1
-178
/
+58
*
Adding TCP packet support for STUN/TURN packets.
ronghuawu@chromium.org
2013-05-06
1
-58
/
+178
*
Fix P2PSocketHostTcp to handle async write correctly.
sergeyu@chromium.org
2013-04-17
1
-2
/
+8
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...
sergeyu@chromium.org
2013-04-06
1
-42
/
+30
*
Get rid of ipc_sender.h include in ipc_message.h.
viettrungluu@chromium.org
2012-12-14
1
-0
/
+1
*
Process all complete packets present during Read callbacks, instead of a sing...
fischman@chromium.org
2012-11-28
1
-14
/
+19
*
Refactor the P2PSocketDispatcher to be created on the RenderThread instead of...
perkj@chromium.org
2012-09-12
1
-7
/
+5
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-1
/
+1
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-2
/
+1
*
Fixing incorrect log message after successful SetSendBufferSize.
mallinath@chromium.org
2012-03-29
1
-1
/
+1
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
1
-3
/
+4
*
P2PSocketHostTcp::Init method calls SetSendBufferSize after net::TCPClientSoc...
mallinath@chromium.org
2012-03-20
1
-5
/
+7
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-10
/
+7
*
Buffer packets in the IPC P2P layer.
sergeyu@chromium.org
2011-10-22
1
-0
/
+3
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
1
-2
/
+4
*
Renamed authorized_ to connected_ for p2p sockets host.
sergeyu@chromium.org
2011-08-10
1
-4
/
+4
*
Properly handle STUN requests and responses from relay servers.
sergeyu@chromium.org
2011-08-09
1
-2
/
+1
[next]