1. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 5 years ago
  2. 87ce874 Allow link-time injection of the DefaultTaskQueueFactory by Danil Chapovalov · 5 years ago
  3. 93734c3 Roll chromium_revision b4fb8097f2..3b81a4d714 (628538:629131) by chromium-webrtc-autoroll · 5 years ago
  4. 9387b52 Apply simulcast resolution normalization before scaling. by Rasmus Brandt · 5 years ago
  5. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 5 years ago
  6. 62b9fb4 Partial frame capture API part 4 by Ilya Nikolaevskiy · 5 years ago
  7. 9bee67c Add get/set base min delay to neteq and acm_receiver. by Ruslan Burakov · 5 years ago
  8. 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 5 years ago
  9. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 5 years ago
  10. 681de20 Stop changing the requested max bitrate based on protection level. by Rasmus Brandt · 5 years ago
  11. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 5 years ago
  12. 69b761e Sets start on activities added after starting scenario test. by Sebastian Jansson · 5 years ago
  13. 30b182a New methods for registering network change callbacks in MediaTransport by Niels Möller · 5 years ago
  14. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 5 years ago
  15. e22498c Compare GetStreamCaps against S_OK by Dan Minor · 5 years ago
  16. bfc9911 Remove TCPPort incoming_only_ member. by Mirko Bonadei · 5 years ago
  17. 167497f Delete VCMNackFecTable; appears unused for a long time. by Niels Möller · 5 years ago
  18. edbea46 Allow to change base minimum delay on NetEq. by Ruslan Burakov · 5 years ago
  19. d8b9804 Add scaleResolutionDownBy to RtpParameters.Encoding in Android SDK. by Mirta Dvornicic · 5 years ago
  20. bfa5d5d Return early from VP9EncoderImpl::Encode() if all layers inactive by Erik Språng · 5 years ago
  21. 8573aae Do not build rtp_generator in Chromium builds. by Mirko Bonadei · 5 years ago
  22. 80a8687 [clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas). by Mirko Bonadei · 5 years ago
  23. 817aec8 Add scaleResolutionDownBy to RTCRtpEncodingParameters in ObjC SDK. by Mirta Dvornicic · 5 years ago
  24. 30abc36 ArrayView: Also accept const references when doing implicit conversions by Karl Wiberg · 5 years ago
  25. ee61f94 Fix a bug in video_encoder_wrapper where int array was not freed properly. by Sami Kalliomäki · 5 years ago
  26. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 5 years ago
  27. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 5 years ago
  28. 819661a Pass explicit dependencies from ScreenshareLayers to GFD by Elad Alon · 5 years ago
  29. 432c833 Remove redundant check in channel_receive.cc. by Ruslan Burakov · 5 years ago
  30. 0d28972 Add field trial to reduce max STUN check retransmissions from 8 to 6 in accordance with RFC 5389. by Bjorn Terelius · 5 years ago
  31. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 5 years ago
  32. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 5 years ago
  33. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 5 years ago
  34. a1fae4b Trying to quiet clang-tidy by Artem Titov · 5 years ago
  35. a4ede42 Roll chromium_revision b1a56e7eae..b4fb8097f2 (628426:628538) by chromium-webrtc-autoroll · 5 years ago
  36. 0f9bfbb Roll chromium_revision 6893a4aa8c..b1a56e7eae (628317:628426) by chromium-webrtc-autoroll · 5 years ago
  37. 87bbb91 Add rtp_generator utility to rtc_tools. by Benjamin Wright · 5 years ago
  38. a34d776 Move RtpSenderAudioTest to its own file by Niels Möller · 5 years ago
  39. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 5 years ago
  40. 9e24fc2 Roll chromium_revision ecc3b419cc..6893a4aa8c (628213:628317) by chromium-webrtc-autoroll · 5 years ago
  41. 01dc691 Delete sequence number save and restore in ChannelSend. by Niels Möller · 5 years ago
  42. 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 5 years ago
  43. 4bfbb01 Improve CPU utilization when encoding VP8 with a single temporal layer by Elad Alon · 5 years ago
  44. ab56670 Add a small README file for api/ by Karl Wiberg · 5 years ago
  45. 65cc52e Fix heap use overrun in FakeEncoder By removing unnecessary fixed size buffer. by Per Kjellander · 5 years ago
  46. 4f6c539 Update internal.*.webrtc iOS bots iOS version, remove redundant config file by Artem Titarenko · 5 years ago
  47. 6347029 Removes usages of TaskQueueCongestionControl field trial. by Sebastian Jansson · 5 years ago
  48. f1d1061 mb: Fix iOS config after the earlier CL by Oleh Prypin · 5 years ago
  49. 4a2911f Roll chromium_revision 9963b4a7d5..ecc3b419cc (628101:628213) by chromium-webrtc-autoroll · 5 years ago
  50. 831bd96 Remove unnecessary memset to DesktopFrame by Julien Isorce · 5 years ago
  51. f3e9abf Add field trial for ExtraICEPing by Jonas Oreland · 5 years ago
  52. 39ecb17 Roll chromium_revision 71d81bd262..9963b4a7d5 (627987:628101) by chromium-webrtc-autoroll · 5 years ago
  53. 1e6e773 Add steveanton@ to media/ OWNERS by Steve Anton · 5 years ago
  54. e92d662 Modify pc/ WATCHLISTS definition by Steve Anton · 5 years ago
  55. a177f80 Roll chromium_revision a91ca6cb6f..71d81bd262 (627878:627987) by chromium-webrtc-autoroll · 5 years ago
  56. 7af962b Add field trial to configure averaging window for BitrateEstimator. by Bjorn Terelius · 5 years ago
  57. 01f64e0 Add test to verify TaskQueue memory access order. by Artem Titov · 5 years ago
  58. 5054f54 Partial frame capture API part 2 by Ilya Nikolaevskiy · 5 years ago
  59. b6458e1 Switch test on audio stream instead of data channel. by Artem Titov · 5 years ago
  60. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  61. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 5 years ago
  62. 3d22114 Revert "Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only" by Artem Titarenko · 5 years ago
  63. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 5 years ago
  64. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 5 years ago
  65. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 5 years ago
  66. 8fe7995 Adds bytes per second to DataType class. by Sebastian Jansson · 5 years ago
  67. 813c79b Fix network emulation behavior when changing bandwidth. by Christoffer Rodbro · 5 years ago
  68. fdf5cd5 Roll chromium_revision 6af465608b..a91ca6cb6f (627775:627878) by chromium-webrtc-autoroll · 5 years ago
  69. 9a27c2f Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only by Artem Titarenko · 5 years ago
  70. 6893f3c Move ownership of PlayoutDelayOracle by Niels Möller · 5 years ago
  71. 82ac240 mb: Generate gn args from mb_config rather than tools_webrtc/ios by Oleh Prypin · 5 years ago
  72. 2a96ab2 Makes Clock interface fully mutable. by Sebastian Jansson · 5 years ago
  73. 7e0ae16 Roll chromium_revision 97b87d124d..6af465608b (627608:627775) by chromium-webrtc-autoroll · 5 years ago
  74. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 5 years ago
  75. 2872981 Roll chromium_revision 10156ea4fa..97b87d124d (627488:627608) by chromium-webrtc-autoroll · 5 years ago
  76. 2d79dcc Removes new delay based rate controller. by Sebastian Jansson · 5 years ago
  77. 8b087f3 Roll chromium_revision 39a2376d54..10156ea4fa (627358:627488) by chromium-webrtc-autoroll · 5 years ago
  78. e32b4fe Allow 1x1 images in libvpx_vp8_encoder.cc by Dan Minor · 5 years ago
  79. 170a4b3 Trim unnecessary OpenSSL/BoringSSL ifdefs. by David Benjamin · 5 years ago
  80. 71f94c9 Refactor PlayoutDelayOracle with separate update methods by Niels Möller · 5 years ago
  81. fa89d84 Register callback for key frame request from media transport. by Niels Möller · 5 years ago
  82. 9846262 Add IceTransportInterface object by Harald Alvestrand · 5 years ago
  83. 0873684 Bump internal webrtc iOS bots to iOS 12.0 by Artem Titarenko · 5 years ago
  84. 0774bd9 Introduce network layer. by Artem Titov · 5 years ago
  85. 338bfab Move sorting from TransportFeedbackAdapter to GoogCC. by Per Kjellander · 5 years ago
  86. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 5 years ago
  87. aa01f27 Removes all const Clock*. by Sebastian Jansson · 5 years ago
  88. 15df2ef Fix typo in SafeClamp docs by Karl Wiberg · 5 years ago
  89. 358c99a Delete deprecated MediaTransport methods using VideoCodecType. by Niels Möller · 5 years ago
  90. 840b055 Introduce TestPeer. by Artem Titov · 5 years ago
  91. 2c2843d Remove infra/config directory because cq.cfg has been moved by Oleh Prypin · 5 years ago
  92. 1339ddd Roll chromium_revision 5e5d0f9ef8..39a2376d54 (627255:627358) by chromium-webrtc-autoroll · 5 years ago
  93. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 5 years ago
  94. 6957abe Reland "Always use real VideoStreamsFactory in full stack tests" by Ilya Nikolaevskiy · 5 years ago
  95. e706c0f iOS CI config: remove flags that match default values by Oleh Prypin · 5 years ago
  96. 7ea5c1f Roll chromium_revision 241ac98bfc..5e5d0f9ef8 (627089:627255) by chromium-webrtc-autoroll · 5 years ago
  97. 6fdb3f8 Fix post submit build by Piotr (Peter) Slatala · 5 years ago
  98. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 5 years ago
  99. ae226f6 Use Abseil container algorithms in p2p/ by Steve Anton · 5 years ago
  100. 3e659b8 Remove deprecated OnKeyFrame method from video sink interface in media transport by Piotr (Peter) Slatala · 5 years ago