1. 9e5c979 Add simulcast support to the video codec tester by Sergey Silkin · 1 year, 3 months ago
  2. 66344ac Update video codec tester unit tests by Sergey Silkin · 1 year, 3 months ago
  3. c03d8b6 Update CallTests to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
  4. 2d86b25 Reland "Added an encode/decode test parameterizable via command line" by Sergey Silkin · 1 year, 4 months ago
  5. d431156 Move codecs handling from test to tester by Sergey Silkin · 1 year, 4 months ago
  6. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 4 months ago
  7. 5f4efcf Update test_flags visibility. by Jeremy Leconte · 1 year, 5 months ago
  8. f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
  9. 47faf32 Add rtc_common_public_deps by Arthur Sonzogni · 1 year, 7 months ago
  10. 8efd93d Encoder type agnostic resolution based fallback by Sergey Silkin · 1 year, 7 months ago
  11. 6143ec9 [iOS testing] - Cut dependency from test module and app code. by Mirko Bonadei · 1 year, 7 months ago
  12. cc6042d Let `IvfVideoFrameGenerator` support AV1 codec by Jianhui Dai · 1 year, 8 months ago
  13. f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 8 months ago
  14. 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 8 months ago
  15. 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
  16. 5246ae2 Fix TestVideoCapturer and subclasses to support pause/resume video by Artem Titov · 1 year, 9 months ago
  17. cde5354 Implement DelayVariationCalculator for events analysis. by Rasmus Brandt · 1 year, 9 months ago
  18. 17d7eb4 Do not compile some test targets with chromium by Artem Titov · 1 year, 11 months ago
  19. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  20. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  21. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  22. eba7cee Extract TestADM into a separate target by Artem Titov · 1 year, 11 months ago
  23. 239db68 Fix frame_generator_capturer dependencies by Artem Titov · 1 year, 11 months ago
  24. d77f221 Move FrameGeneratorCapturerConfig and Create family methods by Artem Titov · 1 year, 11 months ago
  25. fb8e3de Use AudioDeviceModule instead of TestAudioDeviceModule. by Artem Titov · 1 year, 11 months ago
  26. 61684fc Start splitting frame_generator_capturer to extract Create set of functions by Artem Titov · 1 year, 11 months ago
  27. 82f6350 Remove temporary header by Artem Titov · 1 year, 11 months ago
  28. d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
  29. e686b1f Start extraction of frame_generator_capturer.h|cc into separate target by Artem Titov · 1 year, 11 months ago
  30. 86ad48c Remove files from old targets by Artem Titov · 2 years ago
  31. a077c81 Extract test_video_capturer and test_video_capturer_video_track_source by Artem Titov · 2 years ago
  32. ebce84a [DVQA] Add support for DVQA to pause/resume receiving of stream by peer by Artem Titov · 2 years ago
  33. ab456dd Always check out google_benchmark, part 5. by Peter Kasting · 2 years ago
  34. 049f5ef Always check out google_benchmark, part 4. by Peter Kasting · 2 years ago
  35. 1e6d77c Always check out google_benchmark, part 3. by Peter Kasting · 2 years ago
  36. b5f2c7e Make Y4mFrameGenerator read FPS from file format. by Mirko Bonadei · 2 years ago
  37. b337c40 Introduce Y4mFrameGenerator. by Mirko Bonadei · 2 years, 1 month ago
  38. 89870ff Reland "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  39. 3e61f88 Revert "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years, 2 months ago
  40. 3b96f2c Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp by Per K · 2 years, 2 months ago
  41. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  42. a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
  43. c412a9c Record packets starting from a zero offset in RtpDumpWriter. by philipel · 2 years, 2 months ago
  44. 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
  45. 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 3 months ago
  46. b6e8c2e Make iOS tests read --webrtc_test_metrics_output_path. by Mirko Bonadei · 2 years, 3 months ago
  47. 539757b Silence Mac OpenGL deprecation by Avi Drissman · 2 years, 3 months ago
  48. f71e87a Support --webrtc_test_metrics_output_path in test main(). by Mirko Bonadei · 2 years, 4 months ago
  49. 4440426 [DVQA] Add QP metric to the video analyzer. by Artem Titov · 2 years, 4 months ago
  50. 1c8103d Add FieldTrialsRegistry that verifies looked up field trials by Emil Lundmark · 2 years, 6 months ago
  51. 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 5 months ago
  52. b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 2 years, 5 months ago
  53. 73eff7c Add missing dependencies. by Mirko Bonadei · 2 years, 5 months ago
  54. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
  55. 6f2bf6d Add missing dependency. by Mirko Bonadei · 2 years, 5 months ago
  56. cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 2 years, 5 months ago
  57. f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 2 years, 6 months ago
  58. 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 6 months ago
  59. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 7 months ago
  60. 054ea47 Move common test flags to a separate library. by Mirko Bonadei · 2 years, 8 months ago
  61. 714e3cb Adopt absl::string_view in modules/audio_coding/ by Ali Tofigh · 2 years, 8 months ago
  62. 07d8067 Move test utilities into more specific build targets by Niels Möller · 2 years, 8 months ago
  63. e4bda7d [PCLF] Add video writer which accounts for freezes by Artem Titov · 2 years, 8 months ago
  64. 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  65. 3db0743 Reland "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 8 months ago
  66. eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 8 months ago
  67. c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 8 months ago
  68. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  69. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  70. 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
  71. a406272 Migrate critical tests from FrameBufferProxy to VideoReceiveStream2Test by Evan Shrubsole · 2 years, 10 months ago
  72. 49850c3 Fork test/ios/google_test_runner.mm from Chromium's //base by Björn Terelius · 2 years, 10 months ago
  73. a0ee64c Add test::FakeEncodedFrame for testing by Evan Shrubsole · 2 years, 11 months ago
  74. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  75. a30aef3 Move event_tracer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  76. f9c5984 Move buffer out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  77. 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
  78. eaf632a WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 17/inf by Jonas Oreland · 2 years, 11 months ago
  79. 385b6c5 Adopt absl::string_view in field trial test helpers by Danil Chapovalov · 2 years, 11 months ago
  80. 13fe367 Fix to not crash when VideoEncoderFactory fails to create encoder by Byoungchan Lee · 3 years ago
  81. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
  82. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
  83. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  84. 1d6de14 Adopt absl::string_view in testsupport/file_utils* by Ali Tofigh · 3 years ago
  85. d7f9550 Fix interaction between ScopedkeyValueConfig and global field trials string by Jonas Oreland · 3 years ago
  86. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  87. 4476b82 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf by Jonas Oreland · 3 years ago
  88. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years ago
  89. 134995e Remove //base from //test/BUILD.gn. by Mirko Bonadei · 3 years, 1 month ago
  90. f3db00f Check field trials are valid in ScopedFieldTrials. by Mirko Bonadei · 3 years, 7 months ago
  91. b66cfb7 test: Make iOS Test Delegate Class conforms the proper protocol by Byoungchan Lee · 3 years, 8 months ago
  92. 33fdb34 Migrate away from legacy rtp parser in test/ by Danil Chapovalov · 3 years, 8 months ago
  93. 623146c Delete remaining usage of RtpHeaderParser test helper. by Danil Chapovalov · 3 years, 8 months ago
  94. 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 8 months ago
  95. 76a35d9 Delete legacy RtpHeaderParser wrapper by Danil Chapovalov · 3 years, 9 months ago
  96. bd9e4a9 Support native scaling of VideoFrameBuffers in LibvpxVp9Encoder. by Henrik Boström · 4 years ago
  97. f412976 Provide a default implementation of NV12BufferInterface::CropAndScale. by Henrik Boström · 4 years ago
  98. 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years, 1 month ago
  99. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  100. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 1 month ago