1. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 4 years, 8 months ago
  2. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 8 months ago
  3. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 8 months ago
  4. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  5. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 4 years, 9 months ago
  6. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 4 years, 9 months ago
  7. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 4 years, 9 months ago
  8. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 4 years, 10 months ago
  9. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  10. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 5 years ago
  11. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  12. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  13. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  14. c24a5b1 Fix CallPerfTests to call Call::GetStats() from the right thread. by Tommi · 5 years ago
  15. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  16. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  17. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  18. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  19. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  20. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 5 years ago
  21. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  22. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  23. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  24. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  25. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  26. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  27. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  28. ded1e4f Disable flaky call_perf tests for iOS devices by Artem Titarenko · 5 years ago
  29. 41f9f2c ClangTidy fixes for call/ by Benjamin Wright · 5 years ago
  30. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 5 years ago
  31. 0500b52 Reduce webrtc_perf_tests duration on buildbots by Ilya Nikolaevskiy · 6 years ago
  32. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  33. af228ee Disable flaky tests CallPerfTest.CaptureNtpTimeWithNetworkDelay on WIN. by Alex Loiko · 6 years ago
  34. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  35. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  36. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  37. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  38. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  39. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  40. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
  41. ae4237e Set ChannelReceive transport at construction time. by Niels Möller · 6 years ago
  42. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  43. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  44. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  45. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  46. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  47. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  48. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  49. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  50. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  51. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  52. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  53. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  54. 9a75061 Add test CallPerfTest.PlaysOutAudioAndVideoInSyncWithoutClockDrift by Niels Möller · 6 years ago
  55. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  56. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  57. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  58. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  59. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  60. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  61. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  62. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 6 years ago
  63. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  64. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  65. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 6 years ago
  66. 0676f22 Probe on video encoder reconfiguration test. by philipel · 6 years ago
  67. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 6 years ago
  68. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 6 years ago
  69. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 6 years ago
  70. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 6 years ago
  71. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 6 years ago
  72. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 6 years ago
  73. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 6 years ago
  74. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 6 years ago
  75. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 6 years ago
  76. 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 6 years ago
  77. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  78. fedc00c Optional: Use nullopt and implicit construction in /call by Oskar Sundbom · 7 years ago
  79. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  80. 7f331fa Add metric name for MinVideoAndAudioBitRate. by Edward Lemur · 7 years ago
  81. 947f3fe Fix reporting of perf results on PlaysOutAudioAndVideoInSync* tests by Edward Lemur · 7 years ago
  82. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  83. 2f06168 Make PrintResultList receive a vector of doubles instead of a string. by Edward Lemur · 7 years ago
  84. d0e196b Adding two tests: by Alex Narest · 7 years ago
  85. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  86. 3102734 Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." by Rasmus Brandt · 7 years ago
  87. 2666cf7 Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld). by Rasmus Brandt · 7 years ago
  88. 5aea38c Disabling CallPerfTest.{CaptureNtpTimeWithNetworkDelay,CaptureNtpTimeWithNetworkJitter}. by Alex Loiko · 7 years ago
  89. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  90. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  91. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  92. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  93. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/call_perf_tests.cc]
  94. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  95. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  96. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  97. d9827b5 Removed an unused variable from CallPerfTest::TestAudioVideoSync() by eladalon · 7 years ago
  98. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago
  99. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  100. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago