1. 4efc830 Provide test output path with `OutputPathWithRandomDirectory` 1/n by Dor Hen · 11 months ago
  2. 94c3328 Provide unified solution for dir name randomization in tests by Dor Hen · 11 months ago
  3. 5ba4f2a Make file/directory related tests safe for concurrent execution by Dor Hen · 11 months ago
  4. 8c16f1f Fix ping-pong mode on single frame sequences by Sergey Silkin · 1 year, 3 months ago
  5. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 4 months ago
  6. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 5 months ago
  7. 9e5defc Implement `Y4mFrameGenerator::ChangeResolution()` by Jianhui Dai · 1 year, 6 months ago
  8. cc6042d Let `IvfVideoFrameGenerator` support AV1 codec by Jianhui Dai · 1 year, 6 months ago
  9. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 8 months ago
  10. 7220ee9 Format the rest by Jared Siskin · 1 year, 8 months ago
  11. b5f2c7e Make Y4mFrameGenerator read FPS from file format. by Mirko Bonadei · 1 year, 11 months ago
  12. b337c40 Introduce Y4mFrameGenerator. by Mirko Bonadei · 1 year, 11 months ago
  13. f1e3922 Make frame generators return the target resolution. by Mirko Bonadei · 1 year, 11 months ago
  14. 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 1 month ago
  15. 987ebe6 Add Fuchsia filesystem specific handling by Christoffer Jansson · 2 years, 2 months ago
  16. 2068d0d [PCLF] Add ability to provide custom VideoFrameWriter by Artem Titov · 2 years, 3 months ago
  17. b984c07 Fix y4m frame reader to support any resolution by Artem Titov · 2 years, 3 months ago
  18. 9d9c2d5 Make header files self contained. by Mirko Bonadei · 2 years, 3 months ago
  19. cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 2 years, 4 months ago
  20. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 5 months ago
  21. 98bfd99 Use consistent syntax for constructing std::strings from absl::string_views by Ali Tofigh · 2 years, 6 months ago
  22. e4bda7d [PCLF] Add video writer which accounts for freezes by Artem Titov · 2 years, 6 months ago
  23. 63ee39d Revert "Add a prefix for objc category." by Artem Titov · 2 years, 8 months ago
  24. 181ea6e Add a prefix for objc category. by Byoungchan Lee · 2 years, 8 months ago
  25. 662d7f1 Fixes to support building in -std=c++20 mode. by Peter Kasting · 2 years, 8 months ago
  26. 3cdd653 Minor cleanups in testsupport/file_utils by Ali Tofigh · 2 years, 10 months ago
  27. 1d6de14 Adopt absl::string_view in testsupport/file_utils* by Ali Tofigh · 2 years, 10 months ago
  28. 18454b7 Replace printf with RTC_LOG in YUV readers/writers by Sergey Silkin · 2 years, 11 months ago
  29. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years ago
  30. d2637a3 Remove dependency on std::sort implementation detail. by Mirko Bonadei · 3 years, 1 month ago
  31. a2e3d80 Revert "Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests."" by Jeremy Leconte · 3 years, 1 month ago
  32. c31fc2a Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." by Jeremy Leconte · 3 years, 1 month ago
  33. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  34. b6f19d7 Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" by Danil Chapovalov · 3 years, 5 months ago
  35. d6da4c2 Revert "Update remaining usage of VideoDecoder::InitDecode to Configure" by Mirko Bonadei · 3 years, 5 months ago
  36. ca0a08a Update remaining usage of VideoDecoder::InitDecode to Configure by Danil Chapovalov · 3 years, 5 months ago
  37. 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 6 months ago
  38. 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 6 months ago
  39. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 6 months ago
  40. 2c4d243 Add ARM64 for min expected PSNR score for the M1 Mac. by Christoffer Jansson · 3 years, 7 months ago
  41. eecc4f5 Fix: when SamplesStatsCounter is empty it's not propagated to the Histogram perf output by Artem Titov · 3 years, 10 months ago
  42. bc9dc5a Upload all values instead of only mean and err into histograms by Artem Titov · 3 years, 11 months ago
  43. 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years ago
  44. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
  45. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 1 month ago
  46. 9ff23ba Fix order-dependent tests. by Mirko Bonadei · 4 years, 1 month ago
  47. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 2 months ago
  48. c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 3 months ago
  49. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 4 months ago
  50. c2302e8 Fix compile error when rtc_enable_protobuf is false by Michael Morrison · 4 years, 5 months ago
  51. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 5 months ago
  52. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 6 months ago
  53. a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 6 months ago
  54. 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 7 months ago
  55. 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 7 months ago
  56. 5d511a5 Include correct ABSL_DECLARE_FLAG header. by Mirko Bonadei · 4 years, 7 months ago
  57. 54706d6 In test/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 8 months ago
  58. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 4 years, 10 months ago
  59. a298fd5 Don't double import protobuf code. by Patrik Höglund · 4 years, 10 months ago
  60. 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 4 years, 10 months ago
  61. c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 4 years, 10 months ago
  62. 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 4 years, 10 months ago
  63. 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 4 years, 10 months ago
  64. 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 4 years, 10 months ago
  65. d35a686 Reland "Fix for out-of-bounds write in square test frame generator." by Sebastian Jansson · 4 years, 10 months ago
  66. b8e69ef Write protos as binary. by Patrik Höglund · 4 years, 10 months ago
  67. 1230c85 Revert "Fix for out-of-bounds write in square test frame generator." by Mirko Bonadei · 4 years, 10 months ago
  68. 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 4 years, 10 months ago
  69. 414da24 Add PerfResultsReporter. by Patrik Höglund · 4 years, 11 months ago
  70. c1cf4b5 Improve comment in perf_test.h. by Patrik Höglund · 4 years, 11 months ago
  71. 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 5 years ago
  72. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  73. 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
  74. 6ddbe2c Extract results line plotting. by Patrik Höglund · 5 years ago
  75. e1cbb9c Extract plottable counter from perf results logger. by Patrik Höglund · 5 years ago
  76. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 5 years ago
  77. 9d06bc2 Replace sequence checker with lock in IvfFrameGemerator. by Artem Titov · 5 years ago
  78. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  79. 8950690 Fix: IvfFrameGenerator won't decode frame on release build by Artem Titov · 5 years ago
  80. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  81. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
  82. a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 5 years ago
  83. 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 5 years ago
  84. 712a26f Add IvfVideoFrameGenerator by Artem Titov · 5 years ago
  85. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 5 years ago
  86. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 5 years ago
  87. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 5 years ago
  88. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 5 years ago
  89. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  90. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 5 years ago
  91. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 5 years ago
  92. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  93. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  94. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  95. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
  96. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  97. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  98. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
  99. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
  100. 98bcd32 Remove always_passing_unittest.cc. by Mirko Bonadei · 6 years ago