1. ebd9fd7 NetEq: Add a few EXPECT_CALLs to PacketBuffer unittests by henrik.lundin · 8 years ago
  2. 314bc5f Add local capturer on mac by kthelgason · 8 years ago
  3. 20fcbf1 Remove faulty DCHECK in rtcp::TransportFeedback DecodeSymbol by Danil Chapovalov · 8 years ago
  4. dc431ce NetEq: Changed Packet::payload to be an rtc::Buffer by ossu · 8 years ago
  5. 5955e24 Added an empty() method to rtc::Buffer by ossu · 8 years ago
  6. 08352ab Emit landmine for Android builds to solve compile lint errors by kjellander · 8 years ago
  7. 25f32e7 Use max optimization when compiling neteq_performance_test. by ehmaldonado · 8 years ago
  8. 4cedf2b Add signaling to support ICE renomination. by Honghai Zhang · 8 years ago
  9. 0e6758d RTCStatsCollector: timestamps updated. by hbos · 8 years ago
  10. a69d973 Move webrtc/audio_*.h to webrtc/api/call by kjellander · 8 years ago
  11. 20e47a2 Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2292233003/ ) by kjellander · 8 years ago
  12. cbe253e Roll chromium_revision 938114be1e..56e79bb736 (414059:415575) by ehmaldonado · 8 years ago
  13. f7a5335 Remove fakewebrtccommon.h. by solenberg · 8 years ago
  14. 5d5e3fc CQ: Remove android_arm64_rel trybot by kjellander · 8 years ago
  15. a8c9402 Fixed flaky test: WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams by skvlad · 8 years ago
  16. 0ccaacb CQ: Rename iOS GYP trybots by Henrik Kjellander · 8 years ago
  17. da8bbf6 NetEq: Change member variables for current RTP types to rtc::Optionals by henrik.lundin · 8 years ago
  18. 9e4a304 Reland of move the old AndroidVideoCapturer stack code. (patchset #1 id:1 of https://codereview.webrtc.org/2291583002/ ) by sakal · 8 years ago
  19. 7027921 Add linux_use_bundled_binutils_override = true to build_overrides. by ehmaldonado · 8 years ago
  20. 1249ddf Add missing dependencies to setup_links.py. by ehmaldonado · 8 years ago
  21. 08c047e GN: Use custom suppressions for lint in android. by ehmaldonado · 8 years ago
  22. 6b74865 Disable h264 for WebRTC GYP bots. by ehmaldonado · 8 years ago
  23. 84bd5c7 Do not build task_queue.cc and include from webrtc_overrides in Chrome. by perkj · 8 years ago
  24. bfd398c Add a switch to redetermine role when ICE restarts. by Honghai Zhang · 8 years ago
  25. 6a60e70 Making hbos and hta OWNERS of webrtc/api/rtcstats*. by hbos · 8 years ago
  26. 6e5b0d7 MB: Flip iOS bots to GN by default by kjellander · 8 years ago
  27. d565b73 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 8 years ago
  28. fce0e2c Update AecDump API to match RtcEventLog API signature. by tkchin · 8 years ago
  29. ab1293a Update iOS AppRTCDemo to use level controller. by tkchin · 8 years ago
  30. d4bfbfc iOS: Add ability to specify audio constraints. by tkchin · 8 years ago
  31. f8f754a Fixed the clang warning for ApmDataDumper by peah · 8 years ago
  32. cc34faf Removed the global limitation of the native sample rates on ARM devices and replaced it with an APM-internal limitation by peah · 8 years ago
  33. d507472 New static I420Buffer::Rotate method, to replace GetCopyWithRotationApplied. by nisse · 8 years ago
  34. c31446f iLBC: Some const annotations by kwiberg · 8 years ago
  35. 131c958 Desktop capture: Fix GN target and exclude differ* sources on iOS by kjellander · 8 years ago
  36. 34db033 GN: Fix common_audio linking on iOS by kjellander · 8 years ago
  37. 7a122d6 Fix resource files for tools_unittests by Henrik Kjellander · 8 years ago
  38. 32c4a20 GN: Fix resource files for iOS test target by kjellander · 8 years ago
  39. 26dd92b Remove last_width_/last_height_ from WebRtcVideoReceiveStream. Used in GetStats. Get dimensions from VideoReceiveStream::Stats instead. by asapersson · 8 years ago
  40. 68343a8 Revert of Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. (patchset #1 id:1 of https://codereview.webrtc.org/2256663002/ ) by perkj · 8 years ago
  41. 3cc8774 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  42. 83ffe45 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  43. 31dea98 Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. by johan · 8 years ago
  44. 9e10211 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  45. 942c851 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  46. 59cb2bd Adjust RtcpReceiver to be testable with callbacks: by danilchap · 8 years ago
  47. 65fc8b9 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  48. e39f251 Revert of Remove the old AndroidVideoCapturer stack code. (patchset #2 id:20001 of https://codereview.webrtc.org/2235893003/ ) by sakal · 8 years ago
  49. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 8 years ago
  50. b8e56ee Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  51. 36a4388 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  52. e4b4695 Bugfixes for rtp_analyzer.py tool. by aleloi · 8 years ago
  53. cfee215 Migrated ILBC and ISAC test targets for GN. by aleloi · 8 years ago
  54. 09f1560 TimestampScaler no longer depends on NetEqDecoder to figure out scaling. by ossu · 8 years ago
  55. 3e3b6f2 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 8 years ago
  56. 1b365a8 Remove the old AndroidVideoCapturer stack code. by sakal · 8 years ago
  57. de04f8e Reland of Delete method cricket::VideoFrame::Copy. (patchset #1 id:1 of https://codereview.webrtc.org/2275313003/ ) by nisse · 8 years ago
  58. ebb8d04 Delete deprecated and unused method VideoFrame::SetTimeStamp. by nisse · 8 years ago
  59. cf157cf CQ: Update GYP trybot names. by Henrik Kjellander · 8 years ago
  60. 133edb2 MB: Flip Windows bots to GN by default by kjellander · 8 years ago
  61. 062ce9f Combining "SetTransportChannel" and "SetRtcpTransportChannel". by deadbeef · 8 years ago
  62. f0bb360 Add parameter to TransportController to not change ICE role on restart. by Taylor Brandstetter · 8 years ago
  63. 8cf8898 Fix Chromium clang plugin warnings by kwiberg · 8 years ago
  64. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  65. b4677de Adding GYP/GN owners to stats/ aligning with all other dirs. by Henrik Kjellander · 8 years ago
  66. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 8 years ago
  67. 3026ee8 Added logging of the level controller metrics. by peah · 8 years ago
  68. 2800d74 Change RtpSender::OnReceiveNACK name and signature by Danil Chapovalov · 8 years ago
  69. 1bcfce5 Deactivated the intelligibility enhancement functionality by default by peah · 8 years ago
  70. 7d67e45 Revert of Added functionality for specifying the initial signal level to use for the gain estimation in the l… (patchset #8 id:160001 of https://codereview.webrtc.org/2254973003/ ) by peah · 8 years ago
  71. fe1d191 MB: Flip Linux bots to GN by default. by kjellander · 8 years ago
  72. a897f26 AbsoluteSendTime rtp header extension publish MsTo24Bit conversion by danilchap · 8 years ago
  73. 84bc985 Removed virtual from several methods in DecoderDatabase to minimize by ossu · 8 years ago
  74. c07c8bb Suppress memcheck errors on linux bot. by philipel · 8 years ago
  75. 57fec1d This CL adds functionality in the level controller to by peah · 8 years ago
  76. 1e8ed4a Replace calls to assert() with RTC_DCHECK_*() in .c code by kwiberg · 8 years ago
  77. 073ece4 Skip unit test if GYP_DEFINES="rtc_use_h264=1" is not set. by johan · 8 years ago
  78. c766804 NetEq: Update CNG code to accommodate 48 kHz sample rate by henrik.lundin · 8 years ago
  79. 5085b0c Adding AecDump functionality to AppRTCDemo for iOS by peah · 8 years ago
  80. bad33bf Renaming BaseChannel methods and adding comments for added clarity. by Taylor Brandstetter · 8 years ago
  81. 91b03b0 Revert of Delete method cricket::VideoFrame::Copy. (patchset #3 id:210001 of https://codereview.webrtc.org/2275243002/ ) by philipel · 8 years ago
  82. f715f98 Reland of Delete method cricket::VideoFrame::Copy. (patchset #1 id:1 of https://codereview.webrtc.org/2087923004/ ) by nisse · 8 years ago
  83. 01e0ee6 Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2270943003/ ) by kjellander · 8 years ago
  84. 6bf62f7 Avoids java.lang.NullPointerException in WebRtcAudioRecord by henrika · 8 years ago
  85. 4805231 Moved format_macros.h from rtc_base to rtc_base_approved. by ivoc · 8 years ago
  86. e575c01 Remove GYP execution from DEPS hooks (gclient {sync,runhooks}) by kjellander · 8 years ago
  87. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 8 years ago
  88. 3f746ea Fix error when accumulating floats in an int. by maxmorin · 8 years ago
  89. e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 8 years ago
  90. 2ab012c Implement CVO for iOS capturer by magjed · 8 years ago
  91. 19319a3 Add missing "//build/config/sanitizers:deps" to executable targets. by ehmaldonado · 8 years ago
  92. 00e45bb Move InsertZeroColumns and CopyColumn to ::internal. by brandtr · 8 years ago
  93. 7a770e0 GN build rules for four audio processing test executables by kwiberg · 8 years ago
  94. 8a6a600 Make neteq_rtpplay parse RTP header extensions by henrik.lundin · 8 years ago
  95. 5f09980 Removed inline definitions and added destructors to fix chromium-style. by aleloi · 8 years ago
  96. 549d80b NetEq: only update current_rtp_payload_type_ when validated by henrik.lundin · 8 years ago
  97. fe8f489 Fix setting the MTU for SCTP. by deadbeef · 8 years ago
  98. b60a819 Fixing inconsistency with behavior of `ClearGettingPorts`. by deadbeef · 8 years ago
  99. 824f586 Fixing segfault caused by TurnServer. by deadbeef · 8 years ago
  100. 1d7a637 Fixing off-by-one error with max SCTP id. by Taylor Brandstetter · 8 years ago