webrtc/talk/app/webrtc
buildbot@webrtc.org 27626a6256 (Auto)update libjingle 69278008-> 69291002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6448 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-16 13:39:40 +00:00
..
java Add extra logging and latency restriction to VP8 HW encoder. 2014-06-13 22:59:08 +00:00
javatests PeerConnection(java): disable wait for flaky ICEConnection.COMPLETED. 2014-06-03 16:38:08 +00:00
objc Fix retain cycle in RTCEAGLVideoView. 2014-06-04 20:19:39 +00:00
objctests Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
test Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck' 2014-06-12 21:59:29 +00:00
audiotrack.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrack.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
audiotrackrenderer.cc Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
audiotrackrenderer.h Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
datachannel_unittest.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.cc Fix two bugs in DataChannel state transition. 2014-05-30 21:53:17 +00:00
datachannel.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
datachannelinterface.h Implement ObjC DataChannel wrapper 2014-04-30 18:32:33 +00:00
dtmfsender_unittest.cc Increase the dtmfsender test toleration to 100ms to avoid flaky. 2013-09-18 18:01:07 +00:00
dtmfsender.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsender.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
dtmfsenderinterface.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
fakeportallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsep.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepicecandidate.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
jsepsessiondescription_unittest.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.cc Update talk to 60923971 2014-02-03 16:57:16 +00:00
jsepsessiondescription.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
localaudiosource_unittest.cc Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
localaudiosource.cc Update libjingle to 61168196 2014-02-07 19:03:26 +00:00
localaudiosource.h Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
mediaconstraintsinterface.cc (Auto)update libjingle 69278008-> 69291002 2014-06-16 13:39:40 +00:00
mediaconstraintsinterface.h (Auto)update libjingle 69278008-> 69291002 2014-06-16 13:39:40 +00:00
mediastream_unittest.cc Fixed GetStats when local and remote track are using the same ssrc. 2014-06-12 14:57:05 +00:00
mediastream.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastream.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamhandler_unittest.cc Fixed GetStats when local and remote track are using the same ssrc. 2014-06-12 14:57:05 +00:00
mediastreamhandler.cc Unrevert 5590 "description"(=(Auto)update libjingle 61834300->61901702). 2014-02-21 15:51:43 +00:00
mediastreamhandler.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreaminterface.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
mediastreamprovider.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
mediastreamproxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
mediastreamsignaling_unittest.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.cc (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +00:00
mediastreamsignaling.h (Auto)update libjingle 68203780-> 68206793 2014-05-29 22:54:24 +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 Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
notifier.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
OWNERS Add glaznev@ to OWNERS for webrtc/modules/video_capture and talk/app/webrtc. 2014-06-13 23:31:35 +00:00
peerconnection_unittest.cc Fix the flaky RTP DataChannel test. 2014-06-12 21:05:19 +00:00
peerconnection.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnection.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
peerconnectionendtoend_unittest.cc Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck' 2014-06-12 21:59:29 +00:00
peerconnectionfactory_unittest.cc (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectionfactory.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
peerconnectionfactory.h (Auto)update libjingle 66106643-> 66138442 2014-05-03 05:39:45 +00:00
peerconnectioninterface_unittest.cc Fire OnRenegotiationNeeded only for the first SCTP DataChannel. 2014-05-29 15:31:11 +00:00
peerconnectioninterface.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
peerconnectionproxy.h (Auto)update libjingle 66540208-> 66541346 2014-05-08 19:54:16 +00:00
portallocatorfactory.cc Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
portallocatorfactory.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy_unittest.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
proxy.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
remoteaudiosource.cc Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remoteaudiosource.h Update talk to 61538839. 2014-02-13 23:18:49 +00:00
remotevideocapturer_unittest.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
remotevideocapturer.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
sctputils_unittest.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.cc pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
sctputils.h pRevert 5371 "Revert 5367 "Update talk to 59410372."" 2014-01-14 10:00:58 +00:00
statscollector_unittest.cc (Auto)update libjingle 69102234-> 69116997 2014-06-13 01:14:01 +00:00
statscollector.cc (Auto)update libjingle 69131548-> 69132244 2014-06-13 07:56:17 +00:00
statscollector.h Fixed GetStats when local and remote track are using the same ssrc. 2014-06-12 14:57:05 +00:00
statstypes.h (Auto)update libjingle 69131548-> 69132244 2014-06-13 07:56:17 +00:00
streamcollection.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
umametrics.h Changed enums to less generic names. 2014-05-12 23:10:18 +00:00
videosource_unittest.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.cc (Auto)update libjingle 63777286-> 63837929 2014-03-26 22:44:28 +00:00
videosource.h Update talk to 52534915. 2013-09-19 05:49:50 +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 Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.cc Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrack.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
videotrackrenderers.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
videotrackrenderers.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
webrtcsdp_unittest.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
webrtcsdp.cc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +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 Enable -Wall, -Wextra and -Wunused-variable for talk/ on clang. 2014-06-02 07:58:30 +00:00
webrtcsession.cc (Auto)update libjingle 69278008-> 69291002 2014-06-16 13:39:40 +00:00
webrtcsession.h Fixed GetStats when local and remote track are using the same ssrc. 2014-06-12 14:57:05 +00:00
webrtcsessiondescriptionfactory.cc Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00
webrtcsessiondescriptionfactory.h Update libjingle 62472237->62550414 2014-03-04 19:54:57 +00:00