1. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 3 months ago
  2. fea8b94 Reland "APM: Remove the usage of AudioFrame in the AudioProcessing interface" by Per Åhgren · 4 years, 4 months ago
  3. 7db1491 Restore call's final stats collection in PC level framework by Artem Titov · 4 years, 4 months ago
  4. 8f888ff Extract activity executor into separate class from PC level fixture impl by Artem Titov · 4 years, 4 months ago
  5. 43126bb Extract params validation from peer_connection_quality_test to peer_configurer by Artem Titov · 4 years, 4 months ago
  6. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 4 years, 4 months ago
  7. 7e60483 Revert "APM: Remove the usage of AudioFrame in the AudioProcessing interface" by Artem Titov · 4 years, 4 months ago
  8. 12e2d4d APM: Remove the usage of AudioFrame in the AudioProcessing interface by Per Åhgren · 4 years, 4 months ago
  9. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 4 years, 4 months ago
  10. 16d0d37 Apply performance-for-range-copy fixes. by Mirko Bonadei · 4 years, 4 months ago
  11. fdc4ca1 Extract PeerConfigurerImpl into separate file by Artem Titov · 4 years, 4 months ago
  12. 68063a2 Move media configuration for PC level tests into separate class by Artem Titov · 4 years, 4 months ago
  13. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 4 months ago
  14. b907f1f Extract test peer creation into separate file by Artem Titov · 4 years, 4 months ago
  15. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 4 years, 4 months ago
  16. a298fd5 Don't double import protobuf code. by Patrik Höglund · 4 years, 4 months ago
  17. 36b35d5 Reland "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 4 years, 4 months ago
  18. c59a304 Revert "Flip histograms to true by default, fix unit in isac_fix_test." by Patrik Höglund · 4 years, 4 months ago
  19. 7b20101 Flip histograms to true by default, fix unit in isac_fix_test. by Patrik Höglund · 4 years, 4 months ago
  20. d19513f Move calculation of target_encode_bitrate to DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 4 months ago
  21. 000fb84 webrtc: Suppress a -Wunreachable-code warning on Android. by Nico Weber · 4 years, 4 months ago
  22. 1b20c41 Greatly simplify flags for test binaries. by Patrik Höglund · 4 years, 4 months ago
  23. 6967959 Hide Av1 specfic logic from RtpVideoReceiver into depacketizer interface. by Danil Chapovalov · 4 years, 4 months ago
  24. ea6ae4a Add calculation of actual encode bitrate into DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 4 months ago
  25. 4c09211 Use real video duration instead of test duration. by Artem Titov · 4 years, 4 months ago
  26. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 4 months ago
  27. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 4 months ago
  28. 3428827 Write pb perf output files on iOS. by Patrik Höglund · 4 years, 4 months ago
  29. 6725b64 Proper fix to the summary options problem. by Patrik Höglund · 4 years, 4 months ago
  30. e6cedbb Ensures that all simulated TCP packets are at least 4 bytes. by Sebastian Jansson · 4 years, 5 months ago
  31. d35a686 Reland "Fix for out-of-bounds write in square test frame generator." by Sebastian Jansson · 4 years, 5 months ago
  32. b8996dd Revert "Temporary debug logging for SingleProcessEncodedImageDataInjector" by Artem Titov · 4 years, 5 months ago
  33. b8e69ef Write protos as binary. by Patrik Höglund · 4 years, 5 months ago
  34. 6817394 Fix: don't use recovered packets in UlpFEC recovery by Artem Titov · 4 years, 5 months ago
  35. 1230c85 Revert "Fix for out-of-bounds write in square test frame generator." by Mirko Bonadei · 4 years, 5 months ago
  36. 3002621 Fix for out-of-bounds write in square test frame generator. by Sebastian Jansson · 4 years, 5 months ago
  37. afa2e5f Purge phoglund from most OWNERS files. by Patrik Höglund · 4 years, 5 months ago
  38. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 5 months ago
  39. c5d8edb Remove old FakeVP8Encoder alias. by Nikita Zetilov · 4 years, 5 months ago
  40. 8e9fd48 Fix FakeVp8Encoder name. by Nikita Zetilov · 4 years, 5 months ago
  41. b1e0618 Add printout of supported codecs in PC test framework by Artem Titov · 4 years, 5 months ago
  42. 0360dc4 Fix RtpReplayer so what vp9 fuzzer would work by Ilya Nikolaevskiy · 4 years, 5 months ago
  43. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 5 months ago
  44. 3c91b31 Fix potential deadlock during release of quality analyzing codecs by Artem Titov · 4 years, 5 months ago
  45. 5e1ea25 Simplify initialization of test FrameGeneratorCapturerConfig. by Sebastian Jansson · 4 years, 5 months ago
  46. f52d3ed Adds transport overhead to route changes in scenario tests. by Sebastian Jansson · 4 years, 5 months ago
  47. 7d3f602 Make scenario tests more tolerant on iOS. by Patrik Höglund · 4 years, 5 months ago
  48. 109e23c Increase accepted PSNR range for SimTimeEncoding test by Danil Chapovalov · 4 years, 5 months ago
  49. c028df0 Extract BWE stats collection. by Artem Titov · 4 years, 5 months ago
  50. 4f3c4fc Temporary debug logging for SingleProcessEncodedImageDataInjector by Artem Titov · 4 years, 5 months ago
  51. 9f215a7 Thread affinity fix for scenario test SetMuted. by Sebastian Jansson · 4 years, 5 months ago
  52. 0fb07f8 Deprecate use of cricket::MediaContentDescription::Copy by Harald Alvestrand · 4 years, 5 months ago
  53. 729310a iSAC fixed|float encoder fuzzers by Alessio Bazzica · 4 years, 5 months ago
  54. 02b76bd Opus Encoder fuzzer: separate target for FuzzAudioEncoder by Alessio Bazzica · 4 years, 5 months ago
  55. 7c1ac76 Adds binary proto ANA support in scenario tests. by Sebastian Jansson · 4 years, 5 months ago
  56. 8ad3427 Use the last video stream for scenario tests stats. by Sebastian Jansson · 4 years, 5 months ago
  57. 14273de Make ProcessThread be a TaskQueue implementation by Danil Chapovalov · 4 years, 5 months ago
  58. 4a6f818 Add ability to enable AV sync in PC level tests by Artem Titov · 4 years, 5 months ago
  59. eed48b8 Disable PeerScenarioQualityTest.PsnrIsCollected on windows. by Sebastian Jansson · 4 years, 5 months ago
  60. 4f34d78 Report available instead of encoding bitrate to VideoEncoderSelector. by Mirta Dvornicic · 4 years, 5 months ago
  61. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 5 months ago
  62. 97b59f0 Reduce RtpFrameReferenceFinder fuzzer input to more reasonable value by Danil Chapovalov · 4 years, 5 months ago
  63. fcf4e2c Fix potential memory exhaustion in DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 5 months ago
  64. 414da24 Add PerfResultsReporter. by Patrik Höglund · 4 years, 5 months ago
  65. ce515f7 Add an integration test frame encryption works with DependencyDescriptor by Danil Chapovalov · 4 years, 5 months ago
  66. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  67. c1cf4b5 Improve comment in perf_test.h. by Patrik Höglund · 4 years, 5 months ago
  68. 9526c55 Refactoring mock_transport to be used separately by Tim Na · 4 years, 5 months ago
  69. 694b74b Fix export of plottable metrics on iOS by Artem Titov · 4 years, 5 months ago
  70. f5c1909 Make pc level smoke tests faster. by Patrik Höglund · 4 years, 5 months ago
  71. cdda76d Make scenario unittests faster. by Patrik Höglund · 4 years, 5 months ago
  72. b5ffd47 Fix required property for iOS tests. by Patrik Höglund · 4 years, 5 months ago
  73. 8041b65 Add YUV to IVF video converter util by Artem Titov · 4 years, 5 months ago
  74. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 5 months ago
  75. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 5 months ago
  76. 18c6179 Force copy video frame entirely in OnFrameRendered in DVQA by Artem Titov · 4 years, 5 months ago
  77. e209fe6 Do not propagate generic descriptor on receiving frame by Danil Chapovalov · 4 years, 6 months ago
  78. 80a82f1 PC test framework: cleanup deprecated API by Artem Titov · 4 years, 6 months ago
  79. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  80. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 6 months ago
  81. 0e6d36a Temporary remove Abseil Failure Signal Handler. by Mirko Bonadei · 4 years, 6 months ago
  82. bc1750d Revert "Do not propagate generic descriptor on receiving frame" by Danil Chapovalov · 4 years, 6 months ago
  83. abf73de Do not propagate generic descriptor on receiving frame by Danil Chapovalov · 4 years, 6 months ago
  84. 1ca6bdb Add harmonic frame rate metric to the PC level test framework by Artem Titov · 4 years, 6 months ago
  85. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 6 months ago
  86. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 6 months ago
  87. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 6 months ago
  88. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 6 months ago
  89. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 6 months ago
  90. a9e1026 Make video_replay buildable from Chromium. by Mirko Bonadei · 4 years, 6 months ago
  91. 6e07cde Accept undecoded frame pairs in VideoLayerAnalyzer by Sebastian Jansson · 4 years, 6 months ago
  92. 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 4 years, 6 months ago
  93. 8e998f1 Fixes stall in SimulatedProcessThread by Sebastian Jansson · 4 years, 6 months ago
  94. 1905397 Remove unused NextFrame function from FrameBuffer. by philipel · 4 years, 6 months ago
  95. 81c7a60 Fix public_deps presubmit and gn format fighting each other. by Patrik Höglund · 4 years, 6 months ago
  96. 97ffbef Pass and store PacketBuffer::Packet by unique_ptr by Danil Chapovalov · 4 years, 6 months ago
  97. d7fade5 Makes all units and operations constexpr by Sebastian Jansson · 4 years, 6 months ago
  98. 071d025 Activate event tracing for unit tests. For good! by Yves Gerey · 4 years, 6 months ago
  99. 52c62df Don't condition the time_controller target on rtc_include_tests. by philipel · 4 years, 6 months ago
  100. 17a6381 Adds fake video codec mode to PeerScenarioClient by Sebastian Jansson · 4 years, 6 months ago