1. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
  2. 35af7cc Move sharding logic to the correct context by Christoffer Dewerin · 10 months ago
  3. cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 10 months ago
  4. db50b03 Add perfetto build config by Evan Shrubsole · 10 months ago
  5. 8144935 Replace WebRTC-QuickPerfTest field trial with similar named dedicated test flag by Danil Chapovalov · 1 year, 5 months ago
  6. f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 5 months ago
  7. b6e8c2e Make iOS tests read --webrtc_test_metrics_output_path. by Mirko Bonadei · 2 years, 3 months ago
  8. b4f87e5 Move declaration of --export_perf_results_new_api. by Mirko Bonadei · 2 years, 3 months ago
  9. 370ca9c Enable sharding for fuchsia bots. by Jeremy Leconte · 2 years, 3 months ago
  10. f71e87a Support --webrtc_test_metrics_output_path in test main(). by Mirko Bonadei · 2 years, 3 months ago
  11. e40bb38 Revert "Do not log on stderr on Android tests." by Jeremy Leconte · 2 years, 3 months ago
  12. c6ae33f Replace dash by underscore in the command line argument before absl flag parsing. by Jeremy Leconte · 2 years, 3 months ago
  13. c48a265 Do not log on stderr on Android tests. by Mirko Bonadei · 2 years, 3 months ago
  14. f863182 Migrate test_main_lib on new global metrics API by Artem Titov · 2 years, 5 months ago
  15. f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 2 years, 5 months ago
  16. 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 5 months ago
  17. 054ea47 Move common test flags to a separate library. by Mirko Bonadei · 2 years, 7 months ago
  18. 507e3bc Remove redundant close(). by Mirko Bonadei · 2 years, 7 months ago
  19. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 9 months ago
  20. 2ab914c Adopt absl::string_view in rtc_base/ (straightforward cases) by Ali Tofigh · 2 years, 11 months ago
  21. d15f3e1 Prepare the code to run ios tests with the standalone recipe. by Jeremy Leconte · 3 years ago
  22. 994bf45 Revert of flag simplification. by Jeremy Leconte · 3 years, 2 months ago
  23. bcb42f1 Move initialization of GoogleMock and flags to main from test_main_lib by Artem Titov · 4 years, 7 months ago
  24. ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 4 years, 10 months ago
  25. 9b7232a Set up a new rtc::Thread instance per test. by Tommi · 4 years, 10 months ago
  26. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 5 years ago
  27. 1b20c41 Greatly simplify flags for test binaries. by Patrik Höglund · 5 years ago
  28. 3428827 Write pb perf output files on iOS. by Patrik Höglund · 5 years ago
  29. b8e69ef Write protos as binary. by Patrik Höglund · 5 years ago
  30. 694b74b Fix export of plottable metrics on iOS by Artem Titov · 5 years ago
  31. 071d025 Activate event tracing for unit tests. For good! by Yves Gerey · 5 years ago
  32. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 5 years ago
  33. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 5 years ago
  34. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 5 years ago
  35. f83d0ef Revert "Remove an old hack from test_main_lib.cc." by Patrik Höglund · 5 years ago
  36. 5114a92 Remove an old hack from test_main_lib.cc. by Patrik Höglund · 5 years ago
  37. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  38. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 5 years ago
  39. 050e38f Add --trace_event option to capture events in unit tests. by Yves Gerey · 6 years ago
  40. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  41. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 6 years ago
  42. 8b096a0 LogToSderr by default in WebRTC tests by Anton Sukhanov · 6 years ago
  43. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
  44. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  45. d0def19 Add --verbose flag to test_main by Niels Möller · 6 years ago
  46. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  47. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  48. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  49. 53347b7 Mute failed tests when no sanitizer defects. by Yves Gerey · 6 years ago
  50. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  51. bc6a06c Adding missing #include on absl/memory/memory.h. by Mirko Bonadei · 6 years ago
  52. b5541a0 Fix: Argv may be corrupted after InitGoogleMock found any related flags by Artem Titov · 6 years ago
  53. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago