1. 424e6cf Rename some variables and methods in RTC event log. by terelius · 7 years ago
  2. 21e4e0b Delete webrtc/base/common.h by nisse · 7 years ago
  3. e5c27a5 Add a PrintTo function for rtc::Optional to aid with testing. by ossu · 7 years ago
  4. 6bb8e0e Add support for creating HW codecs in the VideoProcessor tests. by brandtr · 7 years ago
  5. 8dd4ec3 Fix clang style warnings in webrtc/base/thread.h by aleloi · 7 years ago
  6. 9420af7 Roll chromium_revision 4e0e67fdb9..907dd7c27e (451573:451586) by buildbot · 7 years ago
  7. fe90ad1 TrackMediaInfoMap: Allow same SSRC for send and receive side. by hbos · 7 years ago
  8. 6aeef74 Remove uses of #pragma once and add PRESUBMIT check. by kjellander · 7 years ago
  9. fe5d521 Delete unused class FilesystemScope. by nisse · 7 years ago
  10. 915bbd5 Add gn target rtc_task_runner. by nisse · 7 years ago
  11. bf25bbd Delete unused Filesystem methods GetAppDataFolder and GetDiskFreeSpace. by nisse · 7 years ago
  12. e29dfb7 Delete LoggingSocketAdapter (unused) and AsyncHttpsProxyServerSocket (unimplemented). by nisse · 7 years ago
  13. 683ecca Roll chromium_revision 5e72168448..4e0e67fdb9 (451537:451573) by buildbot · 7 years ago
  14. 7ca4336 Roll chromium_revision 009add4a66..5e72168448 (451526:451537) by buildbot · 7 years ago
  15. 82ead60 Replace the stop_event_ in PlatformThread with an atomic flag by tommi · 7 years ago
  16. d95c48a Roll chromium_revision 5939cf034a..009add4a66 (451524:451526) by buildbot · 7 years ago
  17. 8d517c4 Rewrite of sigslot that avoids vtables. by deadbeef · 7 years ago
  18. 613c819 Roll chromium_revision 0fea64cb0a..5939cf034a (451522:451524) by buildbot · 7 years ago
  19. 1e1c1ff Roll chromium_revision bfe8b45bd5..0fea64cb0a (451520:451522) by buildbot · 7 years ago
  20. 74cdb0d Roll chromium_revision 22f522e10d..bfe8b45bd5 (451516:451520) by buildbot · 7 years ago
  21. 5d43f74 Remove buildbot annotation for video_quality_loopback_test.py by Henrik Kjellander · 7 years ago
  22. abbd098 Roll chromium_revision e86fbe70bb..22f522e10d (451509:451516) by buildbot · 7 years ago
  23. 6951a28 Temporarily disable failing video_quality_loopback_test.py by Henrik Kjellander · 7 years ago
  24. f0b9ee1 Roll chromium_revision 51d2457c22..e86fbe70bb (451502:451509) by buildbot · 7 years ago
  25. 6027421 Roll chromium_revision 19142f86f4..51d2457c22 (451494:451502) by buildbot · 7 years ago
  26. d30de06 Roll chromium_revision 8a40fe5f00..19142f86f4 (451463:451494) by buildbot · 7 years ago
  27. b5848ec Revert of Delete class SSRCDatabase, and its global ssrc registry. (patchset #20 id:370001 of https://codereview.webrtc.org/2644303002/ ) by kjellander · 7 years ago
  28. 6db7cd2 Roll chromium_revision aebdbddd1c..8a40fe5f00 (451457:451463) by buildbot · 7 years ago
  29. 3e4c842 Roll chromium_revision 469e3d5d1a..aebdbddd1c (451449:451457) by buildbot · 7 years ago
  30. e654b63 Remove audio_mixer_manager_win.cc/.h. by solenberg · 7 years ago
  31. 81a0671 Roll chromium_revision 18d086659b..469e3d5d1a (451432:451449) by buildbot · 7 years ago
  32. 715b36b Roll chromium_revision 5dc909ba50..18d086659b (451419:451432) by buildbot · 7 years ago
  33. 32d6470 Roll chromium_revision 6bdd26b437..5dc909ba50 (451407:451419) by buildbot · 7 years ago
  34. 4b2e082 Use the same draft version in SDP data channel answers as used in the offer. by zstein · 7 years ago
  35. 2c546da Roll chromium_revision 4c98a8c2c7..6bdd26b437 (451384:451407) by buildbot · 7 years ago
  36. a8bc1a1 Relanding: Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. by deadbeef · 7 years ago
  37. 884a728 Revert of Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. (patchset #2 id:20001 of https://codereview.webrtc.org/2689233003/ ) by deadbeef · 7 years ago
  38. 8a855d6 Allow any unsignalled SSRC changes on default video receive channel. by mzanaty · 7 years ago
  39. b18af1b Roll chromium_revision 93d57f6967..4c98a8c2c7 (451348:451384) by buildbot · 7 years ago
  40. a5a4729 Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. by deadbeef · 7 years ago
  41. 658c3bb Revert of Added GetCpuTime to base/ to get total CPU time consumed by process for perf tests. (patchset #24 id:440001 of https://codereview.webrtc.org/2695743003/ ) by tommi · 7 years ago
  42. cc8588c Remove the Windows Wave audio device implementation. by Tommi · 7 years ago
  43. 8fefe98 [DesktopCapturer] FallbackDesktopCapturerWrapper and its tests by zijiehe · 7 years ago
  44. 4ef903d Don't use CONF_VALUE in VerifyServerName. by davidben · 7 years ago
  45. 8e32cd2 Relanding: Add the url attribute to the IceCandidate (Java Wrapper) by zhihuang · 7 years ago
  46. d5f2b6f Roll chromium_revision 1d0e24ae0f..93d57f6967 (451310:451348) by buildbot · 7 years ago
  47. 4904fb6 Be less pessimistic about turning "default" receive streams into signaled streams. by solenberg · 7 years ago
  48. 8022d51 Roll chromium_revision 9e71891be9..1d0e24ae0f (451291:451310) by buildbot · 7 years ago
  49. 103988d EglRenderer: Clear texture before drawing a new frame. by sakal · 7 years ago
  50. b78d4d1 Delete class SSRCDatabase, and its global ssrc registry, by nisse · 7 years ago
  51. 1088248 Roll chromium_revision 8a7821b7fc..9e71891be9 (451254:451291) by buildbot · 7 years ago
  52. 4db68e6 Added kNotAProbe definiton to PacketInfo. by philipel · 7 years ago
  53. efa966b Split LastFir status out of RTCPReceiver::ReceiveInfo by danilchap · 7 years ago
  54. 642943b Delete DeviceInfoImpl::GetExpectedCaptureDelay and related declarations. by nisse · 7 years ago
  55. 3ff474b Added GetCpuTime to base/ to get total CPU time consumed by process for perf tests. by ilnik · 7 years ago
  56. c7bf32a Propagate packet pacing information to SenTimeHistory. by philipel · 7 years ago
  57. 0baf55d Add logging of delay-based bandwidth estimate. by terelius · 7 years ago
  58. 9c997a3 Add QP for MediaCodec decoder. by sakal · 7 years ago
  59. f9d9154 Add support for multimedia timers to TaskQueue on Windows. by tommi · 7 years ago
  60. fc5d22c Roll chromium_revision 029bc0cf9e..8a7821b7fc (451203:451254) by buildbot · 7 years ago
  61. 6038e97 Adding RTCErrorOr class to be used by ORTC APIs. by deadbeef · 7 years ago
  62. 74520c6 Roll chromium_revision a993acdd30..029bc0cf9e (451159:451203) by buildbot · 7 years ago
  63. f2ab0c7 Roll chromium_revision 7236fb9312..a993acdd30 (451107:451159) by buildbot · 7 years ago
  64. 070ba85 Replace DCHECK with ASSERT_TRUE in vie_encoder_unittest.cc by perkj · 7 years ago
  65. 5fa5b86 Roll chromium_revision 9d7cb47d75..7236fb9312 (451028:451107) by buildbot · 7 years ago
  66. 5fea5fb [DesktopCapture] Detect screen resolution changes in DirectX capturer by zijiehe · 7 years ago
  67. 94b9600 Roll chromium_revision 014a8015a0..9d7cb47d75 (450984:451028) by buildbot · 7 years ago
  68. d7e771d Add the URL attribute to cricket::Candiate. (Objc wrapper) by zhihuang · 7 years ago
  69. dbeeb70 Use rtc::ToString instead of std::to_string. by deadbeef · 7 years ago
  70. 3a14aad Roll chromium_revision 2857e9d1e6..014a8015a0 (450941:450984) by buildbot · 7 years ago
  71. 7515898 Further optimization of AudioVector::operator[] by henrik.lundin · 7 years ago
  72. 3ebabf1 Screen content simulcast layers should not be downscaled. by sprang · 7 years ago
  73. d103f4b Modify android video_quality_loopback_test to run commands from the src dir. by ehmaldonado · 7 years ago
  74. 5c29a7a Rename flexfec AddAndProcessReceivedPacket --> OnRtpPacket. by nisse · 7 years ago
  75. c1fa32d Roll chromium_revision 58a802887f..2857e9d1e6 (450927:450941) by buildbot · 7 years ago
  76. 3399927 Disable EndToEndTest.VerifyNackStats on linux memcheck. by philipel · 7 years ago
  77. 11bfc53 Fixed a couple of build-flag dependent tests of webrtcvoiceengine. by ossu · 7 years ago
  78. a51d4f3 Re-land of RTCInboundRTPStreamStats.qpSum collected. by hbos · 7 years ago
  79. 454c1d6 Fix neteq_speed_test.cc by ehmaldonado · 7 years ago
  80. 2b1020d Roll chromium_revision 3dd2a5021d..58a802887f (450867:450927) by buildbot · 7 years ago
  81. 7b2797e Including extra_gn_args to log line. by mbonadei · 7 years ago
  82. 7cebe78 Better comparison of videos with barcode errors by mandermo · 7 years ago
  83. 12b3e03 Roll chromium_revision 69e724195b..3dd2a5021d (450712:450867) by kjellander · 7 years ago
  84. 1c3548c Reland of iOS: Use JSON for GN configuration instead of MB + remove symbols by kjellander · 7 years ago
  85. 8714b8f Improving parallelism when building with goma by mbonadei · 7 years ago
  86. 68ab366 Revert of iOS: Use JSON for GN configuration instead of MB + remove symbols (patchset #4 id:80001 of https://codereview.webrtc.org/2688103002/ ) by kjellander · 7 years ago
  87. 73f01de iOS: Use JSON for GN configuration instead of MB + remove symbols. by kjellander · 7 years ago
  88. 368b5ff Make iOS API Framework script use the src/ dir as cwd for commands. by Henrik Kjellander · 7 years ago
  89. 43be947 Return "not implemented" error from BindSocketToNetwork properly. by deadbeef · 7 years ago
  90. 9c6ded1 Roll chromium_revision e2fc74b70d..69e724195b (450647:450712) by buildbot · 7 years ago
  91. 32e0d26 Tighten up encode time measurement in VideoProcessor. by brandtr · 7 years ago
  92. 8bc9385 Style fixes: VideoProcessor and corresponding integration test. by brandtr · 7 years ago
  93. 280eb22 Make AudioVector::operator[] inline and modify the index calculation to avoid the modulo operation. by henrik.lundin · 7 years ago
  94. a7b682a Roll chromium_revision d27cf4ed11..e2fc74b70d (450608:450647) by buildbot · 7 years ago
  95. 2a8c2f5 Added Vp9 simulcast tests. by ilnik · 7 years ago
  96. 27260ce Change NtpTime representation to single uint64_t by danilchap · 7 years ago
  97. 6486ef5 Delete unused files macconversion.h and .cc. by nisse · 7 years ago
  98. 9ae0d76 Added WebRTC-QuickPerfTest field trial. If enabled only 1 frame will be sent. by ilnik · 7 years ago
  99. 08b19df Remove VoEVideoSync interface. by solenberg · 7 years ago
  100. 0ac1904 Roll chromium_revision 20557391ea..d27cf4ed11 (450551:450608) by buildbot · 7 years ago