1. e6f6a0c Add missing operator= and extra methods to the SamplesStatsCounter. by Artem Titov · 6 years ago
  2. 710f3d3 Use task queue factory factory as parameter for TaskQueueTest by Danil Chapovalov · 6 years ago
  3. 0041fe5 Roll chromium_revision 1a597bc4e4..ee5dfb2215 (629788:629907) by chromium-webrtc-autoroll · 6 years ago
  4. cdab13d Roll chromium_revision c27b32b2fd..1a597bc4e4 (629510:629788) by Oleh Prypin · 6 years ago
  5. 86c8ad9 Pause rolling buildtools by Oleh Prypin · 6 years ago
  6. ef288dd Reland: Remove dead code from stream_params.h by Steve Anton · 6 years ago
  7. e1dcce2 Remove HAVE_WEBRTC_VOICE. by Fredrik Solenberg · 6 years ago
  8. e7b9e6b Move RtpSenderVideo tests to separate file. by Niels Möller · 6 years ago
  9. d70a114 Delete MediaTransport method SetNetworkChangeCallback by Niels Möller · 6 years ago
  10. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 6 years ago
  11. 3e61888 Roll chromium_revision 9d5d0c6635..c27b32b2fd (629245:629510) by Oleh Prypin · 6 years ago
  12. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 6 years ago
  13. e98954c Prevent updating state in the delay manager if the packet was reordered. by Jakob Ivarsson · 6 years ago
  14. 9025bd5 Separate AndroidVideoTrackSource::OnFrameCaptured from adaptation by Magnus Jedvert · 6 years ago
  15. bb87f8a Delete unused/unsupported RetransmissionMode constants by Niels Möller · 6 years ago
  16. 0859142 Add events processing to GetIceEvents. by Sebastian Jansson · 6 years ago
  17. 4092d6f Fix autoroller to skip entries without @revision in them by Oleh Prypin · 6 years ago
  18. 6cfb403 Fix test FrameGenerator to work with a single file source by Ilya Nikolaevskiy · 6 years ago
  19. cf416e4 Revert "Remove dead code from stream_params.h" by Oleh Prypin · 6 years ago
  20. 2fb7999 Replace implicit int->char->string conversion by Oleh Prypin · 6 years ago
  21. 57d4ac9 Add more unit tests for RateControlSettings. by Rasmus Brandt · 6 years ago
  22. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  23. 9ce800d Add PRESUBMIT to enforce usage of new Googletest APIs. by Mirko Bonadei · 6 years ago
  24. 12d1285 Use the new TEST_SUITE GoogleTest API (regression). by Mirko Bonadei · 6 years ago
  25. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  26. 3f408d0 Remove dead code from stream_params.h by Steve Anton · 6 years ago
  27. d1b6206 Roll chromium_revision 3b81a4d714..9d5d0c6635 (629131:629245) by chromium-webrtc-autoroll · 6 years ago
  28. 65835be Allow logging of char* null pointer. by Niels Möller · 6 years ago
  29. 99b275d Introduce class that handles native wrapping of AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  30. b3032b6 Revert "Partial frame capture API part 4" by Ilya Nikolaevskiy · 6 years ago
  31. 7752ad6 Partial frame capture API part 6 by Ilya Nikolaevskiy · 6 years ago
  32. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  33. 87ce874 Allow link-time injection of the DefaultTaskQueueFactory by Danil Chapovalov · 6 years ago
  34. 93734c3 Roll chromium_revision b4fb8097f2..3b81a4d714 (628538:629131) by chromium-webrtc-autoroll · 6 years ago
  35. 9387b52 Apply simulcast resolution normalization before scaling. by Rasmus Brandt · 6 years ago
  36. 1f0a84a Partial frame capture API part 5 by Ilya Nikolaevskiy · 6 years ago
  37. 62b9fb4 Partial frame capture API part 4 by Ilya Nikolaevskiy · 6 years ago
  38. 9bee67c Add get/set base min delay to neteq and acm_receiver. by Ruslan Burakov · 6 years ago
  39. 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 6 years ago
  40. b769894 Remove rule that discourages passing optional by const reference by Danil Chapovalov · 6 years ago
  41. 681de20 Stop changing the requested max bitrate based on protection level. by Rasmus Brandt · 6 years ago
  42. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  43. 69b761e Sets start on activities added after starting scenario test. by Sebastian Jansson · 6 years ago
  44. 30b182a New methods for registering network change callbacks in MediaTransport by Niels Möller · 6 years ago
  45. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 6 years ago
  46. e22498c Compare GetStreamCaps against S_OK by Dan Minor · 6 years ago
  47. bfc9911 Remove TCPPort incoming_only_ member. by Mirko Bonadei · 6 years ago
  48. 167497f Delete VCMNackFecTable; appears unused for a long time. by Niels Möller · 6 years ago
  49. edbea46 Allow to change base minimum delay on NetEq. by Ruslan Burakov · 6 years ago
  50. d8b9804 Add scaleResolutionDownBy to RtpParameters.Encoding in Android SDK. by Mirta Dvornicic · 6 years ago
  51. bfa5d5d Return early from VP9EncoderImpl::Encode() if all layers inactive by Erik Språng · 6 years ago
  52. 8573aae Do not build rtp_generator in Chromium builds. by Mirko Bonadei · 6 years ago
  53. 80a8687 [clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas). by Mirko Bonadei · 6 years ago
  54. 817aec8 Add scaleResolutionDownBy to RTCRtpEncodingParameters in ObjC SDK. by Mirta Dvornicic · 6 years ago
  55. 30abc36 ArrayView: Also accept const references when doing implicit conversions by Karl Wiberg · 6 years ago
  56. ee61f94 Fix a bug in video_encoder_wrapper where int array was not freed properly. by Sami Kalliomäki · 6 years ago
  57. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 6 years ago
  58. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  59. 819661a Pass explicit dependencies from ScreenshareLayers to GFD by Elad Alon · 6 years ago
  60. 432c833 Remove redundant check in channel_receive.cc. by Ruslan Burakov · 6 years ago
  61. 0d28972 Add field trial to reduce max STUN check retransmissions from 8 to 6 in accordance with RFC 5389. by Bjorn Terelius · 6 years ago
  62. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  63. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 6 years ago
  64. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 6 years ago
  65. a1fae4b Trying to quiet clang-tidy by Artem Titov · 6 years ago
  66. a4ede42 Roll chromium_revision b1a56e7eae..b4fb8097f2 (628426:628538) by chromium-webrtc-autoroll · 6 years ago
  67. 0f9bfbb Roll chromium_revision 6893a4aa8c..b1a56e7eae (628317:628426) by chromium-webrtc-autoroll · 6 years ago
  68. 87bbb91 Add rtp_generator utility to rtc_tools. by Benjamin Wright · 6 years ago
  69. a34d776 Move RtpSenderAudioTest to its own file by Niels Möller · 6 years ago
  70. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  71. 9e24fc2 Roll chromium_revision ecc3b419cc..6893a4aa8c (628213:628317) by chromium-webrtc-autoroll · 6 years ago
  72. 01dc691 Delete sequence number save and restore in ChannelSend. by Niels Möller · 6 years ago
  73. 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 6 years ago
  74. 4bfbb01 Improve CPU utilization when encoding VP8 with a single temporal layer by Elad Alon · 6 years ago
  75. ab56670 Add a small README file for api/ by Karl Wiberg · 6 years ago
  76. 65cc52e Fix heap use overrun in FakeEncoder By removing unnecessary fixed size buffer. by Per Kjellander · 6 years ago
  77. 4f6c539 Update internal.*.webrtc iOS bots iOS version, remove redundant config file by Artem Titarenko · 6 years ago
  78. 6347029 Removes usages of TaskQueueCongestionControl field trial. by Sebastian Jansson · 6 years ago
  79. f1d1061 mb: Fix iOS config after the earlier CL by Oleh Prypin · 6 years ago
  80. 4a2911f Roll chromium_revision 9963b4a7d5..ecc3b419cc (628101:628213) by chromium-webrtc-autoroll · 6 years ago
  81. 831bd96 Remove unnecessary memset to DesktopFrame by Julien Isorce · 6 years ago
  82. f3e9abf Add field trial for ExtraICEPing by Jonas Oreland · 6 years ago
  83. 39ecb17 Roll chromium_revision 71d81bd262..9963b4a7d5 (627987:628101) by chromium-webrtc-autoroll · 6 years ago
  84. 1e6e773 Add steveanton@ to media/ OWNERS by Steve Anton · 6 years ago
  85. e92d662 Modify pc/ WATCHLISTS definition by Steve Anton · 6 years ago
  86. a177f80 Roll chromium_revision a91ca6cb6f..71d81bd262 (627878:627987) by chromium-webrtc-autoroll · 6 years ago
  87. 7af962b Add field trial to configure averaging window for BitrateEstimator. by Bjorn Terelius · 6 years ago
  88. 01f64e0 Add test to verify TaskQueue memory access order. by Artem Titov · 6 years ago
  89. 5054f54 Partial frame capture API part 2 by Ilya Nikolaevskiy · 6 years ago
  90. b6458e1 Switch test on audio stream instead of data channel. by Artem Titov · 6 years ago
  91. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  92. 12e5d39 Reland "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  93. 3d22114 Revert "Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only" by Artem Titarenko · 6 years ago
  94. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 6 years ago
  95. 8102a1a Revert "Partial frame capture API part 1" by Ilya Nikolaevskiy · 6 years ago
  96. 8a21e1c Partial frame capture API part 1 by Ilya Nikolaevskiy · 6 years ago
  97. 8fe7995 Adds bytes per second to DataType class. by Sebastian Jansson · 6 years ago
  98. 813c79b Fix network emulation behavior when changing bandwidth. by Christoffer Rodbro · 6 years ago
  99. fdf5cd5 Roll chromium_revision 6af465608b..a91ca6cb6f (627775:627878) by chromium-webrtc-autoroll · 6 years ago
  100. 9a27c2f Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only by Artem Titarenko · 6 years ago