aboutsummaryrefslogtreecommitdiff
path: root/talk
AgeCommit message (Expand)Author
2015-01-14Move system_wrappers.gyp files to the proper directory.andresp@webrtc.org
2015-01-14No longer asserting in mocks, split first test case in two methods.phoglund@webrtc.org
2015-01-13Unify the two copies of compile_assert.hkwiberg@webrtc.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2015-01-12Allow 720x1280 frames encoding on Android.glaznev@webrtc.org
2015-01-12Use proxy macro for PeerConnectionFactory instead of sending messages interna...perkj@webrtc.org
2015-01-09Revert 8028 "Support associated payload type when registering Rt..."andrew@webrtc.org
2015-01-09Sync Android AppRTCDemo with internal repo.glaznev@webrtc.org
2015-01-09Revert "Accept incoming pings before remote answer is set to reduce connectio...pthatcher@webrtc.org
2015-01-09Support associated payload type when registering Rtx payload type.pbos@webrtc.org
2015-01-08Hard define the GUID for AudioEndpoint to avoid conflicts during compile.decurtis@webrtc.org
2015-01-07Rename SendAndReceiveH264SvcQqvga to VP8 instead.pbos@webrtc.org
2015-01-07Avoid reading past end of string in GetLine.decurtis@webrtc.org
2015-01-07Convert FileMediaEngineTest to use more expects.pbos@webrtc.org
2015-01-07Disable WebRtcVideoMediaChannelSimulcastTest.SimulcastSend tests on Win (take 2)kjellander@webrtc.org
2015-01-07RTCPeerConnectionFactory: Explicitly create new worker and signaling threads.tkchin@webrtc.org
2015-01-06Remove peer connection and signaling calls from UI thread.glaznev@webrtc.org
2015-01-06Disable WebRtcVideoMediaChannelSimulcastTest.SimulcastSend tests on Winkjellander@webrtc.org
2015-01-06Roll chromium_revision 8e72e1d..271c6cc (307131:309333)kjellander@webrtc.org
2015-01-06iOS AppRTC: First unit test.tkchin@webrtc.org
2015-01-05Make setting identical RTP extensions a no-op.pbos@webrtc.org
2015-01-05Fixed style issues from lint and got rid of unused fields.wzh@webrtc.org
2015-01-02Add two unit tests for Android AppRTCDemo.glaznev@webrtc.org
2015-01-02Remove min bitrate from simulcast streams.pbos@webrtc.org
2015-01-02Make P2PTestConductor use VirtualSocketServer.pbos@webrtc.org
2015-01-02Parallelize MediaRecorder unittests.pbos@webrtc.org
2014-12-31Use the prod GAE server in AppRTCDemo for iOS.jiayl@webrtc.org
2014-12-30Fix style issues from lint.jiayl@webrtc.org
2014-12-30Removing old channel code from a few more places.glaznev@webrtc.org
2014-12-29Accept incoming pings before remote answer is set to reduce connection latency.jiayl@webrtc.org
2014-12-29Add support for audio device selection in AppRTCDemo.henrika@webrtc.org
2014-12-23Move the Jingle-specific network code into webrtc/libjingle.pthatcher@webrtc.org
2014-12-23Add field trial for screenshare bitrates when using temporal layers.sprang@webrtc.org
2014-12-22Use a temporary buffer to scale a screencast in OnFrameCapturedbraveyao@webrtc.org
2014-12-19Move Jingle-specific files from talk/session/media to webrtc/libjingle/sessio...pthatcher@webrtc.org
2014-12-19Add initWithCoder to RTCEAGLVideoView.tkchin@webrtc.org
2014-12-19Add a AppRTCDemo setting to change the GAE server.jiayl@webrtc.org
2014-12-19Enable payload-based padding by default and remove the API.stefan@webrtc.org
2014-12-19Breakup Transports and TransportParsers and move TransportParsers into webrtc...pthatcher@webrtc.org
2014-12-18Split up (Jingle)Session from BaseSession. This is part of an ongoing effort...pthatcher@webrtc.org
2014-12-18Clean up the Channel code in AppRTCDemo and use GAE prod server for new signa...jiayl@webrtc.org
2014-12-18Move session/tunnel to webrtc/libjingle. This is part of the ongoing effort ...pthatcher@webrtc.org
2014-12-18Refactor some receive-side stats.pbos@webrtc.org
2014-12-18Rename external_hmac_ctx_t to ExternalHmacContext.pbos@webrtc.org
2014-12-18Revert "Split up (Jingle)Session from BaseSession. This is part of an ongoin...pthatcher@webrtc.org
2014-12-18Split up (Jingle)Session from BaseSession. This is part of an ongoing effort...pthatcher@webrtc.org
2014-12-17Move jingle examples from talk/ into webrtc/libjingle. This is part of the e...pthatcher@webrtc.org
2014-12-17Change MockStatsObserver to grab values inside of OnComplete.tommi@webrtc.org
2014-12-17Remove or rename typedefs with _t prefixes.pbos@webrtc.org
2014-12-16Add adapter_type into Candidate object.guoweis@webrtc.org