summaryrefslogtreecommitdiffstats
path: root/content/renderer/p2p/ipc_socket_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace SetIP with SetReolveddIP after address is resolved.mallinath@chromium.org2014-03-221-1/+1
* Push remote hostname to P2P socket host.mallinath@chromium.org2014-03-121-1/+6
* Store hostname before address is resolved.mallinath@chromium.org2014-03-031-2/+6
* Relanding PacketOptions enabling CL https://codereview.chromium.org/177603002mallinath@chromium.org2014-03-021-2/+1
* Moving sigslot out of content::P2PAsyncAddressResolver as it's amallinath@chromium.org2014-02-271-1/+89
* Remove p2p socket API from content/publichubbe@chromium.org2014-02-261-1/+1
* Revert 252408 "Adding talk_base::PacketOptions to P2P IPC Send m..."bartfab@chromium.org2014-02-241-1/+2
* Adding talk_base::PacketOptions to P2P IPC Send message.mallinath@chromium.org2014-02-201-2/+1
* Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...mallinath@chromium.org2014-02-151-6/+6
* Update webrtc/libjingle 5523:5548.ronghuawu@chromium.org2014-02-141-0/+1
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-231-8/+73
* Revert 246612 "Implement SetOption and GetOption methods defined..."akalin@chromium.org2014-01-231-73/+8
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-231-8/+73
* Wire talk_base::AsyncResolverInterface in chrome.mallinath@chromium.org2014-01-031-2/+1
* Update webrtc/libjingle 5268:5301.ronghuawu@chromium.org2013-12-171-3/+3
* Pass packet received timestamp in microseconds frommallinath@chromium.org2013-12-161-2/+6
* This CL is in preparation for making a public way for the media/cast library ...hubbe@chromium.org2013-12-041-15/+22
* Roll webrtc 5104:5122sergeyu@chromium.org2013-11-141-0/+7
* Invoke DSCP related send methods in P2PSocketClientsmallinath@chromium.org2013-10-241-1/+2
* Update webrtc to r4819.mallinath@chromium.org2013-09-231-5/+9
* Clone of @ https://codereview.chromium.org/22452002/mallinath@chromium.org2013-08-131-1/+6
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Add the P2P_SOCKET_STUN_TCP_CLIENT and P2P_SOCKET_STUN_SSLTCP_CLIENT to IsTcp...ronghuawu@chromium.org2013-06-221-1/+3
* SSLTCP (pseudo-SSL with fake handshake and unencrypted data) support for p2p ...ronghuawu@chromium.org2013-06-211-6/+8
* Cleanup socket address conversion in libjingle glue code.sergeyu@chromium.org2013-06-151-2/+5
* Identify TRACE_COUNTER for p2p socket using socket objecthclam@chromium.org2013-06-151-3/+4
* Use STUN_TCP_SOCKET also while checking formallinath@chromium.org2013-06-151-3/+7
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Fixing the p2p client/server tcp socket type.mallinath@chromium.org2013-05-101-2/+2
* Replace send packet throttling with a scheme based on number of in-flight byt...miu@chromium.org2013-05-071-18/+48
* Roll libjingle r313.ronghuawu@chromium.org2013-05-071-8/+10
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-19/+18
* Add tracing data for measure number of EWOULDBLOCK error in p2p sockethclam@chromium.org2013-05-031-0/+3
* Roll libjingle r310.wjia@chromium.org2013-05-021-4/+1
* IpcSocketFactory pending packet limit is too smallhclam@chromium.org2013-04-101-2/+2
* Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...sergeyu@chromium.org2013-04-061-5/+40
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-11/+11
* contributed by mallinath@chromium.orgwjia@chromium.org2012-05-211-2/+4
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-251-0/+4
* Fix DCHECK in P2PSocketClient.sergeyu@chromium.org2011-08-061-2/+1
* Uninitialized member in IpcPacketSocket.finnur@chromium.org2011-06-141-2/+4
* Unbranch libjinglesergeyu@chromium.org2011-05-271-47/+47
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-101-8/+8
* Enable TCP sockets for P2P IPC.sergeyu@chromium.org2011-04-201-19/+85
* Add FakeSocketFactory.sergeyu@chromium.org2011-04-011-32/+6
* Move core renderer subdirectories to content.jam@chromium.org2011-03-161-0/+323