1. ed09dc6 Don't check MIDs when demuxing RTP packets in Call by Steve Anton · 6 years ago
  2. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  3. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 6 years ago
  4. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 6 years ago
  5. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 6 years ago
  6. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  7. 947120f Fix of race on access to send side congestion controller. by Sebastian Jansson · 6 years ago
  8. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 6 years ago
  9. 0bf0c3d Fix of ReceiveTimeCalculator field trial parsing. by Sebastian Jansson · 6 years ago
  10. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  11. 12130bb Reporting feedback availability to congestion controller. by Sebastian Jansson · 6 years ago
  12. 12d6a49 Add payload_name and payload_type to VideoSendStream::Config::Rtp. by Niels Möller · 6 years ago
  13. 24a842a Add field VideoEncoderConfig::codec_type. by Niels Möller · 6 years ago
  14. 77490b9 Pass a real audio codec pair ID to encoders that we create by Karl Wiberg · 6 years ago
  15. b34556e Added receive time calculator under field trial. by Sebastian Jansson · 6 years ago
  16. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 6 years ago
  17. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 6 years ago
  18. 29b204e Tracking packet feedback availability in BitrateAllocator. by Sebastian Jansson · 6 years ago
  19. fe617a3 Adding has_packet_feedback to LimitObserver callback. by Sebastian Jansson · 6 years ago
  20. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 6 years ago
  21. 8ef59a4 Added data member access methods to FakeNetworkPipe. by Christoffer Rodbro · 6 years ago
  22. 04d4950 Revert "Using safe casts of allocation limits in Call." by Oleh Prypin · 6 years ago
  23. 4a9b4d6 Using safe casts of allocation limits in Call. by Sebastian Jansson · 6 years ago
  24. 8d8cb56 Delete obsolete methods from MockRtpTransportControllerSend by Sebastian Jansson · 6 years ago
  25. 317a522 Fixes to posting delayed process tasks in SSCC. by Sebastian Jansson · 6 years ago
  26. eef09fc Fix race in DegradedCall::DestroyVideoSendStream by Erik Språng · 6 years ago
  27. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  28. 7bd79a0 Split up audio_device build target by Paulina Hensman · 6 years ago
  29. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 6 years ago
  30. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 6 years ago
  31. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 6 years ago
  32. 19bea51 Adding task queue congestion control experiment. by Sebastian Jansson · 6 years ago
  33. 68ee465 Moving SetPacingFactor and allocation limits to SSCC. by Sebastian Jansson · 6 years ago
  34. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 6 years ago
  35. 19704ec Removing AvailableBandwidth method on transport controller. by Sebastian Jansson · 6 years ago
  36. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  37. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 6 years ago
  38. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  39. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 6 years ago
  40. a06e919 Removing interface to access pacer via SSCC. by Sebastian Jansson · 6 years ago
  41. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 6 years ago
  42. db4fa4b Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 3. by philipel · 6 years ago
  43. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 6 years ago
  44. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 6 years ago
  45. 012b7e7 Add a couple of logs. by Ying Wang · 6 years ago
  46. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 6 years ago
  47. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 6 years ago
  48. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 6 years ago
  49. a646d30 Enables configuration of transmission max bitrate multiplier and fec protection level. by Ying Wang · 6 years ago
  50. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 6 years ago
  51. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 6 years ago
  52. 832b1c8 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2. by philipel · 6 years ago
  53. 25e5110 Explicit injection of rate limiter in VideoSendStream. by Sebastian Jansson · 6 years ago
  54. 0f9d9a9 Removed unused DeRegisterNetworkObserver. by Sebastian Jansson · 6 years ago
  55. 10211e9 Using pointer to SSCC in transport controller send. by Sebastian Jansson · 6 years ago
  56. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 6 years ago
  57. f69e768 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1. by philipel · 6 years ago
  58. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 6 years ago
  59. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 6 years ago
  60. 12fb170 Added some margin to ramp down target in perf test. by Sebastian Jansson · 6 years ago
  61. c33c0fc Moved pacer and congestion thread from call. by Sebastian Jansson · 7 years ago
  62. 35dd6cd Added dependencies to mock transport controller send. by Sebastian Jansson · 7 years ago
  63. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  64. 91bb667 Moved routes tracking to rtp transport controller. by Sebastian Jansson · 7 years ago
  65. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  66. e5447fb Removed fake rtp transport controller send. by Sebastian Jansson · 7 years ago
  67. df023aa Extracted bitrate configuration from call class. by Sebastian Jansson · 7 years ago
  68. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  69. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  70. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  71. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  72. e127387 Added nisse@webrtc.org as owner in call. by Sebastian Jansson · 7 years ago
  73. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  74. 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 7 years ago
  75. ba6b503 Disable RampUpTest.UpDownUpTransportSequenceNumberRtx on Mac. by Taylor Brandstetter · 7 years ago
  76. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  77. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  78. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  79. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  80. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  81. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  82. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  83. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  84. ab86e7f Disable a couple flaky RampUpTest tests on Mac. by Taylor Brandstetter · 7 years ago
  85. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  86. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  87. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  88. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  89. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  90. 06953ba Move AudioSendStream lifetime reporting into destructor by Sam Zackrisson · 7 years ago
  91. 3587b83 Make RTCP report interval configurable by Jiawei Ou · 7 years ago
  92. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  93. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  94. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  95. dee9191 Use rtc::ToString instead of std::to_string by Jiawei Ou · 7 years ago
  96. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  97. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  98. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  99. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  100. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago