1. 51e6030 Update RateStatistics to handle too-little-data case. by Erik Språng · 8 years ago
  2. 733b547 Movable support for VideoReceiveStream::Config and avoid copies. by Tommi · 8 years ago
  3. bd3380f Make VideoReceiveStream not inherit from I420FrameCallback. by Tommi · 8 years ago
  4. bdce06e Delete unused YuvFrameGenerator class. by nisse · 8 years ago
  5. 602844a Delete some unused header files. by nisse · 8 years ago
  6. 81ca735 Remove new fuzzers until their GN targets work properly in Chromium. by katrielc · 8 years ago
  7. 94cee31 GN: Enable api,media,pc and p2p for the 'webrtc' target. by kjellander · 8 years ago
  8. 2b9423f Revert of Re-enable UBsan on AGC. (patchset #8 id:300001 of https://codereview.webrtc.org/2003623003/ ) by Åsa Persson · 8 years ago
  9. 555cfe9 Use relative paths for api/p2p fuzzers. by Peter Boström · 8 years ago
  10. dd70547 PRESUBMIT: Split NATIVE_API_DIRS into two lists. by kjellander · 8 years ago
  11. e4bda24 Before validating a STUN packet, check it's big enough for a header. by katrielc · 8 years ago
  12. 101f250 Implementing auto pausing of video streams. by mflodman · 8 years ago
  13. 2c1bec3 Add suppressions for memcheck errors. by asapersson · 8 years ago
  14. 8e85b3c Moves macros ACCESS_ON/RUN_ON from thread_annotations to thread_checker by danilchap · 8 years ago
  15. f9da44d RTCPeerConnectionInterface.mm createNativeConfiguration and other clean-up. by hbos · 8 years ago
  16. d4070c6 GN: Fix Chromium breakage for remote_bitrate_estimator by Henrik Kjellander · 8 years ago
  17. 5c1d043 Fix GYP/GN for webrtc/modules/remote_bitrate_estimator by kjellander · 8 years ago
  18. da75f7c Disable flaky test (WebRtcSessionTest.TestPacketOptionsAndOnPacketSent) on Dr Memory. by asapersson · 8 years ago
  19. d9f3d56 Use a video renderer instead of a capture observer in VideoCapturerAndroidTest. by sakal · 8 years ago
  20. 1503df6 Add suppressions for memcheck errors. by asapersson · 8 years ago
  21. efec590 Reland of New method I420Buffer::SetToBlack. (patchset #1 id:1 of https://codereview.webrtc.org/2049023002/ ) by nisse · 8 years ago
  22. e1cac64 Disable all BasicPortAllocatorTests on Dr Memory (flaky). by Åsa Persson · 8 years ago
  23. 40f5400 Start integrating StatsCounter class. by asapersson · 8 years ago
  24. fc22e03 Add AVFoundation video capture support to Mac objc SDK (based on iOS) by adam.fedor · 8 years ago
  25. f2a1c89 Add r-value constructor for RefCountedObject. by sergeyu · 8 years ago
  26. d5f41ce Use the new versions of OnAddStream/OnRemoveStream in objc binding. by deadbeef · 8 years ago
  27. 73fbcf9 Don't re-determine ICE role on an ICE restart. by deadbeef · 8 years ago
  28. 3cd9a30 Allow 100 char lines for ObjC files. by tkchin · 8 years ago
  29. 1c76bf1 Hide *.xcworkspace files by adam.fedor · 8 years ago
  30. bde418d Renamed video_coding/packet_buffer_unittest.cc. by philipel · 8 years ago
  31. 2019afd Replaced ACCESS_ON alias with GUARDED_BY macros by danilchap · 8 years ago
  32. e8f8f60 Only update Intelligibility Enhancer gains every 10 chunks by aluebs · 8 years ago
  33. b643939 Disable flaky TurnPortTests on Memcheck. by Åsa Persson · 8 years ago
  34. bea8959 Hibernate the thread if there are no events in the queue. Wake it up when an event is added to the queue. by terelius · 8 years ago
  35. 9195186 NetEq: Rename Nack to NackTracker to avoid name collisions in GN by henrik.lundin · 8 years ago
  36. bbe4233 Change name of files and class in agc/histogram* in order to avoid issue file-name clash in build files by peah · 8 years ago
  37. 86f7afd Android: Fix texture leak. by Niels Möller · 8 years ago
  38. a107402 Fix UBSan errors (signed integer overflow) by kwiberg · 8 years ago
  39. 271d740 Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) by nisse · 8 years ago
  40. 0ab07d6 Add ObjC API for getting native histograms. by asapersson · 8 years ago
  41. 663f9e2 New static method I420Buffer::SetToBlack. by nisse · 8 years ago
  42. 52f56d4 Roll chromium_revision 086802955f..7fa6701bc5 (396351:398458) by kjellander · 8 years ago
  43. 2a3892a GN: Add common_audio_unittests and common_video_unittests by kjellander · 8 years ago
  44. 3bcedd3 GN: Add SDK tests to rtc_unittests. by kjellander · 8 years ago
  45. 6b4b5f3 Add sender controlled playout delay limits by isheriff · 8 years ago
  46. 5d91028 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 8 years ago
  47. 6ebdf6b Fix issue with parsing of incorrect (empty) Stap-A H264 NAL units. by Erik Språng · 8 years ago
  48. a601f5c Separating internal and external methods of RtpSender/RtpReceiver. by deadbeef · 8 years ago
  49. aff499c GN: Fix errors in rtc_include_tests conditions by kjellander@webrtc.org · 8 years ago
  50. e72db17 GN: Use rtc_include_tests variable to exclude tests. by kjellander · 8 years ago
  51. ba986bf Remove dead code in IncomingVideoStream that's just causing contention. by tommi · 8 years ago
  52. f5f03e8 Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  53. c88f558 Fix Android audio playback mute. by Alex Glaznev · 8 years ago
  54. 7b496e0 Add fuzzers for SDP and STUN parsing. by katrielc · 8 years ago
  55. 68718e3 iOS: Disable Goma for iOS GN bots. by kjellander@webrtc.org · 8 years ago
  56. e1e951f Allow fuzzers to depend on anything, since they want access to as many targets as possible. by katrielc · 8 years ago
  57. a811968 GN: Exclude frame_analyzer and rgba_to_i420_converter from Chromium builds. by kjellander · 8 years ago
  58. 46007ae Add flag in ios to support disabling high-cost networks. by Honghai Zhang · 8 years ago
  59. f83a94a Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ ) by deadbeef · 8 years ago
  60. 080be51 Make WebRTCAudioTrack class public. by Alex Glaznev · 8 years ago
  61. ffbe0e1 Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 8 years ago
  62. 14897d0 Add missing dependencies on audio, video and call to the new GN files. by katrielc · 8 years ago
  63. 5251680 Restart avfoundationvideocapturer on errors. by Zeke Chin · 8 years ago
  64. d50f4f3 Fixing flaky SignalThread tests. by deadbeef · 8 years ago
  65. 7bf939c Check for out-of-bounds access on |kIntrpCoef|. by mbarbella · 8 years ago
  66. 647998c Use picture id to check continuity between frames. by philipel · 8 years ago
  67. 46b89b9 Collapse most stdout spammy output of webrtc_perf_tests with PrintResultList by danilchap · 8 years ago
  68. 3ee5614 GN: Add rtc_unittests by kjellander@webrtc.org · 8 years ago
  69. e80990f Add enum value ScaleMethod::kFilterLinear. by Niels Möller · 8 years ago
  70. 293c86d Re-enable UBsan on AGC. by minyue · 8 years ago
  71. b4c7b83 Revert of Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. (patchset #7 id:140001 of https://codereview.webrtc.org/1988783003/ ) by sergeyu · 8 years ago
  72. 4a627a8 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. by sergeyu · 8 years ago
  73. 47183ba Handle Android stop capturer race. by Per · 8 years ago
  74. c76dc95 Reland of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} by kjellander · 8 years ago
  75. b50e845 Adds WebRtcAudioTrack.setSpeakerMute() API by henrika · 8 years ago
  76. fc715f5 DCHECK that the red payload type doesn't have invalid values when FEC is enabled. by stefan · 8 years ago
  77. 1a93cde BitrateProber now correctly change state to kWait when the last probing by philipel · 8 years ago
  78. 2d8d23e RFC 3984 sprop-parameter-sets SDP unit test by johan · 8 years ago
  79. 846b2d9 Reduce logging frequency in bwe simulations. by stefan · 8 years ago
  80. 8f4c77f Always send RED headers if configured. by stefan · 8 years ago
  81. 72d41aa Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://codereview.webrtc.org/2000063003/ ) by guidou · 8 years ago
  82. 5a4a75a Combining SetVideoSend and SetSource into one method. by deadbeef · 8 years ago
  83. 2221e1c Update the BWE when the network route changes. by honghaiz · 8 years ago
  84. 2bd81a8 Fix building iOS SDK static libraries. by tkchin · 8 years ago
  85. a8aa907 Disabled two flaky subtests of SignalThreadTest. by ossu · 8 years ago
  86. 69b332d Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender. by Per · 8 years ago
  87. 58d4fe7 Reduce VT keyframe frequency. by Peter Bostrom · 8 years ago
  88. b684bd1 [rtcp] ExtendedJitterReports::Parse updated not to use RTCPUtility by danilchap · 8 years ago
  89. dc0dbad GN: Exclude tools and tests in Chromium builds. by kjellander@webrtc.org · 8 years ago
  90. 729b21f Add clz functions (Count number of Leading Zero bits), 32-and 64-bit variants by kwiberg · 8 years ago
  91. 116e4d4 Re-enabling -Woverloaded-virtual. by Patrik Höglund · 8 years ago
  92. f882880 AudioDecoder: Document that the sample rate and number of channels is constant by kwiberg · 8 years ago
  93. abe95ba AudioDecoderIsacT: Require caller to always specify sample rate by kwiberg · 8 years ago
  94. 52033d6 Add H264 bitstream rewriting to limit frame reordering marker in header by sprang · 8 years ago
  95. 5724b73 Remove unused render callback method+pointer in IncomingVideoStream. by mflodman · 8 years ago
  96. 26306b1 Remove test targets of type none. by kjellander · 8 years ago
  97. bac0412 GN: Add system_wrappers_unittests, tools and tools_unittests by kjellander · 8 years ago
  98. 8f4419b GN: Replace Windows suppressions of warning 4267 with config. by kjellander · 8 years ago
  99. cb7b449 Video loopback avg_burst_loss_length default parameter fix. by philipel · 8 years ago
  100. 01cdab1 Remove DtlsIdentityStoreImpl and RTCCertificateGeneratorStoreWrapper. by Henrik Boström · 8 years ago