1. 577c580 Do not stop SingleThreadedTaskQueueForTestingTest near the end of the tests by Danil Chapovalov · 4 years, 9 months ago
  2. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 4 years, 9 months ago
  3. 9f5ae7b Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 4 years, 9 months ago
  4. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 4 years, 9 months ago
  5. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 4 years, 10 months ago
  6. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  7. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 4 years, 11 months ago
  8. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 5 years ago
  9. 6b117a5 Make the callbacks to PollStats for RampUp* tests more regular. by Tommi · 5 years ago
  10. 5e005f4 Fix RampUp tests to call Call::GetStats() from the right thread - and remove the need for a dedicated polling thread. by Tommi · 5 years ago
  11. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  12. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  13. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  14. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 5 years ago
  15. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 5 years ago
  16. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  17. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  18. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  19. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  20. cd2e105 Reenable test RampUpTest.AudioTransportSequenceNumber by Niels Möller · 6 years ago
  21. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  22. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  23. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  24. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  25. f5e767d Don't send max allocation probe unless allocation changed. by Sebastian Jansson · 6 years ago
  26. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  27. bb095aa Allow send bitrate < start bitrate in RampUpTest. by Niels Möller · 6 years ago
  28. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  29. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  30. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  31. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  32. cd8f382 Removes unnecessary destructor checks in tests. by Sebastian Jansson · 6 years ago
  33. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  34. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  35. 0a713b6 replace stringstream in call/ by Jonas Olsson · 6 years ago
  36. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  37. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 6 years ago
  38. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 6 years ago
  39. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 6 years ago
  40. 12fb170 Added some margin to ramp down target in perf test. by Sebastian Jansson · 6 years ago
  41. ba6b503 Disable RampUpTest.UpDownUpTransportSequenceNumberRtx on Mac. by Taylor Brandstetter · 6 years ago
  42. ab86e7f Disable a couple flaky RampUpTest tests on Mac. by Taylor Brandstetter · 6 years ago
  43. dd3987f Add _[no]red suffix to RampUpTests. by Edward Lemur · 7 years ago
  44. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  45. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  46. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  47. 05d9822 Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss. by Taylor Brandstetter · 7 years ago
  48. 06319b7 Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss on Mac. by Alex Loiko · 7 years ago
  49. 1405afe Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss on Linux due to flakiness. by lliuu · 7 years ago
  50. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  51. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  52. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/rampup_tests.cc]
  53. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 7 years ago
  54. 8e7eee0 Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ ) by nisse · 7 years ago
  55. 35713ea Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ ) by nisse · 7 years ago
  56. 3c39c01 Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ ) by nisse · 7 years ago
  57. 5c0f6c6 Use RtxReceiveStream. by nisse · 7 years ago
  58. 26e3abb Reverse |rtx_payload_types| map, and rename. by nisse · 7 years ago
  59. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  60. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  61. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  62. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  63. 4847ae6 Reland of Periodically update codec bit/frame rate settings. by sprang · 7 years ago
  64. 20c84cc Making FakeNetworkPipe demux audio and video packets. by minyue · 7 years ago
  65. d8ce1e1 Move SelectMediaType from RampUpTester to BaseTest. by nisse · 7 years ago
  66. 76d9c9c Reland of Enable trendline experiment and bayesian bitrate estimator experiment by default. by stefan · 7 years ago
  67. 029f7cc Revert of Enable trendline experiment and bayesian bitrate estimator experiment by default. (patchset #6 id:100001 of https://codereview.webrtc.org/2777333003/ ) by lliuu · 7 years ago
  68. 27925de Enable trendline experiment and bayesian bitrate estimator experiment by default. by stefan · 7 years ago
  69. 7a3615b Revert of Enable the bayesian bitrate estimator by default. (patchset #5 id:80001 of https://codereview.webrtc.org/2749803002/ ) by lliuu · 7 years ago
  70. c53a17f Enable the bayesian bitrate estimator by default. by stefan · 7 years ago
  71. e5ad5ca Reland of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #1 id:1 of https://codereview.webrtc.org/2784543002/ ) by nisse · 7 years ago
  72. 3a3bd50 Revert of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #4 id:60001 of https://codereview.webrtc.org/2774463003/ ) by lliuu · 7 years ago
  73. 9c47b00 Don't hardcode MediaType::ANY in FakeNetworkPipe. by nisse · 7 years ago
  74. ff2ebf5 Clean up perf metrics and report ramp-up stats for fewer tests. by stefan · 7 years ago
  75. 45b5fe5 Don't report perf metrics for packet loss ramp-up tests. by stefan · 7 years ago
  76. 0f8b403 Introduce a new constructor to PlatformThread. by tommi · 7 years ago
  77. 5ef2bc1 Reland of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #1 id:1 of https://codereview.chromium.org/2703393002/ ) by philipel · 7 years ago
  78. b80bdca Revert of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #8 id:120001 of https://codereview.webrtc.org/2705603002/ ) by philipel · 7 years ago
  79. a518a39 Fixes a bug where a video stream can get stuck in the suspended state. by stefan · 7 years ago
  80. 5a2c506 Set the start bitrate to the delay-based BWE. by stefan · 7 years ago
  81. 1474212 Reland of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #1 id:1 of https://codereview.webrtc.org/2649323010/ ) by brandtr · 7 years ago
  82. e497495 Revert of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #7 id:160001 of https://codereview.webrtc.org/2646073004/ ) by kjellander · 7 years ago
  83. fe2bef3 Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. by brandtr · 7 years ago
  84. 38d8b3c Clean up ramp-up tests and make sure they all pass. by stefan · 8 years ago
  85. db752f9 Revert "Revert of Use different restrictions of acked bitrate lag depending on operating point. (patchset #3 id:40001 of https://codereview.webrtc.org/2542083003/ )" by stefan · 8 years ago
  86. fbfb536 Explicitly enable RED over RTX in rampup tests. by brandtr · 8 years ago
  87. 10cbb46 Fixing config for Audio BWE. by minyue · 8 years ago
  88. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  89. b5f2c3f Rename FecConfig to UlpfecConfig in config.h. by brandtr · 8 years ago
  90. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  91. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  92. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  93. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  94. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  95. 649a21a Disable RampUpTest.UpDownUpThreeStreams. by philipel · 8 years ago
  96. 86cc6ff Variable audio bitrate. by mflodman · 8 years ago
  97. 101f250 Implementing auto pausing of video streams. by mflodman · 8 years ago
  98. 6f8d686 Remove use of RtpHeaderExtension and clean up by isheriff · 8 years ago
  99. f4d8441 Disabled flaky tests by philipel · 8 years ago
  100. ba4c0e4 Add send-side BWE to WebRtcVoiceEngine under a finch experiment. by stefan · 8 years ago