1. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 4 years, 10 months ago
  2. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 4 years, 10 months ago
  3. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 4 years, 10 months ago
  4. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 4 years, 10 months ago
  5. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  6. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 4 years, 11 months ago
  7. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 5 years ago
  8. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  9. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  10. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 5 years ago
  11. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 5 years ago
  12. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  13. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  14. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  15. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 5 years ago
  16. 98bcd32 Remove always_passing_unittest.cc. by Mirko Bonadei · 5 years ago
  17. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 5 years ago
  18. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  19. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  20. 08a9b61 Introduce VideoFrameWriter. by Artem Titov · 6 years ago
  21. 66a29b9 Introduce CopyToFileAudioCapturer. by Artem Titov · 6 years ago
  22. 645df9e Introduce Y4mFrameReader. by Artem Titov · 6 years ago
  23. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  24. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  25. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  26. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  27. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  28. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
  29. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
  30. 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
  31. 8e6749e Improve fileutils_override implementation internal API. by Artem Titov · 6 years ago
  32. 8f726be Add ability to override detection of resource location and source root by Artem Titov · 6 years ago
  33. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  34. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  35. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  36. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  37. 8434aeb Use Chromium's code for locating the src dir. by Patrik Höglund · 6 years ago
  38. d136b28 Prevent NaN and Inf values in webrtc_perf_test by Oleh Prypin · 6 years ago
  39. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  40. 3d95c31 Delete logic to look for arch-specific resource files. by Niels Möller · 6 years ago
  41. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  42. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  43. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  44. 92b24f0 Delete an unneeded include of pathutils.h. by Niels Möller · 6 years ago
  45. 392f8d0 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. by Niels Möller · 6 years ago
  46. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  47. e9c2088 Delete unused header file unittest_utils.h. by Niels Möller · 6 years ago
  48. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 6 years ago
  49. bbf1465 Delete dead code for video quality calculation. by Rasmus Brandt · 6 years ago
  50. 3a5653a Use FILE* instead of const FILE* in perf_test.h by Edward Lemur · 7 years ago
  51. c9e4522 Add an option to print perf results to a file. by Edward Lemur · 7 years ago
  52. 1723cf9 Get rid of packet loss related stuff from videoprocessor. by Sergey Silkin · 7 years ago
  53. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  54. c492bf1 Fix JSON format for reporting perf results. by Edward Lemur · 7 years ago
  55. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  56. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  57. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  58. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  59. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  60. cb666f5 Increase precision when printing perf_results by Edward Lemur · 7 years ago
  61. 936dfb1 Add a function to report perf results in JSON format. by Edward Lemur · 7 years ago
  62. f49a56b Disable PerfTest.AppendResult on iOS. by Edward Lemur · 7 years ago
  63. 2f06168 Make PrintResultList receive a vector of doubles instead of a string. by Edward Lemur · 7 years ago
  64. 18b823e Revert "Let PrintResultMeanAndError accept a string." by Edward Lemur · 7 years ago
  65. b54bc06 Let PrintResultMeanAndError accept a string. by Edward Lemur · 7 years ago
  66. f9d303c Make PrintResultMeanAndError receive two doubles instead of a string. by Edward Lemur · 7 years ago
  67. 6a82207 Make PrintResult receive a double instead of a string. by Edward Lemur · 7 years ago
  68. f7ff3e8 Remove AppendResult* and SystemCommit* functions from perf_test. by Edward Lemur · 7 years ago
  69. 64eaa99 On-fly calculation of quality metrics. by Sergey Silkin · 7 years ago
  70. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  71. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  72. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  73. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  74. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  75. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  76. af8659a Rename test output to test artifacts. by Edward Lemur · 7 years ago
  77. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  78. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  79. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  80. 81cf5e4 Move test to src/test. by andrew@webrtc.org · 12 years ago
  81. 4aa57b4 Extracted a helper library from vie_auto_test. by phoglund@webrtc.org · 12 years ago
  82. 29fafef Fix building errors Review URL: https://webrtc-codereview.appspot.com/399012 by leozwang@webrtc.org · 12 years ago
  83. 51198f1 More PRESUBMIT checks. by kjellander@webrtc.org · 12 years ago
  84. cf6a295 Making video codecs test framework integration test execute in a reproducable fashion. by kjellander@webrtc.org · 12 years ago
  85. 9d9ad88 Fixed remaining warnings. by phoglund@webrtc.org · 12 years ago
  86. c80d9d9 Removed default cases causing clang errors, -Wcovered-switch-default. by mflodman@webrtc.org · 12 years ago
  87. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  88. 173b7bb Integration test that tracks dropped frames and compares video output. by kjellander@webrtc.org · 13 years ago
  89. 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
  90. 80b2661 Fixing invalid check for existing file. by kjellander@webrtc.org · 13 years ago
  91. 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
  92. 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
  93. 5483210 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. by kjellander@webrtc.org · 13 years ago
  94. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  95. 1144ba2 Base and codec tests now run verify output and render to file instead of to screen. by phoglund@webrtc.org · 13 years ago
  96. 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
  97. 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
  98. 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
  99. 7951e81 Simple utility method for finding the project root dir (to be used by tests loading resource files) by kjellander@webrtc.org · 13 years ago