summaryrefslogtreecommitdiff
path: root/app/webrtc
AgeCommit message (Expand)Author
2014-06-13(Auto)update libjingle 69144530-> 69164179buildbot@webrtc.org
2014-06-13(Auto)update libjingle 69143161-> 69144530buildbot@webrtc.org
2014-06-13(Auto)update libjingle 69131548-> 69132244buildbot@webrtc.org
2014-06-13(Auto)update libjingle 69102234-> 69116997buildbot@webrtc.org
2014-06-12Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linu...jiayl@webrtc.org
2014-06-12Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheckjiayl@webrtc.org
2014-06-12Fix the flaky RTP DataChannel test.jiayl@webrtc.org
2014-06-12Fixed GetStats when local and remote track are using the same ssrc.xians@webrtc.org
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-09Adds support for the "apt" format parameter and turns on the RTX feature.stefan@webrtc.org
2014-06-06Add OpenGL Android video renderer which can display multipleglaznev@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-06-04Fix retain cycle in RTCEAGLVideoView.tkchin@webrtc.org
2014-06-03PeerConnection(java): disable wait for flaky ICEConnection.COMPLETED.fischman@webrtc.org
2014-06-03(Auto)update libjingle 68379861-> 68445177buildbot@webrtc.org
2014-06-03Remove kMaxWaitForStatsMs from tsanv2 compilation.pbos@webrtc.org
2014-06-02Enable -Wall, -Wextra and -Wunused-variable for talk/ on clang.pbos@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-29(Auto)update libjingle 68203780-> 68206793buildbot@webrtc.org
2014-05-29Closes the DataChannel when the send buffer is full or on transport errors.jiayl@webrtc.org
2014-05-29Fire OnRenegotiationNeeded only for the first SCTP DataChannel.jiayl@webrtc.org
2014-05-28Revert r6161 "Drop the DataChannel message if it's received when the channel ...jiayl@webrtc.org
2014-05-23Fixing correct UMA metric for PeerConnection enabled with IPv4 Vs IPv6.mallinath@webrtc.org
2014-05-23(Auto)update libjingle 67848628-> 67848776buildbot@webrtc.org
2014-05-19Add a UIView for rendering a video track.tkchin@webrtc.org
2014-05-19Add interface to propagate audio capture timestamp to the renderer.wu@webrtc.org
2014-05-14PeerConnection(android): allow initializing either (or neither) of {Voice,Vid...fischman@webrtc.org
2014-05-14Drop the DataChannel message if it's received when the channel is not open.jiayl@webrtc.org
2014-05-14(Auto)update libjingle 67017551-> 67023528buildbot@webrtc.org
2014-05-14PeerConnection(Java): auto-WrapCurrentThread() when creating PeerConnectionFa...fischman@webrtc.org
2014-05-13(Auto)update libjingle 66923202-> 66924241buildbot@webrtc.org
2014-05-13(Auto)update libjingle 66887616-> 66900106buildbot@webrtc.org
2014-05-13(Auto)update libjingle 66867790-> 66887616buildbot@webrtc.org
2014-05-13Revert r6110 and r6109.pbos@webrtc.org
2014-05-12Changed enums to less generic names.mallinath@webrtc.org
2014-05-12(Auto)update libjingle 66798415-> 66813165buildbot@webrtc.org
2014-05-12Initial wiring of new webrtc API in libjingle.pbos@webrtc.org
2014-05-09Removed sending metrics from PeerConnection about IPv4 and IPv6.mallinath@webrtc.org
2014-05-08(Auto)update libjingle 66540208-> 66541346buildbot@webrtc.org
2014-05-08(Auto)update libjingle 66523887-> 66524760buildbot@webrtc.org
2014-05-07(Auto)update libjingle 66340694-> 66388864buildbot@webrtc.org
2014-05-06(Auto)update libjingle 66303009-> 66322380buildbot@webrtc.org
2014-05-03(Auto)update libjingle 66106643-> 66138442buildbot@webrtc.org
2014-05-01Sets the SCTP port codec in the native SessionDescription.jiayl@webrtc.org
2014-04-30Implement ObjC DataChannel wrappertkchin@webrtc.org
2014-04-29MediaCodecVideoEncoder: limit MediaCodec bitrate to 95% of requested to avoid...fischman@webrtc.org
2014-04-26Use CreatePeerConnection method which accepts port_allocator.mallinath@webrtc.org