1. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 6 months ago
  2. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
  3. 399a2b5 Remove CoDel from webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 7 months ago
  4. 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 8 months ago
  5. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
  6. b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 2 years, 9 months ago
  7. 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 9 months ago
  8. 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 2 years, 9 months ago
  9. 80b7c6b Delete Call dependency on ProcessThread as unused by Danil Chapovalov · 2 years, 9 months ago
  10. 4a5a3da Change VideoStreamConfig to use vector of scalability modes. by Niels Möller · 2 years, 9 months ago
  11. 9a66540 Reland "TaskQueue: unexpose delayed task convenience methods." by Markus Handell · 2 years, 10 months ago
  12. 4cd3a0d Revert "TaskQueue: unexpose delayed task convenience methods." by Björn Terelius · 2 years, 10 months ago
  13. 08bb629 TaskQueue: unexpose delayed task convenience methods. by Markus Handell · 2 years, 10 months ago
  14. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  15. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  16. cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 11 months ago
  17. 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 11 months ago
  18. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
  19. ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
  20. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
  21. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
  22. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  23. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
  24. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  25. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  26. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  27. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  28. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  29. f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 7 months ago
  30. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
  31. 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
  32. 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 9 months ago
  33. 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 10 months ago
  34. 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 10 months ago
  35. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 4 years ago
  36. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 4 years ago
  37. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 4 years ago
  38. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
  39. e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 4 years ago
  40. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  41. f4fa763 Update PsnrIsLowWhenNetworkIsBad test jitter_buffer mean value, as the congestion window default config changed. by Ying Wang · 4 years, 2 months ago
  42. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  43. be93b78 Move iOS bundle data for tests inside rtc_include_test (take 2). by Mirko Bonadei · 4 years, 2 months ago
  44. 8ed6185 Move iOS bundle data for tests inside rtc_include_test. by Mirko Bonadei · 4 years, 2 months ago
  45. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  46. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 2 months ago
  47. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  48. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  49. 8649e49 Add a field trial to skip REMB modification of BWE internal state. by Christoffer Rodbro · 4 years, 3 months ago
  50. 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 3 months ago
  51. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
  52. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
  53. 279f370 Makes WebRTC-Pacer-SmallFirstProbePacket default enabled. by Erik Språng · 4 years, 6 months ago
  54. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  55. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  56. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  57. b647785 Cleans up code related to legacy pre-pacing fec generation. by Erik Språng · 4 years, 6 months ago
  58. 3e3e166 Migrates probing end-to-end test to scenario test. by Erik Språng · 4 years, 6 months ago
  59. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 6 months ago
  60. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 7 months ago
  61. 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  62. a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  63. acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 8 months ago
  64. a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  65. 1d50cb6 Reland "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 9 months ago
  66. a1888ae Revert "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 9 months ago
  67. 19df870 Reland "Allows FEC generation after pacer step." by Erik Språng · 4 years, 9 months ago
  68. 000953c Adds test case that would have found potential dead-lock in pacer. by Erik Språng · 4 years, 9 months ago
  69. 1b48532 Revert "Allows FEC generation after pacer step." by Erik Språng · 4 years, 9 months ago
  70. 75fd127 Allows FEC generation after pacer step. by Erik Språng · 4 years, 9 months ago
  71. f72de7b Fix for flakiness in real time scenario test by Sebastian Jansson · 4 years, 10 months ago
  72. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  73. 576db1b Fixes incorrect padding setting for VP9 SVC. by Erik Språng · 4 years, 10 months ago
  74. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 10 months ago
  75. e886d2e Limits size of payload padding packets to 2x target size. by Erik Språng · 5 years ago
  76. 5c356bb Cleanup: Removes unused BBR congestion controller. by Sebastian Jansson · 5 years ago
  77. 3c9bcc1 Reland of the test portion of: by Tommi · 5 years ago
  78. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 5 years ago
  79. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 5 years ago
  80. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 5 years ago
  81. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 5 years ago
  82. 8e9fd48 Fix FakeVp8Encoder name. by Nikita Zetilov · 5 years ago
  83. f52d3ed Adds transport overhead to route changes in scenario tests. by Sebastian Jansson · 5 years ago
  84. 7d3f602 Make scenario tests more tolerant on iOS. by Patrik Höglund · 5 years ago
  85. 109e23c Increase accepted PSNR range for SimTimeEncoding test by Danil Chapovalov · 5 years ago
  86. 9f215a7 Thread affinity fix for scenario test SetMuted. by Sebastian Jansson · 5 years ago
  87. 7c1ac76 Adds binary proto ANA support in scenario tests. by Sebastian Jansson · 5 years ago
  88. 8ad3427 Use the last video stream for scenario tests stats. by Sebastian Jansson · 5 years ago
  89. cdda76d Make scenario unittests faster. by Patrik Höglund · 5 years ago
  90. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  91. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  92. 6e07cde Accept undecoded frame pairs in VideoLayerAnalyzer by Sebastian Jansson · 5 years ago
  93. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 5 years ago
  94. 6ce033a Moves ownership of time controller into NetworkEmulationManager. by Sebastian Jansson · 5 years ago
  95. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  96. 77bd385 Using EmulatedEndpoint in Scenario tests. by Sebastian Jansson · 5 years ago
  97. c9f42ad Simplifies transport overhead mechanism in Scenario test framework. by Sebastian Jansson · 5 years ago
  98. 3d4d94a Adds scenario test for transport wide feedback based retransmission. by Sebastian Jansson · 5 years ago
  99. 3e66a49 Use RTX SSRCs in scenario test framework. by Sebastian Jansson · 5 years ago
  100. 2257c08 [Cleanup/Optim] Pass IPAddress by const reference. by Yves Gerey · 5 years ago