1. 40dc98a Print stack trace when a test crash by Danil Chapovalov · 5 years ago
  2. b5541a0 Fix: Argv may be corrupted after InitGoogleMock found any related flags by Artem Titov · 6 years ago
  3. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  4. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  5. ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
  6. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  7. 135aad0 Make webrtc_perf_tests output an empty result output.json by Oleh Prypin · 6 years ago
  8. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  9. b294090 Revert "Explicitly wrap main thread in test_main.cc." by Ying Wang · 6 years ago
  10. 711a31a Explicitly wrap main thread in test_main.cc. by Niels Möller · 6 years ago
  11. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  12. 0c15a09 Don't use gtest-parallel when running webrtc_perf_tests. by Edward Lemur · 6 years ago
  13. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 6 years ago
  14. 3460fa6 Use .empty() instead of '!= ""' by Edward Lemur · 7 years ago
  15. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  16. 7284e8a Revert "Use std::fstream instead of rtc::File to write perf results + rename flag." by Mirko Bonadei · 7 years ago
  17. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  18. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  19. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  20. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  21. f711428 Use std::fstream instead of rtc::File to write perf results + rename flag. by Edward Lemur · 7 years ago
  22. ab63bb5 Add a flag to store perf results as a JSON file. by Edward Lemur · 7 years ago
  23. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  24. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  25. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  26. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  27. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  28. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  29. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/test_main.cc]
  30. 9b2f20c Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago
  31. 51d49b4 Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) by oprypin · 7 years ago
  32. d64072c Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 7 years ago
  33. a2782f6 Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
  34. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  35. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  36. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  37. e2baffb Create a UIApplication when running tests on iOS. by Kári Tristan Helgason · 7 years ago
  38. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  39. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  40. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  41. 01d70a3 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 8 years ago
  42. def5820 Default to LS_INFO logging for release builds. by Peter Boström · 9 years ago
  43. eae7924 Adding back platform specific renderer to video loopback test. by mflodman@webrtc.org · 10 years ago
  44. 60015d2 Wire up --force_fieldtrials for vie_auto_test and for test targets linking with test/test.gyp:{test_main|test_support_main} by andresp@webrtc.org · 10 years ago
  45. 023b101 Move gflags usage to video_loopback. by pbos@webrtc.org · 10 years ago
  46. 16e03b7 Separate Call API/build files from video_engine/. by pbos@webrtc.org · 11 years ago[Renamed (86%) from webrtc/video_engine/test/test_main.cc]
  47. fbf0f69 Call SetExecutablePath from test_main.cc by pbos@webrtc.org · 11 years ago
  48. af8d5af Initial port of FullStackTest to new VideoEngine API. by pbos@webrtc.org · 11 years ago