1. cc96db6 Simplify stats poller stop in PC level framework by Artem Titov · 5 years ago
  2. 6e4791f Add check for IsCurrent() for SendTask in SingleThreadedTaskQueueForTesting. by Tommi · 5 years ago
  3. 71c6b56 Allow sending abs-send-time for audio streams. by Sebastian Jansson · 5 years ago
  4. ad9113f Adds sequence numbers to feedback generator output. by Sebastian Jansson · 5 years ago
  5. 608e6ba Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object by Jiawei Ou · 5 years ago
  6. 4d207a3 Add frames_in_flight metric to catch not delivered frames by Artem Titov · 5 years ago
  7. 40dc98a Print stack trace when a test crash by Danil Chapovalov · 5 years ago
  8. 44327c3 Update test::CreateVideoStreams to use configured scale_resolution_down_by if set. by Åsa Persson · 5 years ago
  9. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  10. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  11. 1e49ab2 Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support. by Artem Titov · 5 years ago
  12. 8dcaed9 Split VideoFrameWriter into yuv and y4m writers by Artem Titov · 5 years ago
  13. 63c38e2 Fix for incorrect transport sequence number config for audio in scenario tests. by Sebastian Jansson · 5 years ago
  14. 7cbee84 Reland "Adds PeerConnection scenario test framework." by Sebastian Jansson · 5 years ago
  15. 2e6c294 Refactor test_peer.cc to reduce amount of arguments passing around by Artem Titov · 5 years ago
  16. e6b7b66 Fix CallClient so that it calls Call::GetStats() on the right thread. by Tommi · 5 years ago
  17. 10da4a0 Fix RtpFrameReferenceFinderFuzzer to not generate invalid input by Johannes Kron · 5 years ago
  18. 3d351c6 Revert "Adds PeerConnection scenario test framework." by Sebastian Jansson · 5 years ago
  19. ad5c4ac Adds PeerConnection scenario test framework. by Sebastian Jansson · 5 years ago
  20. 8d3e4bd Adds simulated network node builder. by Sebastian Jansson · 5 years ago
  21. e05ae5b Adds non-forwarding frame tap to video frame matcher. by Sebastian Jansson · 5 years ago
  22. 53571c7 Adds config based creation of frame generator capturer. by Sebastian Jansson · 5 years ago
  23. 97e015f Update metrics units for better fit in DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  24. f034b86 Remove dead code from DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  25. ed0febf Add k prefix to FrameGenerator::OutputType enum values by Sebastian Jansson · 5 years ago
  26. cfefa0a Revert "Record audio/video bytes sent in analyzer stream stats." by Mirko Bonadei · 5 years ago
  27. d978cb4 Record audio/video bytes sent in analyzer stream stats. by Bjorn A Mellem · 5 years ago
  28. 39483c6 Migrate some Vp8 simulcast and screen share tests on PC framework by Artem Titov · 6 years ago
  29. d70d80d Add support of negotiating Vp9 SVC in PC test framework. by Artem Titov · 6 years ago
  30. 857ad62 Remove priority_rate from AudioStreamConfig. by Jonas Olsson · 6 years ago
  31. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  32. 594597c Add ability to turn on conference mode during simulcast in PC framework. by Artem Titov · 6 years ago
  33. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  34. 08da49d rtp_test_utils: remove unnecessary dep by Alessio Bazzica · 6 years ago
  35. 2c9d5e4 Propagate -Wno-undef to call_config_utils dependants. by Mirko Bonadei · 6 years ago
  36. 3b67672 Reland "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs" by Mirko Bonadei · 6 years ago
  37. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  38. 4d68314 Revert "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs" by Mirko Bonadei · 6 years ago
  39. 32b1834 Use default task queue factory in fuzzers by Danil Chapovalov · 6 years ago
  40. 6ff9ebd Revert "Refactor FEC code to use COW buffers" by Qingsi Wang · 6 years ago
  41. 0f0668e Revert "Cleanup FEC code after refactoring" by Qingsi Wang · 6 years ago
  42. 4e5a41a Cleanup FEC code after refactoring by Ilya Nikolaevskiy · 6 years ago
  43. 7325bc3 Refactor FEC code to use COW buffers by Ilya Nikolaevskiy · 6 years ago
  44. 741b96b Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs by Erik Språng · 6 years ago
  45. 1685059 Add support of quick test mode into PC framework by Artem Titov · 6 years ago
  46. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  47. 6456e35 Use max bitrate limit recommended by encoder. by Sergey Silkin · 6 years ago
  48. bc558ce Add support of specifying audio sample rate for PC test framework by Artem Titov · 6 years ago
  49. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  50. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  51. 48b1b18 Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  52. 386802e Move network emulation framework under test/network by Artem Titov · 6 years ago
  53. 81e1bf0 Remove using DegradationPreference from scenario_config.h by Artem Titov · 6 years ago
  54. cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 6 years ago
  55. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
  56. e420c6a Add missing include for memcpy/memcmp by Artem Titov · 6 years ago
  57. 16661eb Fix: report video_bwe_stats as bytes per second, as specified in the unit by Artem Titov · 6 years ago
  58. 443b7ee Destroy existing encoder instance before creating a new one. by Sergey Silkin · 6 years ago
  59. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 6 years ago
  60. ea95c37 Report freeze_time_ms from PC test framework by Artem Titov · 6 years ago
  61. 754c952 Don't do ToI420() for each frame while checking is it dummy by Artem Titov · 6 years ago
  62. 6d9f001 Fix regression in PC quality test. by Artem Titov · 6 years ago
  63. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  64. 52e5242 Add trait to Build/Parse DependencyDescriptor rtp header extension by Danil Chapovalov · 6 years ago
  65. 49167de Adds interface for remote network estimates to NetworkControllerInterface. by Sebastian Jansson · 6 years ago
  66. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  67. 2d821c3 Allow VideoTimingExtension to be used with FEC by Ilya Nikolaevskiy · 6 years ago
  68. c57b0ee Fix for NACK retransmission in Scenario tests. by Sebastian Jansson · 6 years ago
  69. e9cac4f Improvements to scenario video stats for scenario tests. by Sebastian Jansson · 6 years ago
  70. 9aa870a Fixing fuzzer by backing up and restoring `packet_info`. by Chen Xing · 6 years ago
  71. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
  72. b64ad0e Using Clock::CurrentTime() where non-test behavior is unchanged. by Sebastian Jansson · 6 years ago
  73. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 6 years ago
  74. 342f98b Fixes for flexfec crash in scenario tests. by Sebastian Jansson · 6 years ago
  75. e112bb8 Adds support for abs send time extension in scenario tests. by Sebastian Jansson · 6 years ago
  76. 7f2a67f Cleanup names and extra checks for errors in PC test framework by Artem Titov · 6 years ago
  77. ad82e8e Fix: restore disabling PC smoke test on iOS by Artem Titov · 6 years ago
  78. ef3fd9c Add support for simulcast with Vp8 from caller into PC level quality tests. by Artem Titov · 6 years ago
  79. 5894b6a Add kPayloadTypeGeneric to CallTest and use it in VideoQualityTest. by Rasmus Brandt · 6 years ago
  80. 5740afa Removes SimulatedTimeClient by Sebastian Jansson · 6 years ago
  81. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  82. da1c65f Change reporting of time_between_freezes. by Artem Titov · 6 years ago
  83. a279584 Inform FrameBufferController of encoder capabilities by Elad Alon · 6 years ago
  84. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  85. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 6 years ago
  86. 4de3115 Adds unit based interface to Clock class. by Sebastian Jansson · 6 years ago
  87. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 6 years ago
  88. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  89. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  90. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  91. a7d70ab Adds network update state cache to scenario tests. by Sebastian Jansson · 6 years ago
  92. 1a5fc90 in test/pc/e2e pass TaskQueueFactory explicitly by Danil Chapovalov · 6 years ago
  93. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  94. 24cf260 Adds TCP fairness test to receive side congestion controller. by Sebastian Jansson · 6 years ago
  95. b13ccc5 Adds TCP fairness test to GoogCC. by Sebastian Jansson · 6 years ago
  96. 71061bc Replace calls to deprecated googletest APIs. by Mirko Bonadei · 6 years ago
  97. ab62b2e Don't copy video frame metadata in each encoder/decoder by Ilya Nikolaevskiy · 6 years ago
  98. f4c7ab1 in test/scenario pass TaskQueueFactory explicitly by Danil Chapovalov · 6 years ago
  99. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 6 years ago
  100. 85a9d91 Add ability to set min/start/max bitrate on peer's PC in PC quality tests by Artem Titov · 6 years ago