aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2016-01-08Properly handle different transports having different SSL roles.Taylor Brandstetter
2016-01-08Misc. small cleanups.pkasting
2016-01-08Cleaning neteq_unittest resource files.minyue
2016-01-08Disable RampUpTest.UpDownUp* in webrtc_perf_tests on Mackjellander
2016-01-08Add CreateSend/ReceiveTransport() methods to CallTest.stefan
2016-01-08Reland "Add APK targets to build libjingle tests for Android."phoglund
2016-01-08Update attributes to match gclibc's ansidecl.hkjellander
2016-01-08Add tracing to NetEqImpl::GetAudiohenrik.lundin
2016-01-08Check the mic volume only periodically on Mac.andrew
2016-01-08Fix for stats updated twice when switching content type (realtime <-> screens...asapersson
2016-01-08Disable AudioDeviceAPITest.MicrophoneVolumeTests on Linux.kjellander
2016-01-07Fixing integer underflow in FileAudioDevice (webrtc issue 4554)A.Brauckmann
2016-01-07vp9 tests: Adjust some parameters and re-enable the tests.Marco
2016-01-07Update API for Objective-C RTCMediaConstraints.hjon
2016-01-07Add audio streams to CallTest and a first A/V call test.Stefan Holmer
2016-01-07Add ImplementationName to SimulcastEncoderAdapter.pbos
2016-01-07Remove always-on options in OveruseFrameDetector.Peter Boström
2016-01-07iOS stability improvement for device switching, including BT deviceshenrika
2016-01-07Remove unused methods in VideoCodingModule.Peter Boström
2016-01-07Use pointer to generated FEC packet.Peter Boström
2016-01-07AudioDeviceTest.StartPlayoutOnTwoInstances now verifies two active playing st...henrika
2016-01-07Replace manual casting to rvalue reference with calls to std::movekwiberg
2016-01-07Roll chromium_revision 2a70cb1..4662d4f (367468:368042)kjellander
2016-01-07Add implementation in metrics.h that uses atomic pointer.asapersson
2016-01-07Remove duplicate code in SocketDispatcherjbauch
2016-01-07Roll chromium_revision 4df108a..2a70cb1 (367307:367468)kjellander
2016-01-06Update API for Objective-C RTCSessionDescription.Jon Hjelle
2016-01-06Update API for Objective-C RTCIceCandidate.Jon Hjelle
2016-01-06Disable VideoCaptureTest.Capabilities and CreateDelete fails on Mackjellander
2016-01-05Fix a flaky turnport test failureHonghai Zhang
2016-01-05Cease all future TURN requests when a TURN refresh request fails for a given ...honghaiz
2016-01-05Don't delete an ICE connection until it has been pruned or timed out on writi...honghaiz
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2016-01-04Move fake-handle frame creation into test target.Peter Boström
2016-01-04Roll chromium_revision d66326c..4df108a (367167:367307)kjellander
2015-12-30Fix a -Wunused-function warning in gn builds.thakis
2015-12-30Fill the remote pwd in the ice candidates when an ICE credential is received.honghaiz
2015-12-30Use getExternalStorageDirectory() for trace file.pbos
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-29Increasing timeout for TestResolverShutdown.Taylor Brandstetter
2015-12-29[rtp_rtcp] Fix CL#1539423003danilchap
2015-12-28Reland 1531763006Guo-wei Shieh
2015-12-28[rtp_rtcp] Lint errors cleaned from rtp_utilitydanilchap
2015-12-23Revert "Enable IPv6 temporary address filtering on iOS."Guo-wei Shieh
2015-12-23Enable IPv6 temporary address filtering on iOS.guoweis
2015-12-22Adding bit exactness test for Opus decoding in NetEq.minyue
2015-12-22[rtp_rtcp] cleanup in RTCPSender class internals.danilchap
2015-12-22rtcp::Nack packet moved into own file and got Parse functiondanilchap
2015-12-21Disable VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectlyhonghaiz
2015-12-21Fix two problems in network.cc:honghaiz