webrtc/talk/app/webrtc
2014-11-07 11:22:06 +00:00
..
java Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
javatests Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
objc This fixes a small memory leak (found using Xcode/Instruments on iOS) in 2014-11-05 22:01:53 +00:00
objctests Cleanup RTCVideoRenderer interface. 2014-11-04 23:06:15 +00:00
test Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
audiotrack.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
audiotrack.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
audiotrackrenderer.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
audiotrackrenderer.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
datachannel_unittest.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
datachannel.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
datachannel.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
datachannelinterface.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
dtmfsender_unittest.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
dtmfsender.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
dtmfsender.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
dtmfsenderinterface.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
fakeportallocatorfactory.h move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
jsep.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
jsepicecandidate.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
jsepicecandidate.h move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
jsepsessiondescription_unittest.cc move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
jsepsessiondescription.cc Revert maximum video codec resolution on Android back to 720p again. 2014-09-18 21:11:29 +00:00
jsepsessiondescription.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
localaudiosource_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
localaudiosource.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
localaudiosource.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
mediaconstraintsinterface.cc (Auto)update libjingle 77701902-> 77709729 2014-10-14 22:39:24 +00:00
mediaconstraintsinterface.h (Auto)update libjingle 77701902-> 77709729 2014-10-14 22:39:24 +00:00
mediastream_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
mediastream.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
mediastream.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
mediastreamhandler_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
mediastreamhandler.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
mediastreamhandler.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
mediastreaminterface.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
mediastreamprovider.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamproxy.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
mediastreamsignaling_unittest.cc move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
mediastreamsignaling.cc Make the media content send only if offerToReceive is false while local streams exist. 2014-10-07 21:32:43 +00:00
mediastreamsignaling.h Fixes two issues in how we handle OfferToReceiveX for CreateOffer: 2014-09-09 21:43:15 +00:00
mediastreamtrack.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamtrackproxy.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
notifier.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
OWNERS Add tkchin@ to OWNERS. 2014-07-01 18:38:28 +00:00
peerconnection_unittest.cc Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
peerconnection.cc Remove deprecated PeerConnection APIs. 2014-11-06 12:16:36 +00:00
peerconnection.h Remove deprecated PeerConnection APIs. 2014-11-06 12:16:36 +00:00
peerconnectionendtoend_unittest.cc Disable PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate under MSan 2014-11-03 13:38:50 +00:00
peerconnectionfactory_unittest.cc Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
peerconnectionfactory.cc Fix a problem in Thread::Send. 2014-09-24 17:14:05 +00:00
peerconnectionfactory.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
peerconnectioninterface_unittest.cc Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
peerconnectioninterface.h Remove deprecated PeerConnection APIs. 2014-11-06 12:16:36 +00:00
peerconnectionproxy.h Remove deprecated PeerConnection APIs. 2014-11-06 12:16:36 +00:00
portallocatorfactory.cc move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
portallocatorfactory.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
proxy_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
proxy.h Change the PeerConnection proxy templates to use blocking method calls instead of using Thread::Send. 2014-11-04 12:08:48 +00:00
remoteaudiosource.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
remoteaudiosource.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
remotevideocapturer_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
remotevideocapturer.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
remotevideocapturer.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
sctputils_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
sctputils.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
sctputils.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
statscollector_unittest.cc move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
statscollector.cc (Auto)update libjingle 78738075-> 78738103 2014-10-29 08:14:14 +00:00
statscollector.h Revert 6897 (i.e. Reland 6863) - "Revert 6863 "Refactor StatsCollector and associated..." 2014-08-15 08:38:30 +00:00
statstypes.h (Auto)update libjingle 78738075-> 78738103 2014-10-29 08:14:14 +00:00
streamcollection.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
umametrics.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
videosource_unittest.cc (Auto)update libjingle 77701902-> 77709729 2014-10-14 22:39:24 +00:00
videosource.cc (Auto)update libjingle 77701902-> 77709729 2014-10-14 22:39:24 +00:00
videosource.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
videosourceinterface.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videosourceproxy.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack_unittest.cc (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
videotrack.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
videotrack.h (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
videotrackrenderers.cc (Auto)update libjingle 72097588-> 72159069 2014-07-29 17:36:52 +00:00
videotrackrenderers.h (Auto)update libjingle 73222930-> 73226398 2014-08-13 17:26:08 +00:00
webrtcsdp_unittest.cc Change dummy address to use 0.0.0.0 instead of :: 2014-11-07 11:22:06 +00:00
webrtcsdp.cc Change dummy address to use 0.0.0.0 instead of :: 2014-11-07 11:22:06 +00:00
webrtcsdp.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsession_unittest.cc move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
webrtcsession.cc (Auto)update libjingle 77689511-> 77696841 2014-10-14 20:29:28 +00:00
webrtcsession.h move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
webrtcsessiondescriptionfactory.cc Adds the support of RTCOfferOptions for PeerConnectionInterface::CreateOffer. 2014-08-04 18:34:16 +00:00
webrtcsessiondescriptionfactory.h move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00