1. b2152b7 Roll chromium_revision 5423b19357..47f5ca5642 (479628:479659) by buildbot · 7 years ago
  2. 6af9399 ACM: Make AcmReceiver's ownership of NetEq more obvious by Henrik Lundin · 7 years ago
  3. f9784f2 Reland of Conversational speech tool, simualtor + unit tests (patchset #1 id:1 of https://codereview.webrtc.org/2925123003/ ) by alessiob · 7 years ago
  4. f4dd191 Change existing aec dump tests to use webrtc::AecDump. by aleloi · 7 years ago
  5. af66f2c Roll chromium_revision c4920d627d..5423b19357 (479593:479628) by buildbot · 7 years ago
  6. 08cfc84 Roll chromium_revision e7ba6263e5..c4920d627d (479563:479593) by buildbot · 7 years ago
  7. 24b60ef Roll chromium_revision 6dec5dff0b..e7ba6263e5 (479516:479563) by buildbot · 7 years ago
  8. f7f6572 Roll chromium_revision 4062088042..6dec5dff0b (479467:479516) by buildbot · 7 years ago
  9. 4d2e0a8 Roll chromium_revision 78764cfda4..4062088042 (479277:479467) by buildbot · 7 years ago
  10. a5e0df6 Move MinPositive to call.h as discussed here: https://codereview.chromium.org/2888303005/#msg19 by zstein · 7 years ago
  11. 23bc51b Reland of ll chromium_revision 05ba7bc226..78764cfda4 (479231:479277) (patchset #1 id:1 of https://codereview.webrtc.org/2939903002/ ) by kjellander · 7 years ago
  12. 62faaab Android: Add functionality for wrapping C++ I420 buffers to Java by Magnus Jedvert · 7 years ago
  13. cca0f6c Support H.264 high profile decoding on Exynos devices. by glaznev · 7 years ago
  14. 4f1f458 Also scan stderr for audio files to test, due to change in Android test_runner by oprypin · 7 years ago
  15. 386e496 Revert "Revert "Update webrtc/sdk/objc to new VideoFrameBuffer interface"" by Magnus Jedvert · 7 years ago
  16. 26ecfcc Remove timeStampMs from EncodedImage. by Sami Kalliomäki · 7 years ago
  17. 4eccdaa Fix a numerical issue in NetEq delay plotting by henrik.lundin · 7 years ago
  18. 7a721e8 Update webrtc/media and webrtc/modules to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  19. 3c938fc Add NetEq delay plotting to event_log_visualizer by henrik.lundin · 7 years ago
  20. 3c81a1a Add field trial for balanced degradation preference. by asapersson · 7 years ago
  21. c417d9e NetEq: Removing LastError and LastDecoderError by Henrik Lundin · 7 years ago
  22. 2b3aa14 Fix Chromium style checker warnings for MockAudioDecoder by kwiberg · 7 years ago
  23. 96444ae Implement operator<< for AudioCodecInfo and AudioCodecSpec by kwiberg · 7 years ago
  24. 6c4ba9f Plot acknowledged bitrate when compiled with rtc_enable_bwe_test_logging. by terelius · 7 years ago
  25. 58c5a7d Revert of Roll chromium_revision 05ba7bc226..78764cfda4 (479231:479277) (patchset #1 id:1 of https://codereview.webrtc.org/2936153002/ ) by mbonadei · 7 years ago
  26. f7e294d Implement kBalanced degradation preference. by asapersson · 7 years ago
  27. b749e5e Fix for broken test BweFeedbackTest. by tschumim · 7 years ago
  28. b7d6015 Roll chromium_revision 05ba7bc226..78764cfda4 (479231:479277) by buildbot · 7 years ago
  29. 7dce727 Roll chromium_revision 53ecf9341f..05ba7bc226 (479165:479231) by buildbot · 7 years ago
  30. 6eb03b8 Remove dependency on gunit headers in virtualsocketserver. by Bjorn Mellem · 7 years ago
  31. 1ee2125 Adding PortAllocator option to support cases where sockets can't be bound. by deadbeef · 7 years ago
  32. 1d560e1 Roll chromium_revision 4ddaa6f836..53ecf9341f (479034:479165) by buildbot · 7 years ago
  33. 179f997 Remove DCHECK from PeerConnectionFactory::worker_thread. by zstein · 7 years ago
  34. da4eba1 Tune vp9 quality scaler parameters by glaznev · 7 years ago
  35. 0c61a36 Roll chromium_revision 4f7c2dc196..4ddaa6f836 (478995:479034) by buildbot · 7 years ago
  36. 5c4eebb Implement org.webrtc.VideoEncoder using the android MediaCodec. by Bjorn Mellem · 7 years ago
  37. 7be7883 Adds detection of audio glitches for playout on iOS (reland) by henrika · 7 years ago
  38. 6e286cb Revert "Adds detection of audio glitches for playout on iOS. " by Henrik Andreasson · 7 years ago
  39. 33e4e65 Adds detection of audio glitches for playout on iOS. by henrika · 7 years ago
  40. dea075c Log an error in RtpDemuxer::FindSsrcAssociations() if kMaxProcessedSsrcs exceeded by eladalon · 7 years ago
  41. 7ed35f4 Replacing WEBRTC_AUDIO_NETWORK_ADAPTOR_DEBUG_DUMP with WEBRTC_ENABLE_PROTOBUF. by minyue-webrtc · 7 years ago
  42. 10e1f75 Roll chromium_revision 9061a92f5c..4f7c2dc196 (478958:478995) by buildbot · 7 years ago
  43. 2986033 Remove webrtcvideoengine2.h by eladalon · 7 years ago
  44. 659a010 Delete old include file webrtc/video_frame.h. by nisse · 7 years ago
  45. a65ad22 Delete unused method FilesystemInterface::GetFileTime. by nisse · 7 years ago
  46. 8c6afef Make sure UI methods get called on the main thread by adam.fedor · 7 years ago
  47. fdfeb83 Declaring rtc_base_approved dep on webrtc_common by mbonadei · 7 years ago
  48. 7339712 Removing backward compatible header by mbonadei · 7 years ago
  49. a735d4e Roll chromium_revision 0ca6ede735..9061a92f5c (478917:478958) by buildbot · 7 years ago
  50. 2c9f9f2 Only create H264 frames if there are no gaps in the packet sequence number. by philipel · 7 years ago
  51. fc30975 Access UIApplication on main thread by Anders Carlsson · 7 years ago
  52. 5b383c0 Revert "Update webrtc/sdk/objc to new VideoFrameBuffer interface" by Magnus Jedvert · 7 years ago
  53. 1edbda0 Don't hardcode gn target path for licence generation. by Kári Tristan Helgason · 7 years ago
  54. f3ba648 Change rtp header extension AbsoluteSendTime::Write to take time in 24bit format by Danil Chapovalov · 7 years ago
  55. 29f0d45 Delete ApplicationName and OrganizationName. by nisse · 7 years ago
  56. b008b45 Update webrtc/sdk/objc to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  57. 687bc3e Delete unused method Win32Filesystem::GetAppPathname. by nisse · 7 years ago
  58. 418b7d3 Increase number of unsignaled audio streams we handle to 4. by solenberg · 7 years ago
  59. c18c49b Roll chromium_revision 239d4798df..0ca6ede735 (478894:478917) by buildbot · 7 years ago
  60. f52ef71 Delete unused method FilesystemInterface::DeleteEmptyFolder. by nisse · 7 years ago
  61. f9fc4a5 Roll chromium_revision 97580dea94..239d4798df (478848:478894) by buildbot · 7 years ago
  62. 385a6e4 Roll chromium_revision 15b2b0b0e9..97580dea94 (478791:478848) by buildbot · 7 years ago
  63. c35c7de Fix play block size mismatch in Win audio device. by lliuu · 7 years ago
  64. 84da736 Roll chromium_revision 71baf2eb8f..15b2b0b0e9 (478645:478791) by buildbot · 7 years ago
  65. 22e0814 Update VirtualSocketServerTest to use a fake clock. by deadbeef · 7 years ago
  66. 36b1a5f Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: by yujo · 7 years ago
  67. 0703856 Add SafeClamp(), which accepts args of different types by kwiberg · 7 years ago
  68. d1114c7 Roll chromium_revision d59edeefb6..71baf2eb8f (478597:478645) by buildbot · 7 years ago
  69. 38018ba Merge BitrateControllerImpl::RtcpBandwidthObserverImpl into BitrateControllerImpl by Danil Chapovalov · 7 years ago
  70. 42742a5 Fall-back to OpenGL renderer if mac hardware doesn't support Metal by adam.fedor · 7 years ago
  71. 84b4d2c Use rtp_header_extension_map.h instead of rtp_header_extension.h by Danil Chapovalov · 7 years ago
  72. d3d8702 Roll chromium_revision 6dcccd8c3f..d59edeefb6 (478515:478597) by buildbot · 7 years ago
  73. 7f8369a Update expectation of OneBitrateObserverTwoRtcpObservers test: by Danil Chapovalov · 7 years ago
  74. f474c19 ACM tests: separate checksums for Android ARM64 clang and non-clang by Henrik Lundin · 7 years ago
  75. 39a41d9 Split rtc_task_queue target. Add separate target for sequenced_task_checker and weak_ptr. by perkj · 7 years ago
  76. 7123029 List all device resolutions in AppRTCMobile settings by Anders Carlsson · 7 years ago
  77. c276ecf Update Android video buffers to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  78. f184138 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 7 years ago
  79. a8e781a Make rtc_event_log2text output header extensions by ilnik · 7 years ago
  80. 3fae628 Reland Refactored incoming bitrate estimator. by tschumim · 7 years ago
  81. 90e3190 Update webrtc/test to new VideoFrameBuffer interface by Magnus Jedvert · 7 years ago
  82. 72dbe2a Revert "Revert "Update video_coding/codecs to new VideoFrameBuffer interface"" by Magnus Jedvert · 7 years ago
  83. 29584c5 Roll chromium_revision 4b325fbec4..6dcccd8c3f (478514:478515) by buildbot · 7 years ago
  84. ef0a3ea Roll chromium_revision 5a101abbe0..4b325fbec4 (478513:478514) by buildbot · 7 years ago
  85. c8cac10 Roll chromium_revision 632b145c0e..5a101abbe0 (478512:478513) by buildbot · 7 years ago
  86. 7e120eb Roll chromium_revision 8e89b0b1a1..632b145c0e (478506:478512) by buildbot · 7 years ago
  87. d0fa397 Roll chromium_revision 999a40e458..8e89b0b1a1 (478482:478506) by buildbot · 7 years ago
  88. ad3a029 Roll chromium_revision 1b59498f08..999a40e458 (478431:478482) by buildbot · 7 years ago
  89. 995bad0 Roll chromium_revision 524fdc6e30..1b59498f08 (478357:478431) by buildbot · 7 years ago
  90. c131bf9 Enable webrtc_nonparallel_tests on iOS simulator by kjellander · 7 years ago
  91. b82487b Roll chromium_revision f7c1799c98..524fdc6e30 (478294:478357) by buildbot · 7 years ago
  92. be767e0 Remove default impl of Attach/DetachAecDump. by Alex Loiko · 7 years ago
  93. 12149bd Roll chromium_revision 06a62c1231..f7c1799c98 (478256:478294) by buildbot · 7 years ago
  94. 76d29f9 Fix Channel::GetSendCodec when used together with SetEncoder. by ossu · 7 years ago
  95. 7fdd067 Roll chromium_revision f8c224c31c..06a62c1231 (478239:478256) by buildbot · 7 years ago
  96. 461c940 ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm by Magnus Jedvert · 7 years ago
  97. b4ab381 Use the configured remote ssrc instead of relying on the first received packet RtpStreamReceiver. by stefan · 7 years ago
  98. fee994c Ensure the openGLContext is current before trying to reshape the viewport by adam.fedor · 7 years ago
  99. b1f2ff9 Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. by nisse · 7 years ago
  100. e2baffb Create a UIApplication when running tests on iOS. by Kári Tristan Helgason · 7 years ago