summaryrefslogtreecommitdiffstats
path: root/content/renderer/p2p
Commit message (Expand)AuthorAgeFilesLines
...
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-104-4/+4
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-023-5/+5
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-302-5/+5
* 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-072-11/+13
* Disable incoming TCP connections on windows so that we don't get "block by Wi...ronghuawu@chromium.org2013-05-061-0/+3
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-042-22/+22
* 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
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* IpcSocketFactory pending packet limit is too smallhclam@chromium.org2013-04-101-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Fix IpcPacketSocketFactory to return EWOULDBLOCK when network interface is co...sergeyu@chromium.org2013-04-065-6/+68
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-151-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-11/+11
* Update some #includes in content/renderer/p2p for headers in the new Platform...pilgrim@chromium.org2013-01-152-5/+5
* Rolling libjingle r235mallinath@chromium.org2012-11-161-14/+13
* In latest version of libjingle, local UDP and STUN merged intomallinath@chromium.org2012-11-012-38/+52
* Rolling libjingle r220.ronghuawu@chromium.org2012-10-291-3/+9
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-2/+1
* Revert 159244 - Fix nit comments from http://codereview.chromium.org/10962010jochen@chromium.org2012-09-281-1/+1
* Fix nit comments from http://codereview.chromium.org/10962010perkj@chromium.org2012-09-281-1/+1
* Fix P2PSocketClient to close incoming connection if not accepted.sergeyu@chromium.org2012-09-271-2/+6
* Fix asan test failure in P2PSocketClient::Init. Make sure P2PSocketClient::I...perkj@chromium.org2012-09-212-7/+22
* Refactor the P2PSocketDispatcher to be created on the RenderThread instead of...perkj@chromium.org2012-09-124-86/+60
* Updating chrome to libjingle r175mallinath@chromium.org2012-08-261-2/+3
* Remove obsolete webkit_glue::P2PTransport interface.sergeyu@chromium.org2012-08-165-806/+41
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-141-1/+1
* Rolling libjingle to 159.ronghuawu@chromium.org2012-07-143-3/+7
* Remove unused member variables found by clang's -Wunused-private-fieldthakis@chromium.org2012-06-221-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-2/+2
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-1/+0
* Cleanup content::P2PPortAllocator.sergeyu@chromium.org2012-05-301-16/+1
* When BUNDLE is enabled in libjingle, there will be a possibilitymallinath@chromium.org2012-05-262-11/+19
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-223-14/+26
* contributed by mallinath@chromium.orgwjia@chromium.org2012-05-211-2/+4
* Add deletion observer to P2PSocketDispatcher.perkj@chromium.org2012-05-202-0/+30
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-282-4/+9
* Roll libjingle 132:135sergeyu@chromium.org2012-04-264-18/+16
* Update comments in socket_dispatcher.h.sergeyu@chromium.org2012-04-171-5/+6
* Libjingle roll 129:132.sergeyu@chromium.org2012-04-142-11/+17
* Specify session type when creating relay sessions for chromoting.sergeyu@chromium.org2012-04-061-2/+17
* Roll libjingle to r126.ronghuawu@chromium.org2012-03-202-3/+4
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-4/+5