1. bc9dc5a Upload all values instead of only mean and err into histograms by Artem Titov · 4 years, 1 month ago
  2. 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years, 2 months ago
  3. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  4. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 4 months ago
  5. 9ff23ba Fix order-dependent tests. by Mirko Bonadei · 4 years, 4 months ago
  6. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
  7. c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 6 months ago
  8. 9d77762 Move SampleStatsCounter to public API by Artem Titov · 4 years, 6 months ago
  9. c2302e8 Fix compile error when rtc_enable_protobuf is false by Michael Morrison · 4 years, 7 months ago
  10. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 8 months ago
  11. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 9 months ago
  12. a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  13. 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 10 months ago
  14. 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 10 months ago
  15. 5d511a5 Include correct ABSL_DECLARE_FLAG header. by Mirko Bonadei · 4 years, 10 months ago
  16. 54706d6 In test/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  17. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 5 years ago
  18. a298fd5 Don't double import protobuf code. by Patrik Höglund · 5 years ago
  19. 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  20. c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 5 years ago
  21. 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 5 years ago
  22. 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 5 years ago
  23. 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 5 years ago
  24. d35a686 Reland "Fix for out-of-bounds write in square test frame generator." by Sebastian Jansson · 5 years ago
  25. b8e69ef Write protos as binary. by Patrik Höglund · 5 years ago
  26. 1230c85 Revert "Fix for out-of-bounds write in square test frame generator." by Mirko Bonadei · 5 years ago
  27. 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 5 years ago
  28. 414da24 Add PerfResultsReporter. by Patrik Höglund · 5 years ago
  29. c1cf4b5 Improve comment in perf_test.h. by Patrik Höglund · 5 years ago
  30. 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 5 years ago
  31. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  32. 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
  33. 6ddbe2c Extract results line plotting. by Patrik Höglund · 5 years ago
  34. e1cbb9c Extract plottable counter from perf results logger. by Patrik Höglund · 5 years ago
  35. 8525a80 Add ability to resize buffers pool in decoder and use it in IVF generator by Artem Titov · 5 years ago
  36. 9d06bc2 Replace sequence checker with lock in IvfFrameGemerator. by Artem Titov · 5 years ago
  37. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  38. 8950690 Fix: IvfFrameGenerator won't decode frame on release build by Artem Titov · 5 years ago
  39. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  40. 9dc209a Add ability to disable detailed error message in RTC_CHECKs by Artem Titov · 5 years ago
  41. a101a4f Reland "Add IvfVideoFrameGenerator" by Artem Titov · 5 years ago
  42. 13ea34f Revert "Add IvfVideoFrameGenerator" by Steve Anton · 5 years ago
  43. 712a26f Add IvfVideoFrameGenerator by Artem Titov · 5 years ago
  44. 2bc1ea0 Remove the fileutils hack for good. by Patrik Höglund · 5 years ago
  45. 844600e Put the resources_dir flag into its own target. by Patrik Höglund · 5 years ago
  46. 2f28370 Move --resources_dir to its right place. by Patrik Höglund · 5 years ago
  47. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 6 years ago
  48. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  49. 087be5c Add ability to export internal state of SamplesStatsCounter. by Artem Titov · 6 years ago
  50. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 6 years ago
  51. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  52. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  53. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  54. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
  55. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  56. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  57. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
  58. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
  59. 98bcd32 Remove always_passing_unittest.cc. by Mirko Bonadei · 6 years ago
  60. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  61. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  62. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  63. 08a9b61 Introduce VideoFrameWriter. by Artem Titov · 6 years ago
  64. 66a29b9 Introduce CopyToFileAudioCapturer. by Artem Titov · 6 years ago
  65. 645df9e Introduce Y4mFrameReader. by Artem Titov · 6 years ago
  66. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  67. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  68. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  69. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  70. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  71. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
  72. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
  73. 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
  74. 8e6749e Improve fileutils_override implementation internal API. by Artem Titov · 6 years ago
  75. 8f726be Add ability to override detection of resource location and source root by Artem Titov · 6 years ago
  76. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  77. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  78. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  79. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  80. 8434aeb3 Use Chromium's code for locating the src dir. by Patrik Höglund · 6 years ago
  81. d136b28 Prevent NaN and Inf values in webrtc_perf_test by Oleh Prypin · 6 years ago
  82. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 7 years ago
  83. 3d95c31 Delete logic to look for arch-specific resource files. by Niels Möller · 7 years ago
  84. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  85. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  86. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  87. 92b24f0 Delete an unneeded include of pathutils.h. by Niels Möller · 7 years ago
  88. 392f8d0 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. by Niels Möller · 7 years ago
  89. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 7 years ago
  90. e9c2088 Delete unused header file unittest_utils.h. by Niels Möller · 7 years ago
  91. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  92. bbf1465 Delete dead code for video quality calculation. by Rasmus Brandt · 7 years ago
  93. 3a5653a Use FILE* instead of const FILE* in perf_test.h by Edward Lemur · 7 years ago
  94. c9e4522 Add an option to print perf results to a file. by Edward Lemur · 7 years ago
  95. 1723cf9 Get rid of packet loss related stuff from videoprocessor. by Sergey Silkin · 7 years ago
  96. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  97. c492bf1 Fix JSON format for reporting perf results. by Edward Lemur · 7 years ago
  98. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  99. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  100. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago