1. b4d4bbc Revert "Clean up last_packet_received_time_ as it's no longer used." by Björn Terelius · 1 year, 6 months ago
  2. 2f4bc64 Clean up last_packet_received_time_ as it's no longer used. by Ying Wang · 1 year, 6 months ago
  3. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  4. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 8 months ago
  5. f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
  6. 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 9 months ago
  7. 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
  8. f785bd4 Split WebRtcVideoMediaChannel into Send and Receive by Harald Alvestrand · 1 year, 10 months ago
  9. 7220ee9 Format the rest by Jared Siskin · 1 year, 11 months ago
  10. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 2 years ago
  11. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 2 years ago
  12. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 2 years ago
  13. eba7cee Extract TestADM into a separate target by Artem Titov · 2 years ago
  14. 37879e9 [WebRTC-SendPacketsOnWorkerThread] Cleanup RtpTransportControllerSend by Per K · 2 years ago
  15. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 2 years ago
  16. 26f22e0 Use AudioDeviceModule instead of TestAudioDeviceModule where possible by Artem Titov · 2 years ago
  17. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  18. 02bdf66 Reland "Launch WebRTC-SendPacketsOnWorkerThread"" by Evan Shrubsole · 2 years, 1 month ago
  19. a09b30d Revert "Launch WebRTC-SendPacketsOnWorkerThread" by Andrey Logvin · 2 years, 1 month ago
  20. 8d33105 Launch WebRTC-SendPacketsOnWorkerThread by Evan Shrubsole · 2 years, 1 month ago
  21. 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 2 months ago
  22. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 3 months ago
  23. b3046c2 Use PacketReceiver::DeliverRtpPaket in scenario tests by Per K · 2 years, 3 months ago
  24. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 3 months ago
  25. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 3 months ago
  26. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 3 months ago
  27. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 3 months ago
  28. 67dba7b Add perkj@ as owner in webrtc/test/scenario by Per Kjellander · 2 years, 3 months ago
  29. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 4 months ago
  30. ec4961a Fix flaky probing test. by Diep Bui · 2 years, 4 months ago
  31. ce79f87 Update Call Scenario test framwork to use defaults from Chrome by Per Kjellander · 2 years, 4 months ago
  32. 59ade01 Reland "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  33. e0b4cab Remove default enabled field trial WebRTC-SendSideBwe-WithOverhead by Per Kjellander · 2 years, 4 months ago
  34. 75170be Revert "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  35. d8c4de7 Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream by Per Kjellander · 2 years, 4 months ago
  36. b41568b Add infrastructure stats for network emulation layer by Artem Titov · 2 years, 5 months ago
  37. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 6 months ago
  38. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 6 months ago
  39. 399a2b5 Remove CoDel from webrtc::SimulatedNetwork. by Mirko Bonadei · 2 years, 7 months ago
  40. 15b464d Adopt absl::string_view in modules/congestion_controller/ by Ali Tofigh · 2 years, 8 months ago
  41. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 8 months ago
  42. b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 2 years, 9 months ago
  43. 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 9 months ago
  44. 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 2 years, 9 months ago
  45. 80b7c6b Delete Call dependency on ProcessThread as unused by Danil Chapovalov · 2 years, 9 months ago
  46. 4a5a3da Change VideoStreamConfig to use vector of scalability modes. by Niels Möller · 2 years, 10 months ago
  47. 9a66540 Reland "TaskQueue: unexpose delayed task convenience methods." by Markus Handell · 2 years, 10 months ago
  48. 4cd3a0d Revert "TaskQueue: unexpose delayed task convenience methods." by Björn Terelius · 2 years, 10 months ago
  49. 08bb629 TaskQueue: unexpose delayed task convenience methods. by Markus Handell · 2 years, 10 months ago
  50. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 10 months ago
  51. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  52. cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 11 months ago
  53. 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 11 months ago
  54. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
  55. ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 3 years ago
  56. 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
  57. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
  58. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  59. be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years ago
  60. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  61. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  62. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  63. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  64. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
  65. f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 8 months ago
  66. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
  67. 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
  68. 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 9 months ago
  69. 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 10 months ago
  70. 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 10 months ago
  71. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 4 years ago
  72. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 4 years ago
  73. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 4 years ago
  74. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
  75. e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 4 years ago
  76. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  77. f4fa763 Update PsnrIsLowWhenNetworkIsBad test jitter_buffer mean value, as the congestion window default config changed. by Ying Wang · 4 years, 2 months ago
  78. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  79. be93b78 Move iOS bundle data for tests inside rtc_include_test (take 2). by Mirko Bonadei · 4 years, 3 months ago
  80. 8ed6185 Move iOS bundle data for tests inside rtc_include_test. by Mirko Bonadei · 4 years, 3 months ago
  81. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  82. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 3 months ago
  83. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  84. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  85. 8649e49 Add a field trial to skip REMB modification of BWE internal state. by Christoffer Rodbro · 4 years, 3 months ago
  86. 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 4 months ago
  87. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
  88. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
  89. 279f370 Makes WebRTC-Pacer-SmallFirstProbePacket default enabled. by Erik Språng · 4 years, 6 months ago
  90. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  91. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  92. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  93. b647785 Cleans up code related to legacy pre-pacing fec generation. by Erik Språng · 4 years, 6 months ago
  94. 3e3e166 Migrates probing end-to-end test to scenario test. by Erik Språng · 4 years, 6 months ago
  95. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 7 months ago
  96. 6b4d962 Fix standard GetStats to not modify NetEq state. by Niels Möller · 4 years, 7 months ago
  97. 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  98. a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 8 months ago
  99. acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 8 months ago
  100. a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago