1. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 4 years ago
  2. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  3. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  4. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  5. 484acf2 Add ability to configure sampling rate for input/output video dumps in PC level framework by Artem Titov · 4 years, 1 month ago
  6. 376cf38 Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl by Niels Möller · 4 years, 1 month ago
  7. 3d37e06 Introduce default routes for network emulation by Artem Titov · 4 years, 1 month ago
  8. 8623c75 Remove ctor for BuiltInNetworkBehaviorConfig by Per Kjellander · 4 years, 1 month ago
  9. 410c998 Const correct NetworkEmulationManager::GetStats by Per Kjellander · 4 years, 1 month ago
  10. cc8a1f8 Add API to get current time mode from NetworkEmulationManager by Artem Titov · 4 years, 2 months ago
  11. d2dd732 Introduce network emulated endpoint optional name for better logging by Artem Titov · 4 years, 2 months ago
  12. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  13. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 2 months ago
  14. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  15. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  16. ec9b281 Add ability to specify random seed when creating built it network emulation by Artem Titov · 4 years, 3 months ago
  17. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 3 months ago
  18. d7808f1 Add DVQA support for scenarios with new participants joining by Andrey Logvin · 4 years, 4 months ago
  19. 8dbbd64 Revert "Ignore frames that are comming to DVQA after Stop is called" by Andrey Logvin · 4 years, 4 months ago
  20. ccfcec4 Adds more owners to api/test by Sebastian Jansson · 4 years, 4 months ago
  21. 8d4cdd1 Ignore frames that are comming to DVQA after Stop is called by Andrey Logvin · 4 years, 4 months ago
  22. faaaa87 Remember the proxies by Harald Alvestrand · 4 years, 4 months ago
  23. 9705011 Add TURN server to Emulated Network infrastructure by Jonas Oreland · 4 years, 4 months ago
  24. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 5 months ago
  25. 43ef5d9 Add publicly visible mock for RtpTransceiverInterface by Steve Anton · 4 years, 5 months ago
  26. 60be6a9 Add publicly visible mocks for AudioSourceInterface and AudioTrackInterface by Steve Anton · 4 years, 5 months ago
  27. c49c7d2 Add publicly visible mock for DataChannelInterface by Steve Anton · 4 years, 5 months ago
  28. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
  29. d40c764 Delete leftover mention of AsyncInvoker by Niels Möller · 4 years, 5 months ago
  30. 47156e2 Add config options for python plots and text log to the NetEq simulator API. by Ivo Creusen · 4 years, 6 months ago
  31. be0aec2 Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: by Per Kjellander · 4 years, 6 months ago
  32. 7899e97 Accept NV12 frames into VP9 by Evan Shrubsole · 4 years, 6 months ago
  33. 55c1786 Add support for NV12 frame generation for tests by Evan Shrubsole · 4 years, 6 months ago
  34. cbe6e8a Introduce debug network stats by Artem Titov · 4 years, 6 months ago
  35. 5501cef Follow up on https://webrtc-review.googlesource.com/c/src/+/180360 by Artem Titov · 4 years, 7 months ago
  36. 04afc1f Delete legacy MockEncodedImageCallback::OnEncodedFrame by Danil Chapovalov · 4 years, 8 months ago
  37. 6761546 Move H264::Profile to h264_profile_level_id.h by Niels Möller · 4 years, 8 months ago
  38. 9dcab80 Remove stat API from EmulatedEndpoint. by Artem Titov · 4 years, 8 months ago
  39. c88fe70 Make Android/iOS local/remote description accessors thread safe. by Taylor Brandstetter · 4 years, 8 months ago
  40. 0490c37 Reland "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Danil Chapovalov · 4 years, 8 months ago
  41. 2b781bf Deprecate write-only member CodecInfo::is_hardware_accelerated by Niels Möller · 4 years, 8 months ago
  42. 65e3044 Revert "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Marina Ciocea · 4 years, 8 months ago
  43. fdd41ec Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader by Danil Chapovalov · 4 years, 8 months ago
  44. 14b46a7 Provide per destination statistic for network outgoing stats by Artem Titov · 4 years, 8 months ago
  45. cf78128 Add ability to get network stats from endpoint instance by Artem Titov · 4 years, 8 months ago
  46. 3e0b65d Replace network layer stats struct with interface by Artem Titov · 4 years, 8 months ago
  47. 1062cfe Add list of local_addresses for network stats object by Artem Titov · 4 years, 8 months ago
  48. c1a0737 Add per source network statistics by Artem Titov · 4 years, 8 months ago
  49. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 9 months ago
  50. 9ad1f6f Reland "Delete PeerConnectionInterface::BitrateParameters" by Niels Möller · 4 years, 9 months ago
  51. f60d4c2 Revert "Delete PeerConnectionInterface::BitrateParameters" by Artem Titov · 4 years, 9 months ago
  52. e2dfe74 Delete PeerConnectionInterface::BitrateParameters by Niels Möller · 4 years, 9 months ago
  53. 059f4f7 Cleanup setting VideoQualityTestFixtureInterface::Param struct by Danil Chapovalov · 4 years, 9 months ago
  54. 656efbe Fix thread usage in PC level tests for getting to the IceConnected state by Artem Titov · 4 years, 9 months ago
  55. 0ef4a24 Add simulated time support for PC level test. by Artem Titov · 4 years, 9 months ago
  56. a018919 Remove old method for creating PC test fixture by Artem Titov · 4 years, 9 months ago
  57. d154e36 Remove unused QualityMetricsReporter::Start method from pc test api by Andrey Logvin · 4 years, 9 months ago
  58. 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 4 years, 9 months ago
  59. 20f4582 Add sync group mapping to TrackIdStreamLabelMap by Andrey Logvin · 4 years, 9 months ago
  60. 9d841fb Add Start method with TrackIdStreamLabelMap to PeerConnectionE2EQualityTestFixture::QualityMetricsReporter by Andrey Logvin · 4 years, 9 months ago
  61. 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 4 years, 9 months ago
  62. 739cfb2 Add sync group validation in pc level test framework by Andrey Logvin · 4 years, 9 months ago
  63. 29d59a1 Add method PeerConfigurer::SetBitrateSettings by Niels Möller · 4 years, 9 months ago
  64. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 10 months ago
  65. 9b52618 Migrate pc level test metrics to new getStart API by Andrey Logvin · 4 years, 10 months ago
  66. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  67. f84ab8e Add publicly visible mock for PeerConnectionFactoryInterface by Steve Anton · 4 years, 10 months ago
  68. 3b64167 Add list of participants to the start method of video analyzer. by Artem Titov · 4 years, 10 months ago
  69. 8a0284e Add peer name to video quality analyzer interface. by Artem Titov · 4 years, 10 months ago
  70. 65dd291 Fix documentation for some public API methods by Artem Titov · 4 years, 10 months ago
  71. 25c77c1 Add SharedModuleThread class to share a module thread across Call instances. by Tommi · 4 years, 10 months ago
  72. e9cd617 Add ability for audioproc_f to operate on any AudioProcessing object. by Per Åhgren · 4 years, 11 months ago
  73. bb13f38 Add MockTransformableVideoFrame to api/test/. by Marina Ciocea · 4 years, 11 months ago
  74. 9b7232a Set up a new rtc::Thread instance per test. by Tommi · 4 years, 11 months ago
  75. 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 11 months ago
  76. f331981 Separate capturing device index from VideoConfig by Andrey Logvin · 4 years, 11 months ago
  77. b856dc1 Remove VideoGeneratorType from pc framework test api. by Andrey Logvin · 4 years, 11 months ago
  78. f9ed56b Add ability to set custom RtpEncodingParameters for each simulcast stream in PC framework by Artem Titov · 4 years, 11 months ago
  79. cc57b93 Make video quality analyzer compatible with real SFU in the network by Artem Titov · 4 years, 11 months ago
  80. baa2c83 Introduce ability to set peer name for PC level tests by Artem Titov · 4 years, 11 months ago
  81. fc11519 Cleanup mocks in api/test by Danil Chapovalov · 5 years ago
  82. 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 5 years ago
  83. b63331b Cleanup mocks for Video (en|de)coder factories by Danil Chapovalov · 5 years ago
  84. 1e83d34 Remove pc level test framework redundant code. by Andrey Logvin · 5 years ago
  85. 42c5952 Create default frame generator in the AddVideoConfig method. by Andrey Logvin · 5 years ago
  86. c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 5 years ago
  87. dad6a94 Add helper frame generator factories for the pc framework tests. by Andrey Logvin · 5 years ago
  88. b5a0138 Rename done() into condition(), because it is actually condition in TimeController API by Artem Titov · 5 years ago
  89. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  90. d19513f Move calculation of target_encode_bitrate to DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  91. 26d52e1 Add optional output audio file to NetEq simulation API by Ivo Creusen · 5 years ago
  92. 89eb0bb Adds UpdateConfig to SimulatedNetwork by Sebastian Jansson · 5 years ago
  93. db5d7e4 Cleanup: Use common IP overhead definitions in test and prod code by Sebastian Jansson · 5 years ago
  94. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  95. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  96. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 5 years ago
  97. 4a6f818 Add ability to enable AV sync in PC level tests by Artem Titov · 5 years ago
  98. 80a82f1 PC test framework: cleanup deprecated API by Artem Titov · 5 years ago
  99. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  100. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago