1. 8432e1f Re-enable tests that failed under Linux_Msan. by marpan · 10 years ago
  2. fca54f4 Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https://codereview.webrtc.org/1538643004/ ) by tommi · 10 years ago
  3. 09d944f Roll chromium_revision 346fea9..099be58 (369082:369139) by kjellander · 10 years ago
  4. 306efad Disable WebRtcVideoChannel2BaseTest.SendManyResizeOnce for TSan by kjellander · 10 years ago
  5. 292e192 Add build_protobuf variable. by kjellander · 10 years ago
  6. a276e73 Clean the code for external denoiser. by jackychen · 10 years ago
  7. 2f7dea1 [rtp_rtcp] rtcp::Empty moved into own file and renamed to CompoundPacket on the way by danilchap · 10 years ago
  8. ea8c0f6 Fix capture ntp time issue introduced with r11187. by Stefan Holmer · 10 years ago
  9. 365543d Roll chromium_revision 131167b..346fea9 (368784:369082) by kjellander · 10 years ago
  10. 25249d9 Use an explicit identifier in Config by aluebs · 10 years ago
  11. e591f93 Storing raw audio sink for default audio track. by deadbeef · 10 years ago
  12. 6955870 Convert channel counts to size_t. by Peter Kasting · 10 years ago
  13. 92e677a [rtp_rtcp] rtcp::Sli packet moved into own file and got Parse function by danilchap · 10 years ago
  14. 5584bf4 Make :rtc_base_approved a public dep of :rtc_base. by jbroman · 10 years ago
  15. e84e96e NetEq: Fix a typo in a comment by Henrik Lundin · 10 years ago
  16. 36220ae Slap deprecation notices on Pass methods by kwiberg · 10 years ago
  17. d20e651 Fix test bug introduced in r11101. by Stefan Holmer · 10 years ago
  18. 3e1cfa7 Delete unused method webrtc::VideoRendererInterface::SetSize. by nisse · 10 years ago
  19. 3235a27 Updated chromium/.gclient and sync_chromium.py to not ignore third_party/ffmpeg. by Henrik Boström · 10 years ago
  20. 2845a02 Remove unused enum RTPDirections. by terelius · 10 years ago
  21. 3842c5c Wire-up BWE feedback for audio receive streams. by Stefan Holmer · 10 years ago
  22. 6183de6 Remove tools/refactoring. by Peter Boström · 10 years ago
  23. 127782b Add default dummy implementation of cricket::VideoRenderer::SetSize, to easy later removal. by nisse · 10 years ago
  24. 16979e3 Update .gitignore by Henrik Kjellander · 10 years ago
  25. 67e94fb Add unit test for stand-alone denoiser and fixed some bugs. by jackychen · 10 years ago
  26. b2328d1 Remove additional channel constraints when Beamforming is enabled in AudioProcessing by aluebs · 10 years ago
  27. e93ad1b Roll chromium_revision 8c958e0..131167b (368561:368784) by kjellander · 10 years ago
  28. 2a34688 Make Beamforming dynamically settable for Android platform builds by aluebs · 10 years ago
  29. 2bc63a1 clang-format audio_device/mac. by andrew · 10 years ago
  30. a7446d2 Change DTLS default from 1.0 to 1.2 for webrtc. by Guo-wei Shieh · 10 years ago
  31. f6c318e Update API for Objective-C RTCMediaSource. by Jon Hjelle · 10 years ago
  32. e799bad Move Objective-C video renderers to webrtc/api/objc. by Jon Hjelle · 10 years ago
  33. 8102879 Update API for Objective-C RTCMediaStreamTrack. by Jon Hjelle · 10 years ago
  34. a2c353f Update API for Objective-C RTCStats. by Jon Hjelle · 10 years ago
  35. 7e8145f [rtp_rtcp] rtcp::Tmmbr moved into own file by danilchap · 10 years ago
  36. 27ed3cc SCTP: Stopped accepting SSRCs higher than max. Seems to fix asan-related crash. by lally · 10 years ago
  37. a9a1d2a H.264: Default flags and pulling in openh264 and ffmpeg. by hbos · 10 years ago
  38. 7823495 Move RTCI420Frame to webrtc/api/objc/RTCVideoFrame with minor style changes. by Jon Hjelle · 10 years ago
  39. fd99dea Roll chromium_revision 42ab10e..8c958e0 (368534:368561) by kjellander · 10 years ago
  40. ef3d805 [rtp_rtcp] rtcp::Tmmbn moved into own file explicetly unchanged. by danilchap · 10 years ago
  41. d36efeb Roll chromium_revision e738b54..42ab10e (368533:368534) by kjellander · 10 years ago
  42. 4de0037 Roll chromium_revision 7d97c94..e738b54 (368514:368533) by kjellander · 10 years ago
  43. 3c05e6c Disable EndToEndTest.TransportSeqNumOnAudioAndVideo for Dr Memory. by kjellander · 10 years ago
  44. daa8749 Revert of Roll chromium_revision 7d97c94..951c006 (368514:368525) (patchset #1 id:1 of https://codereview.webrtc.org/1577573002/ ) by guoweis · 10 years ago
  45. db21f63 fix GN build break on native_client by Guo-wei Shieh · 10 years ago
  46. 6109fc1 Roll chromium_revision 7d97c94..951c006 (368514:368525) by kjellander · 10 years ago
  47. 0697db6 Roll chromium_revision 8a15a7f..7d97c94 (368391:368514) by kjellander · 10 years ago
  48. 684e995 Disable 2 video tests which fail on DrMemoryFull by Guo-wei Shieh · 10 years ago
  49. f475d36 Properly handle different transports having different SSL roles. by Taylor Brandstetter · 10 years ago
  50. 25702cb Misc. small cleanups. by pkasting · 10 years ago
  51. 5de688e Roll chromium_revision ede5d4f..8a15a7f (368310:368391) by kjellander · 10 years ago
  52. 49c454e Cleaning neteq_unittest resource files. by minyue · 10 years ago
  53. f1685c7 Disable RampUpTest.UpDownUp* in webrtc_perf_tests on Mac by kjellander · 10 years ago
  54. e74eef1 Add CreateSend/ReceiveTransport() methods to CallTest. by stefan · 10 years ago
  55. 37ebcf0 Reland "Add APK targets to build libjingle tests for Android." by phoglund · 10 years ago
  56. b71b4f0 Update attributes to match gclibc's ansidecl.h by kjellander · 10 years ago
  57. 004851c Roll chromium_revision 32569c6..ede5d4f (368258:368310) by kjellander · 10 years ago
  58. e1ca167 Add tracing to NetEqImpl::GetAudio by henrik.lundin · 10 years ago
  59. ec80f03 Check the mic volume only periodically on Mac. by andrew · 10 years ago
  60. fbeb97e Fix clang warning in peerconnection_jni.cc by perkj · 10 years ago
  61. 59bac1a Fix for stats updated twice when switching content type (realtime <-> screenshare). Add unittest. by asapersson · 10 years ago
  62. 95ab30c Roll chromium_revision 6dd04c2..32569c6 (368115:368258) by kjellander · 10 years ago
  63. a2b1e03 Disable AudioDeviceAPITest.MicrophoneVolumeTests on Linux. by kjellander · 10 years ago
  64. 893505d Adding unit test to ensure TURN server priorities are unique. by Taylor Brandstetter · 10 years ago
  65. e5ba13b Adding a way for a Java RtpSender to set a track without taking ownership. by Taylor Brandstetter · 10 years ago
  66. ced8ec9 Roll chromium_revision bd5949f..6dd04c2 (368055:368115) by kjellander · 10 years ago
  67. bedc17b Fixing integer underflow in FileAudioDevice (webrtc issue 4554) by A.Brauckmann · 10 years ago
  68. 6938793 vp9 tests: Adjust some parameters and re-enable the tests. by Marco · 10 years ago
  69. 6f5ca08 Update API for Objective-C RTCMediaConstraints. by hjon · 10 years ago
  70. 9fea80f Add audio streams to CallTest and a first A/V call test. by Stefan Holmer · 10 years ago
  71. ecd21b4 Add ImplementationName to SimulcastEncoderAdapter. by pbos · 10 years ago
  72. 01f364e Remove always-on options in OveruseFrameDetector. by Peter Boström · 10 years ago
  73. 30166cb iOS stability improvement for device switching, including BT devices by henrika · 10 years ago
  74. 7776e78 Remove unused methods in VideoCodingModule. by Peter Boström · 10 years ago
  75. 3886fc8 Use pointer to generated FEC packet. by Peter Boström · 10 years ago
  76. 46ea3ce AudioDeviceTest.StartPlayoutOnTwoInstances now verifies two active playing streams by henrika · 10 years ago
  77. a49ad98 Roll chromium_revision 4662d4f..bd5949f (368042:368055) by kjellander · 10 years ago
  78. cea7c2f Replace manual casting to rvalue reference with calls to std::move by kwiberg · 10 years ago
  79. a46a4c9 Roll chromium_revision 2a70cb1..4662d4f (367468:368042) by kjellander · 10 years ago
  80. 1fe48a5 Add implementation in metrics.h that uses atomic pointer. by asapersson · 10 years ago
  81. 4331fcd Remove duplicate code in SocketDispatcher by jbauch · 10 years ago
  82. 44cc795 Roll chromium_revision 4df108a..2a70cb1 (367307:367468) by kjellander · 10 years ago
  83. 4f3c772 Update default trybot names for changed Mac bots by kjellander · 10 years ago
  84. 67e83d6 Update API for Objective-C RTCSessionDescription. by Jon Hjelle · 10 years ago
  85. 29d5e57 Update API for Objective-C RTCIceCandidate. by Jon Hjelle · 10 years ago
  86. 1aa6e4e Update default trybot names for changed Mac bots by kjellander · 10 years ago
  87. 335ecf5 Disable VideoCaptureTest.Capabilities and CreateDelete fails on Mac by kjellander · 10 years ago
  88. b680274 Fix a flaky turnport test failure by Honghai Zhang · 10 years ago
  89. 6b9ab92 Cease all future TURN requests when a TURN refresh request fails for a given TURN port. by honghaiz · 10 years ago
  90. 37389b4 Don't delete an ICE connection until it has been pruned or timed out on writing in the case where it by honghaiz · 10 years ago
  91. e2976c8 Remove DISABLED_ON_ macros. by Peter Boström · 10 years ago
  92. 13f61df Move fake-handle frame creation into test target. by Peter Boström · 10 years ago
  93. 5237021 Disabling CritSectTest on Windows DrMemory bot. by deadbeef · 10 years ago
  94. 60ca31b Roll chromium_revision d66326c..4df108a (367167:367307) by kjellander · 10 years ago
  95. 4138e08 Convert DOS->Unix line endings for Dr memory exclude file. by Henrik Kjellander · 10 years ago
  96. 06689a1 Fix a -Wunused-function warning in gn builds. by thakis · 10 years ago
  97. 112fe43 Fill the remote pwd in the ice candidates when an ICE credential is received. by honghaiz · 10 years ago
  98. 051b620 Roll chromium_revision 58e631b..d66326c (367148:367167) by kjellander · 10 years ago
  99. 41d1a62 Use getExternalStorageDirectory() for trace file. by pbos · 10 years ago
  100. 555ad27 Roll chromium_revision c670faf..58e631b (367136:367148) by kjellander · 10 years ago