1. 44eb7a2 Roll chromium_revision cbba184f42..d4c912f989 (503620:503644) by Autoroller · 7 years ago
  2. 401a52b Roll chromium_revision aa5131c67a..cbba184f42 (503572:503620) by Autoroller · 7 years ago
  3. ec5493e Roll chromium_revision 5aca6dd699..aa5131c67a (503520:503572) by Autoroller · 7 years ago
  4. 73b60b8 Remove the redundant method GetPayloadSpecifics by Karl Wiberg · 7 years ago
  5. 736a98a Roll chromium_revision 0b04bb65d6..5aca6dd699 (503455:503520) by Autoroller · 7 years ago
  6. 92d9dd0 rtp_rtcp_format: Separate public and private source files by Karl Wiberg · 7 years ago
  7. 8e8da13 Roll chromium_revision e242527ec0..0b04bb65d6 (503426:503455) by Autoroller · 7 years ago
  8. e10c01c Roll chromium_revision 6995ce043e..e242527ec0 (503371:503426) by Autoroller · 7 years ago
  9. 946d886 Remove VoENetwork by solenberg · 7 years ago
  10. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  11. fc17930 Roll chromium_revision 2d1b3e73b6..6995ce043e (503346:503371) by Autoroller · 7 years ago
  12. 7a2b370 Roll chromium_revision d49a98a3ca..2d1b3e73b6 (503300:503346) by Autoroller · 7 years ago
  13. aa0fe12 Roll chromium_revision f52ff80530..d49a98a3ca (501932:503300) by Autoroller · 7 years ago
  14. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  15. feeb9bf Remove backwards compatibilty header for Optional by kwiberg · 7 years ago
  16. 851481c Revert "Roll chromium_revision f52ff80530..4bafa509ea (501932:502960)" by Charu Jain · 7 years ago
  17. e682935 Roll chromium_revision f52ff80530..4bafa509ea (501932:502960) by Autoroller · 7 years ago
  18. b19012e Remove the support of fallback from DTLS to SDES. by zhihuang · 7 years ago
  19. b335e31 This is a rollback of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 by alexnarest · 7 years ago
  20. 75dd6d4 Drop reference to webrtc_overrides/.../task_queue.h by nisse · 7 years ago
  21. 4dc4e25 Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."" by Mirko Bonadei · 7 years ago
  22. 080832e Moving Obj-C++ code in desktop_capture_objc. by Mirko Bonadei · 7 years ago
  23. 034a6b8 Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++." by Mirko Bonadei · 7 years ago
  24. 0c15c53 Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++. by Mirko Bonadei · 7 years ago
  25. 7de1eb7 Adding Test at the end of test classes. by Mirko Bonadei · 7 years ago
  26. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  27. 2572404 Removing useless include_dirs entry. by Mirko Bonadei · 7 years ago
  28. a5f043f Change ForwardErrorCorrection class to accept one received packet at a time. by nisse · 7 years ago
  29. dd3abbb Remove VoERTP_RTCP. by solenberg · 7 years ago
  30. c5267d2 Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks by Danil Chapovalov · 7 years ago
  31. aa568a6 Android: Add interface for getting native EGL context by Magnus Jedvert · 7 years ago
  32. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  33. 6ac1552 Cleaning checkdeps configuration. by Mirko Bonadei · 7 years ago
  34. a730c1c Enabling and fixing CheckNewlineAtTheEndOfProtoFiles by Mirko Bonadei · 7 years ago
  35. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  36. b63310a Remove VoEFile and things it uses. by solenberg · 7 years ago
  37. 2352ce3 Remove backwards compatibilty header for ArrayView by kwiberg · 7 years ago
  38. ef6ee98 Pass environment variable as string in autoroll script. by Edward Lemur · 7 years ago
  39. 1d4db39 Revert of If SRTP sessions exist, don't create new ones when applying answer. (patchset #1 id:1 of https://codereview.webrtc.org/3019443002/ ) by henrika · 7 years ago
  40. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  41. 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
  42. 2c9ac29 Autoroller: don't use GCE auth pathway by Aaron Gable · 7 years ago
  43. 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
  44. cb3b1c1 video_quality_loopback_test.py: Fix relative path to root. by Henrik Kjellander · 7 years ago
  45. 2782904 RtcEventLog::Create() no longer a friend of RtcEventLogImpl by Elad Alon · 7 years ago
  46. d45aea8 Serialize "a=x-google-flag:conference". by deadbeef · 7 years ago
  47. 5ada7ac If SRTP sessions exist, don't create new ones when applying answer. by deadbeef · 7 years ago
  48. 1c5e6d0 Remove BasicPortAllocator::EnableProtocol. by deadbeef · 7 years ago
  49. 7f1563f Making BasicPortAllocator tests slightly less fragile. by deadbeef · 7 years ago
  50. 930021d Eliminating the risk of sustained echo during capture data loss in AEC3. by Per Åhgren · 7 years ago
  51. f491c52 Move log_count_ out of RtcEventLogImpl by Elad Alon · 7 years ago
  52. a96fd7f Make rtc_event_log2text handle all events [2/2] by Elad Alon · 7 years ago
  53. a7567a9 Implement DesktopCapturerWrapper and CaptureResultDesktopCapturerWrapper by Zijie He · 7 years ago
  54. 6c17057 Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target by Danil Chapovalov · 7 years ago
  55. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  56. 18f5427 Remove voe_auto_test and add new tests to cover the missing cases. by solenberg · 7 years ago
  57. 8b891ce Remove unused function - RtcEventLog::ParseRtcEventLog() by Elad Alon · 7 years ago
  58. 8ecfd80 Fix public Obj-C header import. by Anders Carlsson · 7 years ago
  59. 8d75ac7 Add stats for forced software encoder fallback for VP8. by asapersson · 7 years ago
  60. 34f303c Make rtc_event_log2text handle all events [1/2] by Elad Alon · 7 years ago
  61. 48d96c0 Corrected upper limits of NetEq minimum and maximum delay. by Gustaf Ullberg · 7 years ago
  62. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  63. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
  64. 743117f Disable FullStackTest.LargeRoomVP8_*thumb on iOS by oprypin · 7 years ago
  65. 262d4ff Added logging inside AEC3 for render API buffer under/overruns by Per Åhgren · 7 years ago
  66. 6ef2002 Use current user instead of kjellander@ in the roll script. by Edward Lemur · 7 years ago
  67. 9d8ce7c video_quality_loopback_test.py: Fix paths to root. by Henrik Kjellander · 7 years ago
  68. 866d337 Re-enabling CheckOrphanHeaders by Mirko Bonadei · 7 years ago
  69. 9a45116 Fix Gn Untracked headers in webrtc/common_audio by charujain · 7 years ago
  70. 59b2854 gitignore: Remove webrtc/ by Henrik Kjellander · 7 years ago
  71. a18a3bf Fix Python shebang and license for presubmit_test.py by Henrik Kjellander · 7 years ago
  72. 5a6aa4f Fix path to root in low_bandwidth_audio_test.py by Henrik Kjellander · 7 years ago
  73. e4f900d gradle_project_test.py: Fix calculation of checkout root dir. by Henrik Kjellander · 7 years ago
  74. 0e8f053 iOS: Fix license path in API framework script by Henrik Kjellander · 7 years ago
  75. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  76. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  77. 6674846 Fix Gn untracked headers in webrtc/media by charujain · 7 years ago
  78. 8b92dce Whitespace change to test rietveld cq by agable · 7 years ago
  79. 2a5e426 Reject the descriptions that attempt to change the order of m= sections by Zhi Huang · 7 years ago
  80. 9c66aee Adding some checkdeps rules by Mirko Bonadei · 7 years ago
  81. 9cad501 Implement IsOccluded() in each DesktopCapturer implementation by Zijie He · 7 years ago
  82. 6564ea3 FallbackDesktopCapturerWrapper should set permanent_error if main_capturer_->SelectSource() failed by Zijie He · 7 years ago
  83. 6d01f6d Fix PRESUBMIT.py by Edward Lemur · 7 years ago
  84. f1977b3 Roll chromium_revision 946d80b37f..f52ff80530 (501605:501932) by Edward Lemur · 7 years ago
  85. 8769e17 Rename rtp::Packet to RtpPacket by Danil Chapovalov · 7 years ago
  86. eea063f Reject configs with ridiculously many channels instead of crashing by Karl Wiberg · 7 years ago
  87. 033a1bf Update autoroller to use Gerrit. by Edward Lemur · 7 years ago
  88. 73276ad - Removes voe_conference_test. by Fredrik Solenberg · 7 years ago
  89. 7d1f493 Make toVideoFrame in I420Frame return the original frame. by Sami Kalliomäki · 7 years ago
  90. 9893e25 PRESUBMIT: Enforce tracker prefix for all BUG entries by charujain · 7 years ago
  91. 66ca7e3 Add a check that sanitizers cause a fatal failure by Oleh Prypin · 7 years ago
  92. 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 7 years ago
  93. d4b0c05 Add new video codec factories by Magnus Jedvert · 7 years ago
  94. a9d4da8 Update URLs for deps/third_party/* in DEPS by Henrik Kjellander · 7 years ago
  95. 2db9c28 Update README.md and codereview.settings for new source location by Aaron Gable · 7 years ago
  96. 80c1f12 Whitespace change. by Edward Lemur · 7 years ago
  97. 866e417 Update webrtc CQ to commit to new location by Aaron Gable · 7 years ago
  98. 479d3d7 Drop return value from RtpRtcp::IncomingRtcpPacket. by nisse · 7 years ago
  99. 9a85f07 Enhance RTCUIApplicationStatusObserver thread safety. by andersc · 7 years ago
  100. f54573b Reland of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #1 id:1 of https://codereview.webrtc.org/3011093002/ ) by nisse · 7 years ago