summaryrefslogtreecommitdiffstats
path: root/content/renderer/p2p
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix more uses of TimeDelta in content/renderer/p2p.tedvessenes@gmail.com2012-03-141-4/+4
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-133-25/+18
* Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.viettrungluu@chromium.org2012-03-093-18/+25
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-093-25/+18
* libjingle roll 117:119grunell@chromium.org2012-03-011-1/+4
* Rolling libjingle r117 to Chrome.mallinath@chromium.org2012-02-232-17/+17
* Add ObserverListThreadSafe::IsEmpty().sergeyu@chromium.org2012-02-082-6/+1
* Add DCHECK to ensure proper destruction order of P2PSocketDispatcher.sergeyu@chromium.org2012-02-052-1/+7
* Fix relay support in P2P Transport API.sergeyu@chromium.org2012-01-311-3/+4
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-2/+3
* Revert 117406 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-121-3/+2
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-121-2/+3
* Revert 117201 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-3/+2
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-2/+3
* Revert 117187 - Adding support for MediaStream and PeerConnection functionality.tommi@chromium.org2012-01-111-3/+2
* Adding support for MediaStream and PeerConnection functionality.grunell@chromium.org2012-01-111-2/+3
* Postpone deletion of P2PTransportImpl internals when it is being deleted.sergeyu@chromium.org2012-01-112-3/+54
* Revert 117147 due to leaks in content_unittests - Postpone deletion of P2PTra...sergeyu@chromium.org2012-01-112-53/+3
* Postpone deletion of P2PTransportImpl internals when it is being deleted.sergeyu@chromium.org2012-01-112-3/+53
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+1
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+2
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-4/+4
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-093-25/+15
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-032-5/+5
* Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-291-2/+1
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-291-1/+2
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Moving the include rule for jingle/glue from content/renderer/p2p to content/...tommi@chromium.org2011-11-241-3/+0