summaryrefslogtreecommitdiffstats
path: root/content/renderer/p2p
Commit message (Expand)AuthorAgeFilesLines
* Remove --enable-webrtc-tcp-server-sockethclam@chromium.org2014-05-301-6/+1
* Revert 272379 "Revert 272371 "Add UMA Counts for number of IPv4 ..."courage@chromium.org2014-05-231-0/+15
* Revert 272371 "Add UMA Counts for number of IPv4 and IPv6 interf..."courage@chromium.org2014-05-231-15/+0
* Add UMA Counts for number of IPv4 and IPv6 interfaces detected for PeerConnec...mallinath@chromium.org2014-05-231-0/+15
* Fix more cases of unreachable code on Windows, mostly added recently.pkasting@chromium.org2014-05-221-1/+0
* Send SignalClose to the clients of P2PSocket, if TCP socket is failed tomallinath@chromium.org2014-05-171-0/+4
* Wiring network interface from Chromium net to libjingle Network.mallinath@chromium.org2014-05-081-4/+29
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-252-4/+4
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-162-0/+2
* Remove DCHECK for delegate object on IPC thread, as it must be accessedmallinath@chromium.org2014-03-251-1/+1
* 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-123-16/+10
* Store hostname before address is resolved.mallinath@chromium.org2014-03-033-4/+6
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Add ipv4 version of loopback for peer connection when --allow-loopback-in-pee...wjia@chromium.org2014-03-031-6/+13
* Relanding PacketOptions enabling CL https://codereview.chromium.org/177603002mallinath@chromium.org2014-03-024-8/+12
* Add a command line flag to include loopback interface in network list.wjia@chromium.org2014-02-281-0/+12
* Moving sigslot out of content::P2PAsyncAddressResolver as it's amallinath@chromium.org2014-02-273-49/+110
* Remove p2p socket API from content/publichubbe@chromium.org2014-02-266-5/+113
* Revert 252408 "Adding talk_base::PacketOptions to P2P IPC Send m..."bartfab@chromium.org2014-02-243-12/+10
* Adding talk_base::PacketOptions to P2P IPC Send message.mallinath@chromium.org2014-02-203-10/+12
* 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
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-102-3/+5
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-233-10/+94
* Revert 246612 "Implement SetOption and GetOption methods defined..."akalin@chromium.org2014-01-233-94/+10
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-233-10/+94
* Wire talk_base::AsyncResolverInterface in chrome.mallinath@chromium.org2014-01-037-206/+112
* Update webrtc/libjingle 5268:5301.ronghuawu@chromium.org2013-12-171-3/+3
* Pass packet received timestamp in microseconds frommallinath@chromium.org2013-12-165-12/+23
* This CL is in preparation for making a public way for the media/cast library ...hubbe@chromium.org2013-12-045-109/+128
* Roll webrtc 5104:5122sergeyu@chromium.org2013-11-142-0/+8
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-072-20/+20
* Push IPv6 addresses to libjingle PortAllocator.mallinath@chromium.org2013-11-071-9/+23
* Invoke DSCP related send methods in P2PSocketClientsmallinath@chromium.org2013-10-242-2/+4
* Implement support for p2p socket UDP packages to set the Differntiated Servic...hubbe@chromium.org2013-10-222-3/+16
* Trace events for P2P Sockethclam@chromium.org2013-10-172-2/+24
* Update webrtc to r4819.mallinath@chromium.org2013-09-231-5/+9
* Clone of @ https://codereview.chromium.org/22452002/mallinath@chromium.org2013-08-133-2/+10
* Move NetworkListObserver out of webkit/gluedarin@chromium.org2013-07-274-16/+41
* 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
* Provide all supplied turn ports to PortAllocator.mallinath@chromium.org2013-06-202-68/+128
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* 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
* Add a flag to turn on TCP server socket for WebRTChclam@chromium.org2013-06-141-1/+6
* Using the TURN server transport_type parametermallinath@chromium.org2013-06-132-4/+17