summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-10Adds end to end DataChannel tests.jiayl@webrtc.org
2014-06-10Add support for NVidia VP8 HW encoder.glaznev@webrtc.org
2014-06-10Revert 6380 "Replace libjingle_root with talk_root variable."kjellander@webrtc.org
2014-06-10(Auto)update libjingle 68891947-> 68893961buildbot@webrtc.org
2014-06-10Move WebRtcVideoEngine2 fakes to unittest header.pbos@webrtc.org
2014-06-10Replace libjingle_root with talk_root variable.kjellander@webrtc.org
2014-06-09Remove unused test_env.py from isolate files + fix nss path.kjellander@webrtc.org
2014-06-09Adds support for the "apt" format parameter and turns on the RTX feature.stefan@webrtc.org
2014-06-06Revert "Fix the "Failed unprotect audio RTP packet" error when SCTP is bundle...jiayl@webrtc.org
2014-06-06APPRTCDemo(objc): Remove regex parsing in favor of JSON struct.tkchin@webrtc.org
2014-06-06Add OpenGL Android video renderer which can display multipleglaznev@webrtc.org
2014-06-06Fix the "Failed unprotect audio RTP packet" error when SCTP is bundled with a...jiayl@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-06-06(Auto)update libjingle 68701339-> 68703656buildbot@webrtc.org
2014-06-06Fix C++11 -Wnarrowing in channel_unittest.cc.pbos@webrtc.org
2014-06-06(Auto)update libjingle 68689052-> 68689059buildbot@webrtc.org
2014-06-06Make VideoSendStream/VideoReceiveStream configs const.pbos@webrtc.org
2014-06-05(Auto)update libjingle 68646004-> 68648993buildbot@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-06-05AppRTCDemo(android): remove HTML/regex hackery in favor of JSON struct.fischman@webrtc.org
2014-06-05Remove static initializer from WebRtcVideoEngine2.pbos@webrtc.org
2014-06-04(Auto)update libjingle 68562943-> 68571194buildbot@webrtc.org
2014-06-04Fix retain cycle in RTCEAGLVideoView.tkchin@webrtc.org
2014-06-04(Auto)update libjingle 68507189-> 68543735buildbot@webrtc.org
2014-06-04(Auto)update libjingle 68506654-> 68507189buildbot@webrtc.org
2014-06-04(Auto)update libjingle 68501302-> 68506654buildbot@webrtc.org
2014-06-04(Auto)update libjingle 68499439-> 68501302buildbot@webrtc.org
2014-06-03(Auto)update libjingle 68495561-> 68499439buildbot@webrtc.org
2014-06-03talk/ios: Fixes source after corrupt sync in r6305 (which corrupted r6291).henrike@webrtc.org
2014-06-03(Auto)update libjingle 68465410-> 68487517buildbot@webrtc.org
2014-06-03PeerConnection(java): disable wait for flaky ICEConnection.COMPLETED.fischman@webrtc.org
2014-06-03Add empty webrtcmediaengine.cc.pbos@webrtc.org
2014-06-03(Auto)update libjingle 68379861-> 68445177buildbot@webrtc.org
2014-06-03Remove kMaxWaitForStatsMs from tsanv2 compilation.pbos@webrtc.org
2014-06-02(Auto)update libjingle 68275107-> 68379861buildbot@webrtc.org
2014-06-02Enable -Wall, -Wextra and -Wunused-variable for talk/ on clang.pbos@webrtc.org
2014-05-30Fix the build error from OpenSSLStreamAdapter::SSLVerifyCallbackjiayl@webrtc.org
2014-05-30Make OpenSSLStreamAdapter verify the leaf certificate digest for chained cert...jiayl@webrtc.org
2014-05-30Fix AppRTC target configuration in libjingle_examples.gyp.tkchin@webrtc.org
2014-05-30Implement mac version of AppRTCDemo.tkchin@webrtc.org
2014-05-30Fix two bugs in DataChannel state transition.jiayl@webrtc.org
2014-05-30(Auto)update libjingle 68230113-> 68244456buildbot@webrtc.org
2014-05-30(Auto)update libjingle 68230011-> 68230113buildbot@webrtc.org
2014-05-30Implement new-API test RecvStreamWithoutRtx.pbos@webrtc.org
2014-05-30Log default receive stream creation.pbos@webrtc.org
2014-05-30Implement and fix new-API NackIsEnabled test.pbos@webrtc.org
2014-05-29(Auto)update libjingle 68203780-> 68206793buildbot@webrtc.org
2014-05-29Make MediaSessionDescriptionFactory accept offers with UDP/TLS/RTP/SAVPF.jiayl@webrtc.org
2014-05-29AppRTCDemo(android): run in full-screen & immersive mode.fischman@webrtc.org
2014-05-29Closes the DataChannel when the send buffer is full or on transport errors.jiayl@webrtc.org