1. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  2. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  3. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  4. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  5. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  6. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  7. af8659a Rename test output to test artifacts. by Edward Lemur · 7 years ago
  8. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  11. 81cf5e4 Move test to src/test. by andrew@webrtc.org · 12 years ago
  12. 4aa57b4 Extracted a helper library from vie_auto_test. by phoglund@webrtc.org · 12 years ago
  13. 29fafef Fix building errors Review URL: https://webrtc-codereview.appspot.com/399012 by leozwang@webrtc.org · 12 years ago
  14. 51198f1 More PRESUBMIT checks. by kjellander@webrtc.org · 12 years ago
  15. cf6a295 Making video codecs test framework integration test execute in a reproducable fashion. by kjellander@webrtc.org · 12 years ago
  16. 9d9ad88 Fixed remaining warnings. by phoglund@webrtc.org · 12 years ago
  17. c80d9d9 Removed default cases causing clang errors, -Wcovered-switch-default. by mflodman@webrtc.org · 12 years ago
  18. cc33737 Changing all PSNR/SSIM calculations to use libyuv. by kjellander@webrtc.org · 13 years ago
  19. 173b7bb Integration test that tracks dropped frames and compares video output. by kjellander@webrtc.org · 13 years ago
  20. 5b97b12 Splitted FileHandler into FrameReader and FrameWriter classes and moved them to testsupport in test.gyp. by kjellander@webrtc.org · 13 years ago
  21. 80b2661 Fixing invalid check for existing file. by kjellander@webrtc.org · 13 years ago
  22. 4ed4f24 New fileutils.h method for managing resources on different platforms by kjellander@webrtc.org · 13 years ago
  23. 82d91ae Fixing crash when calculating SSIM and PSNR with empty video files in video_metrics.cc by kjellander@webrtc.org · 13 years ago
  24. 5483210 Fixed open file handle in fileutils.cc Thanks Henrik L for pointing this out. by kjellander@webrtc.org · 13 years ago
  25. 0db7dc6 Add file-playing channels to voe_cmd_test. by andrew@webrtc.org · 13 years ago
  26. 1144ba2 Base and codec tests now run verify output and render to file instead of to screen. by phoglund@webrtc.org · 13 years ago
  27. 4d8cd9d Adding GetOutputDir method to test_support library. by kjellander@webrtc.org · 13 years ago
  28. 20a370e Changing the namespace of TestSuite to webrtc::test. by kjellander@webrtc.org · 13 years ago
  29. 1e10bb3 Remove global std::strings from fileutils. by andrew@webrtc.org · 13 years ago
  30. 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