1. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  2. bba8e9e Reland "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  3. 936dfb1 Add a function to report perf results in JSON format. by Edward Lemur · 7 years ago
  4. 30e5b26 Remove voice_engine_defines.h by Fredrik Solenberg · 7 years ago
  5. f49a56b Disable PerfTest.AppendResult on iOS. by Edward Lemur · 7 years ago
  6. 2a4d70c Make the DtlsSrtpTransport cache the RtpAbsSendTimeHeaderExtension. by Zhi Huang · 7 years ago
  7. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  8. f72ab83 Remove transceiver direction getter/setter by Steve Anton · 7 years ago
  9. f1f5654 Revert "Removes deprecated ADM APIs (reland)." by Lu Liu · 7 years ago
  10. 575ceef Revert "Replaced magic numbers with constants for PacketFeedback." by Lu Liu · 7 years ago
  11. babf917 Fix cpplint errors in port/port_unittest by Steve Anton · 7 years ago
  12. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 7 years ago
  13. e932457 Fix cpplint errors in p2ptransportchannel/test by Steve Anton · 7 years ago
  14. 9786720 Make it possible to import echo likelihood result without plotting by Daniel Johansson · 7 years ago
  15. 37b5223 Replaced magic numbers with constants for PacketFeedback. by srte · 7 years ago
  16. 7eaf2f9 Require audio codec API types to have a Config type member by Karl Wiberg · 7 years ago
  17. 94f3930 Removes deprecated ADM APIs (reland). by henrika · 7 years ago
  18. ad3c7a4 PictureIdTest: Add test for VP9. by Åsa Persson · 7 years ago
  19. 2db1778 Adds extended audio state logs to Android audio. by henrika · 7 years ago
  20. 1eb051c Made functions on BitrateAllocator::ObserverConfig member functions by srte · 7 years ago
  21. 59dd482 Optional: Use nullopt and implicit construction in /rtc_tools by Oskar Sundbom · 7 years ago
  22. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  23. f820003 Optional: Use nullopt and implicit construction in /rtc_base/rate_statistics.cc by Oskar Sundbom · 7 years ago
  24. 903dcd7 Optional: Use nullopt and implicit construction in /p2p by Oskar Sundbom · 7 years ago
  25. ebe6240 Fix circular dependency in rtc_event_log. by Patrik Höglund · 7 years ago
  26. 570cf96 Fix playout (recording from caller point of view) functionality for FileAudioDevice. by Pengyu Liao · 7 years ago
  27. 43d069a Revert "Android: Generate JNI code for stats" by Magnus Jedvert · 7 years ago
  28. 8d19e03 Simpliy RtcpTransceiver::SendImmediateFeedback signature by Danil Chapovalov · 7 years ago
  29. 2723fb1 Added ERL and ERLE metrics to UMA. by Gustaf Ullberg · 7 years ago
  30. abbff89 Add new UMA metric for NetEq target buffer delay by Henrik Lundin · 7 years ago
  31. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  32. 36207d6 Remove "using rtc::scoped_ptr" from audiotrack.cc. by Tommi · 7 years ago
  33. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  34. ceec4d0 Roll chromium_revision 5df4e1bfe7..5bd5874cbf (518692:519731) + iOS fix by Oleh Prypin · 7 years ago
  35. aede67a Android: Generate JNI code for stats by Magnus Jedvert · 7 years ago
  36. 3fb614b Remove unused UlpfecGenerator::BuildRedPacket. by Rasmus Brandt · 7 years ago
  37. 248ccf8 Optional: Use nullopt and implicit construction in / by Oskar Sundbom · 7 years ago
  38. 5e1a749 Optional: Use nullopt and implicit construction in /common_audio by Oskar Sundbom · 7 years ago
  39. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  40. b874a35 Complete moving i420 out from video_frame_api. by Patrik Höglund · 7 years ago
  41. 3fed5db Reduce complexity of fake slide generator by Erik Språng · 7 years ago
  42. 979d6f9 in RtcpTransceiver tests use dedicate RtcpParserTransport by Danil Chapovalov · 7 years ago
  43. 4fa5da5 Android: Generate JNI code for MediaStreamTrack by Magnus Jedvert · 7 years ago
  44. 32f64d2 rtp_encode: Fixing bug related to DTX by Henrik Lundin · 7 years ago
  45. eb5554c Add configs iOS11 bots and trybots. by Edward Lemur · 7 years ago
  46. 327c43c Add sending Nack to RtcpTransceiver by Danil Chapovalov · 7 years ago
  47. 2f06168 Make PrintResultList receive a vector of doubles instead of a string. by Edward Lemur · 7 years ago
  48. e9619f8 Add a new NetEq decoding unit test for Opus with DTX by Henrik Lundin · 7 years ago
  49. 2492984 Add TimeMicrosToNtp to calculate current NtpTime without Clock by Danil Chapovalov · 7 years ago
  50. fb09eeb Attempt to resolve crash in AudioDeviceIOS::UpdateAudioDeviceBuffer by henrika · 7 years ago
  51. 8f00ad0 WindowFinderTest.FindConsoleWindow is flaky on Win32 ASan by Zijie He · 7 years ago
  52. 99206df [desktopCapture] make FakeDesktopCapturer reachable by Chromium by braveyao · 7 years ago
  53. 73da79c Step 1 to remove MediaContentDirection by Steve Anton · 7 years ago
  54. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  55. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  56. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  57. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  58. 92016ce Optional: Use nullopt and implicit construction in /common_video by Oskar Sundbom · 7 years ago
  59. 9299642 Make ALR probing experiment default on. by Erik Språng · 7 years ago
  60. ce15cd3 Disable event perf tests by Kári Tristan Helgason · 7 years ago
  61. 83c4a02 Added metric for the delay in AEC3. by Per Åhgren · 7 years ago
  62. 6a0345b Android: Generate JNI code for MediaStream by Magnus Jedvert · 7 years ago
  63. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  64. 06483ca Add support for the rtc::Event implementation in Chromium. by Tommi · 7 years ago
  65. 80610c4 Android: Generate JNI code for IceCandidate by Magnus Jedvert · 7 years ago
  66. 5b8c0a2 Optional: Use nullopt and implicit construction in /modules/congestion_controller by Oskar Sundbom · 7 years ago
  67. d0e196b Adding two tests: by Alex Narest · 7 years ago
  68. 0710965 Old SetRemoteDescription signature default implementation. by Henrik Boström · 7 years ago
  69. 9c78058 Optional: Use nullopt and implicit construction in /rtc_base by Oskar Sundbom · 7 years ago
  70. 80adac0 Set video codec names in public API using existing cricket constants by VladimirTechMan · 7 years ago
  71. 09819ec Improve the rtc::Buffer docs by Karl Wiberg · 7 years ago
  72. a319931 Generate JNI code for built in Integer class by Magnus Jedvert · 7 years ago
  73. 18b823e Revert "Let PrintResultMeanAndError accept a string." by Edward Lemur · 7 years ago
  74. c4c8876 Android: Generate JNI code for RTCStats by Magnus Jedvert · 7 years ago
  75. 6bd3902 Optional: Use nullopt and implicit construction in /modules/video_coding by Oskar Sundbom · 7 years ago
  76. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  77. 606c882 Optional: Use nullopt and implicit construction in /voice_engine by Oskar Sundbom · 7 years ago
  78. 3928dbc Optional: Use nullopt and implicit construction in /rtc_tools/event_log_visualizer by Oskar Sundbom · 7 years ago
  79. 69d276d Removed residual echo complexity unittest. by Ivo Creusen · 7 years ago
  80. 7bd6ccc Android: Generate JNI code for DataChannel by Magnus Jedvert · 7 years ago
  81. b54bc06 Let PrintResultMeanAndError accept a string. by Edward Lemur · 7 years ago
  82. a6092a9 Deprecated the Get BitrateController method by srte · 7 years ago
  83. 012b56b Reland "Add file capturer to AppRTCMobile on simulator." by Daniela · 7 years ago
  84. 09b9fae APM reports AEC3 ERL and ERLE metrics also via the old GetStatistics function. by Gustaf Ullberg · 7 years ago
  85. 81af414 Replacing the legacy tool RTPjitter with a new rtp_jitter by Henrik Lundin · 7 years ago
  86. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  87. f9d303c Make PrintResultMeanAndError receive two doubles instead of a string. by Edward Lemur · 7 years ago
  88. 3e189a6 Remove static library loading from WebRTC Android SDK. by Sami Kalliomäki · 7 years ago
  89. ff610bd Optional: Use nullopt and implicit construction in /ortc by Oskar Sundbom · 7 years ago
  90. 3ecdd0f Android: Generate JNI code for MediaConstraints by Magnus Jedvert · 7 years ago
  91. f281853 Optional: Use nullopt and implicit construction in /logging by Oskar Sundbom · 7 years ago
  92. 6196feb Fix a bug where all wrapped codecs were considered software codecs. by Sami Kalliomäki · 7 years ago
  93. 1f2a3e7 Android: Clean up JNI generated code by Magnus Jedvert · 7 years ago
  94. aea1d1a Android: Fix leaking software video codec instances. by Sami Kalliomäki · 7 years ago
  95. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  96. 1391bd4 Replacing the legacy tool RTPencode with a new rtp_encode by Henrik Lundin · 7 years ago
  97. bb5ca2e Delete obsolete tsan suppressions. by Niels Möller · 7 years ago
  98. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  99. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  100. 523589d Create common helper method for comparing video formats by Magnus Jedvert · 7 years ago