1. bfd398c Add a switch to redetermine role when ICE restarts. by Honghai Zhang · 9 years ago
  2. 6a60e70 Making hbos and hta OWNERS of webrtc/api/rtcstats*. by hbos · 9 years ago
  3. 6e5b0d7 MB: Flip iOS bots to GN by default by kjellander · 9 years ago
  4. d565b73 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 9 years ago
  5. fce0e2c Update AecDump API to match RtcEventLog API signature. by tkchin · 9 years ago
  6. ab1293a Update iOS AppRTCDemo to use level controller. by tkchin · 9 years ago
  7. d4bfbfc iOS: Add ability to specify audio constraints. by tkchin · 9 years ago
  8. f8f754a Fixed the clang warning for ApmDataDumper by peah · 9 years ago
  9. cc34faf Removed the global limitation of the native sample rates on ARM devices and replaced it with an APM-internal limitation by peah · 9 years ago
  10. d507472 New static I420Buffer::Rotate method, to replace GetCopyWithRotationApplied. by nisse · 9 years ago
  11. c31446f iLBC: Some const annotations by kwiberg · 9 years ago
  12. 131c958 Desktop capture: Fix GN target and exclude differ* sources on iOS by kjellander · 9 years ago
  13. 34db033 GN: Fix common_audio linking on iOS by kjellander · 9 years ago
  14. 7a122d6 Fix resource files for tools_unittests by Henrik Kjellander · 9 years ago
  15. 32c4a20 GN: Fix resource files for iOS test target by kjellander · 9 years ago
  16. 26dd92b Remove last_width_/last_height_ from WebRtcVideoReceiveStream. Used in GetStats. Get dimensions from VideoReceiveStream::Stats instead. by asapersson · 9 years ago
  17. 68343a8 Revert of Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. (patchset #1 id:1 of https://codereview.webrtc.org/2256663002/ ) by perkj · 9 years ago
  18. 3cc8774 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  19. 83ffe45 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  20. 31dea98 Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. by johan · 9 years ago
  21. 9e10211 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  22. 942c851 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  23. 59cb2bd Adjust RtcpReceiver to be testable with callbacks: by danilchap · 9 years ago
  24. 65fc8b9 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  25. e39f251 Revert of Remove the old AndroidVideoCapturer stack code. (patchset #2 id:20001 of https://codereview.webrtc.org/2235893003/ ) by sakal · 9 years ago
  26. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 9 years ago
  27. b8e56ee Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  28. 36a4388 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  29. e4b4695 Bugfixes for rtp_analyzer.py tool. by aleloi · 9 years ago
  30. cfee215 Migrated ILBC and ISAC test targets for GN. by aleloi · 9 years ago
  31. 09f1560 TimestampScaler no longer depends on NetEqDecoder to figure out scaling. by ossu · 9 years ago
  32. 3e3b6f2 Remove Chromium Clang warnings only on Windows. by ehmaldonado · 9 years ago
  33. 1b365a8 Remove the old AndroidVideoCapturer stack code. by sakal · 9 years ago
  34. de04f8e Reland of Delete method cricket::VideoFrame::Copy. (patchset #1 id:1 of https://codereview.webrtc.org/2275313003/ ) by nisse · 9 years ago
  35. ebb8d04 Delete deprecated and unused method VideoFrame::SetTimeStamp. by nisse · 9 years ago
  36. 133edb2 MB: Flip Windows bots to GN by default by kjellander · 9 years ago
  37. 062ce9f Combining "SetTransportChannel" and "SetRtcpTransportChannel". by deadbeef · 9 years ago
  38. f0bb360 Add parameter to TransportController to not change ICE role on restart. by Taylor Brandstetter · 9 years ago
  39. 8cf8898 Fix Chromium clang plugin warnings by kwiberg · 9 years ago
  40. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 9 years ago
  41. b4677de Adding GYP/GN owners to stats/ aligning with all other dirs. by Henrik Kjellander · 9 years ago
  42. d82eee0 Log how often DTLS negotiation failed because of incompatible ciphersuites. by zhihuang · 9 years ago
  43. 3026ee8 Added logging of the level controller metrics. by peah · 9 years ago
  44. 2800d74 Change RtpSender::OnReceiveNACK name and signature by Danil Chapovalov · 9 years ago
  45. 1bcfce5 Deactivated the intelligibility enhancement functionality by default by peah · 9 years ago
  46. 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 · 9 years ago
  47. fe1d191 MB: Flip Linux bots to GN by default. by kjellander · 9 years ago
  48. a897f26 AbsoluteSendTime rtp header extension publish MsTo24Bit conversion by danilchap · 9 years ago
  49. 84bc985 Removed virtual from several methods in DecoderDatabase to minimize by ossu · 9 years ago
  50. 57fec1d This CL adds functionality in the level controller to by peah · 9 years ago
  51. 1e8ed4a Replace calls to assert() with RTC_DCHECK_*() in .c code by kwiberg · 9 years ago
  52. 073ece4 Skip unit test if GYP_DEFINES="rtc_use_h264=1" is not set. by johan · 9 years ago
  53. c766804 NetEq: Update CNG code to accommodate 48 kHz sample rate by henrik.lundin · 9 years ago
  54. 5085b0c Adding AecDump functionality to AppRTCDemo for iOS by peah · 9 years ago
  55. bad33bf Renaming BaseChannel methods and adding comments for added clarity. by Taylor Brandstetter · 9 years ago
  56. 91b03b0 Revert of Delete method cricket::VideoFrame::Copy. (patchset #3 id:210001 of https://codereview.webrtc.org/2275243002/ ) by philipel · 9 years ago
  57. f715f98 Reland of Delete method cricket::VideoFrame::Copy. (patchset #1 id:1 of https://codereview.webrtc.org/2087923004/ ) by nisse · 9 years ago
  58. 6bf62f7 Avoids java.lang.NullPointerException in WebRtcAudioRecord by henrika · 9 years ago
  59. 4805231 Moved format_macros.h from rtc_base to rtc_base_approved. by ivoc · 9 years ago
  60. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 9 years ago
  61. 3f746ea Fix error when accumulating floats in an int. by maxmorin · 9 years ago
  62. e29352b Refactor certificate stats collection, added SSLCertificateStats. by hbos · 9 years ago
  63. 2ab012c Implement CVO for iOS capturer by magjed · 9 years ago
  64. 19319a3 Add missing "//build/config/sanitizers:deps" to executable targets. by ehmaldonado · 9 years ago
  65. 00e45bb Move InsertZeroColumns and CopyColumn to ::internal. by brandtr · 9 years ago
  66. 7a770e0 GN build rules for four audio processing test executables by kwiberg · 9 years ago
  67. 8a6a600 Make neteq_rtpplay parse RTP header extensions by henrik.lundin · 9 years ago
  68. 5f09980 Removed inline definitions and added destructors to fix chromium-style. by aleloi · 9 years ago
  69. 549d80b NetEq: only update current_rtp_payload_type_ when validated by henrik.lundin · 9 years ago
  70. fe8f489 Fix setting the MTU for SCTP. by deadbeef · 9 years ago
  71. b60a819 Fixing inconsistency with behavior of `ClearGettingPorts`. by deadbeef · 9 years ago
  72. 824f586 Fixing segfault caused by TurnServer. by deadbeef · 9 years ago
  73. 1d7a637 Fixing off-by-one error with max SCTP id. by Taylor Brandstetter · 9 years ago
  74. fcada90 Fixing timestamp comparison assert. by deadbeef · 9 years ago
  75. 36a06a9 Increase QP threshold for H.264 encoder QP based scaling. by glaznev · 9 years ago
  76. 1184025 Restart capture session if needed on active. by tkchin · 9 years ago
  77. 5fac3f0 NetEq: Don't check sample rate and frame size upon error by henrik.lundin · 9 years ago
  78. d1a10a0 Make FakeDecodeFromFile handle codec-internal CNG by henrik.lundin · 9 years ago
  79. f02207d MB: Flip Mac bots to GN by default. by kjellander · 9 years ago
  80. b0b0edb Roll chromium_revision e3860bd297..938114be1e (412289:414059) by ehmaldonado · 9 years ago
  81. 28a0ffd GN: Synchronize resources between Android and iOS. by kjellander · 9 years ago
  82. 2ec45b9 Make dependency of audio_device of ApplicationServices explicit. by maxmorin · 9 years ago
  83. 4e7e8d7 Now probe for x3 and x6 of the initial start bitrate and allow for faster receive bitrates when calculating probing estimates. by philipel · 9 years ago
  84. 2c670db Added GN target for webrtc_opus_fec_test. by ivoc · 9 years ago
  85. 7a0ff2f Disable examples for GYP Android bots. by ehmaldonado · 9 years ago
  86. 98468bb Revert of GN build rules for four audio processing test executables (patchset #3 id:40001 of https://codereview.webrtc.org/2267403003/ ) by sakal · 9 years ago
  87. 538b560 GN build rules for four audio processing test executables by kwiberg · 9 years ago
  88. 0561bdf Only use payload size within the know send/receive interval for probing calculations. by philipel · 9 years ago
  89. 619a211 iLBC: Handle a case of bad input data by kwiberg · 9 years ago
  90. 0aa9d18 Set send side bitrate estimate on successful probing attempt. by philipel · 9 years ago
  91. f944c35 GN: Add resources for webrtc_perf_tests on Android by kjellander · 9 years ago
  92. e51b41a Added GN target for isac_test. by ivoc · 9 years ago
  93. 5d167d6 Removals and renamings in the new audio mixer. by aleloi · 9 years ago
  94. 76f91cd Add ThreadChecker to the TimestampAligner class. by nisse · 9 years ago
  95. 665d181 Increased column width for python tool rtp_analyzer.py. by aleloi · 9 years ago
  96. 30be5d7 Updated mixer unittests and fixed a related bug in the new mixer. by aleloi · 9 years ago
  97. 615d301 RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 9 years ago
  98. 616df1e Added a level indicator to new mixer. by aleloi · 9 years ago
  99. 1f77905 Remove outdated symlink by kthelgason · 9 years ago
  100. a53fa0a Fix AppRTC Android Demo GN build when is_component_build=true. by sakal · 9 years ago