- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
- d2637a3 Remove dependency on std::sort implementation detail. by Mirko Bonadei · 3 years, 3 months ago
- a2e3d80 Revert "Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests."" by Jeremy Leconte · 3 years, 4 months ago
- c31fc2a Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." by Jeremy Leconte · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- b6f19d7 Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" by Danil Chapovalov · 3 years, 8 months ago
- d6da4c2 Revert "Update remaining usage of VideoDecoder::InitDecode to Configure" by Mirko Bonadei · 3 years, 8 months ago
- ca0a08a Update remaining usage of VideoDecoder::InitDecode to Configure by Danil Chapovalov · 3 years, 8 months ago
- 1ee563d Use backticks not vertical bars to denote variables in comments for /test by Artem Titov · 3 years, 8 months ago
- 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 9 months ago
- 2c4d243 Add ARM64 for min expected PSNR score for the M1 Mac. by Christoffer Jansson · 3 years, 9 months ago
- eecc4f5 Fix: when SamplesStatsCounter is empty it's not propagated to the Histogram perf output by Artem Titov · 4 years ago
- bc9dc5a Upload all values instead of only mean and err into histograms by Artem Titov · 4 years, 1 month ago
- 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years, 2 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 4 months ago
- 9ff23ba Fix order-dependent tests. by Mirko Bonadei · 4 years, 4 months ago
- b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
- c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 6 months ago
- 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 7 months ago
- c2302e8 Fix compile error when rtc_enable_protobuf is false by Michael Morrison · 4 years, 7 months ago
- 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 8 months ago
- 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 9 months ago
- a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 10 months ago
- 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 10 months ago
- 5d511a5 Include correct ABSL_DECLARE_FLAG header. by Mirko Bonadei · 4 years, 10 months ago
- 54706d6 In test/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
- a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 5 years ago
- a298fd5 Don't double import protobuf code. by Patrik Höglund · 5 years ago
- 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
- c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
- 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 5 years ago
- 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 5 years ago
- 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 5 years ago
- d35a686 Reland "Fix for out-of-bounds write in square test frame generator." by Sebastian Jansson · 5 years ago
- b8e69ef Write protos as binary. by Patrik Höglund · 5 years ago
- 1230c85 Revert "Fix for out-of-bounds write in square test frame generator." by Mirko Bonadei · 5 years ago
- 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 5 years ago
- 414da24 Add PerfResultsReporter. by Patrik Höglund · 5 years ago
- c1cf4b5 Improve comment in perf_test.h. by Patrik Höglund · 5 years ago
- 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
- 6ddbe2c Extract results line plotting. by Patrik Höglund · 5 years ago
- e1cbb9c Extract plottable counter from perf results logger. by Patrik Höglund · 5 years ago
- 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 5 years ago
- 9d06bc2 Replace sequence checker with lock in IvfFrameGemerator. by Artem Titov · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- 8950690 Fix: IvfFrameGenerator won't decode frame on release build by Artem Titov · 5 years ago
- 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
- 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
- a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 5 years ago
- 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 5 years ago
- 712a26f Add IvfVideoFrameGenerator by Artem Titov · 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
- 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 6 years ago
- 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 6 years ago
- 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
- 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
- ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
- 98bcd32 Remove always_passing_unittest.cc. by Mirko Bonadei · 6 years ago
- b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- 08a9b61 Introduce VideoFrameWriter. by Artem Titov · 6 years ago
- 66a29b9 Introduce CopyToFileAudioCapturer. by Artem Titov · 6 years ago
- 645df9e Introduce Y4mFrameReader. by Artem Titov · 6 years ago
- aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 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
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
- 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
- 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
- 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
- 8e6749e Improve fileutils_override implementation internal API. by Artem Titov · 6 years ago
- 8f726be Add ability to override detection of resource location and source root by Artem Titov · 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
- 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
- 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
- 8434aeb3 Use Chromium's code for locating the src dir. by Patrik Höglund · 6 years ago
- d136b28 Prevent NaN and Inf values in webrtc_perf_test by Oleh Prypin · 6 years ago
- 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 7 years ago
- 3d95c31 Delete logic to look for arch-specific resource files. by Niels Möller · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
- 92b24f0 Delete an unneeded include of pathutils.h. by Niels Möller · 7 years ago