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