1. 913ea5d Reland "Add trace of enqueued and sent RTP packets" by Johannes Kron · 4 years, 5 months ago
  2. 45bb717 Revert "Add trace of enqueued and sent RTP packets" by Casey Fischer · 4 years, 5 months ago
  3. 45b9192 Add trace of enqueued and sent RTP packets by Johannes Kron · 4 years, 5 months ago
  4. 848ea9f Lets PacingController call PacketRouter directly. by Erik Språng · 4 years, 6 months ago
  5. b46df3d Reland "Removes lock release in PacedSender callback." by Erik Språng · 4 years, 6 months ago
  6. 3a65dba Revert "Removes lock release in PacedSender callback." by Erik Språng · 4 years, 6 months ago
  7. 6b9c60b Removes lock release in PacedSender callback. by Erik Språng · 4 years, 6 months ago
  8. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 7 months ago
  9. e7bc3a3 Reland "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 9 months ago
  10. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 4 years, 9 months ago
  11. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 4 years, 9 months ago
  12. 7affd9b Revert "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 9 months ago
  13. 71a77c4 Adds trial to use correct overhead calculation in pacer. by Sebastian Jansson · 4 years, 10 months ago
  14. 086055d Reland "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 10 months ago
  15. c709412 Revert "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 10 months ago
  16. 8c79c6e Only include overhead if using send side bandwidth estimation. by Sebastian Jansson · 4 years, 10 months ago
  17. b1ccae2 Reland "Fixes dynamic mode pacing issues." by Erik Språng · 5 years ago
  18. 3967389 Revert "Fixes dynamic mode pacing issues." by Erik Språng · 5 years ago
  19. 72e6cb0 Fixes dynamic mode pacing issues. by Erik Språng · 5 years ago
  20. 3b1a8bb Account for rounding errors in dyanmic pacing mode. by Erik Språng · 5 years ago
  21. 74f35e4 Add support for dynamic processing mode in PacedSender. by Erik Språng · 5 years ago
  22. eb48799 Prepares PacingController for scheduled send tasks. by Erik Språng · 5 years ago
  23. b210eeb Reland "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  24. bb56d4b Revert "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  25. 739a5b3 Refactors BitrateProber with unit types and absolute probe time. by Erik Språng · 5 years ago
  26. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  27. ea55b08 Adds support for passing a vector of packets to the paced sender. by Erik Språng · 5 years ago
  28. 55dd72c Remove lock for process thread pointer from PacedSender. by Tommi · 5 years ago
  29. 4208a13 Removes deprecated InsertPacket/TimeToSendPacket/TimeToSendPadding by Erik Språng · 5 years ago
  30. f5815fa Remove WebRTC-Pacer-LegacyPacketReferencing flag and most usage by Erik Språng · 5 years ago
  31. d05edec Extract most of PacedSender into PacedSendingController. by Erik Språng · 5 years ago
  32. 82d75a6 Use unit types in RoundRobingPacketQueue and PacedSender by Erik Språng · 5 years ago
  33. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  34. 7702c8a Fix SendSideBweWithOverhead using new pacer code path. by Erik Språng · 5 years ago
  35. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 5 years ago
  36. 97b6c75 New pacer: make FlexFEC and Video priority equal by Erik Språng · 5 years ago
  37. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 5 years ago
  38. c4f047d Make WebRTC-Pacer-LegacyPacketReferencing default off by Erik Språng · 5 years ago
  39. b88fd31 New pacer: keepalive fix, unittests coverage by Erik Språng · 5 years ago
  40. f6468d2 Wire up new PacedSender code path. by Erik Språng · 5 years ago
  41. 58ee187 Add support within PacedSender and pacer queue for owning rtp packets. by Erik Språng · 5 years ago
  42. e794243 Remove PacedSender::PacketSender interface and use PacketRouter directly by Erik Språng · 5 years ago
  43. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 5 years ago
  44. d287962 Distinguish between missing packet and send failure. by Erik Språng · 6 years ago
  45. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 6 years ago
  46. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 6 years ago
  47. fee13e8 Log pacer values to verbose log by Evan Shrubsole · 6 years ago
  48. 7ef34f8 Replace field trials with WebRtcKeyValueConfig in PacedSender by Per Kjellander · 6 years ago
  49. d36a815 Remove the deprecated CreateProbeClusters method by Piotr (Peter) Slatala · 6 years ago
  50. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
  51. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  52. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  53. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  54. c610e26 Include pacing buffer size in congestion window. by Christoffer Rodbro · 6 years ago
  55. e2e0000 Make pacing buffer send interval configurable. by Christoffer Rodbro · 6 years ago
  56. a956d49 Only create ALR detector in PacedSender if deprecated functions are called. by Bjorn Terelius · 6 years ago
  57. 916ae08 Makes critsect_.Leave() more visible in PacedSender. by Sebastian Jansson · 6 years ago
  58. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  59. 2560e2e Removes Clock instance from RoundRobinPacketQueue. by Sebastian Jansson · 6 years ago
  60. 0391446 Removing forward declarations in paced_sender.h. by Sebastian Jansson · 6 years ago
  61. 068a2e3 Remove usage of runtime_enabled_features in WebRTC. by Mirko Bonadei · 6 years ago
  62. 60570dc Removes legacy PacketQueue implementation. by Sebastian Jansson · 6 years ago
  63. 9681675 Don't let time flow backwards in pacer by Erik Språng · 6 years ago
  64. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  65. f9f49a3 Removes redundant AlrDetector. by Sebastian Jansson · 6 years ago
  66. 0601d68 Adds field trial for disabling pacer queue draining. by Sebastian Jansson · 6 years ago
  67. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  68. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  69. ce4829a Adds trial to ignore video pacing for audio packets. by Sebastian Jansson · 6 years ago
  70. c235a8d Adds trial to always send padding packets when not sending video. by Sebastian Jansson · 6 years ago
  71. b544f6c Fixing issue where pacer budget increased in congestion. by Sebastian Jansson · 6 years ago
  72. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  73. 682c649 Removes timeout warnings from pacer before first packet. by Sebastian Jansson · 7 years ago
  74. 45d9c1d Added congestion control functionality to pacer. by Sebastian Jansson · 7 years ago
  75. 9406569 Use round robin packet queue in the pacer by default by Ilya Nikolaevskiy · 7 years ago
  76. e5d8c57 Added limit to elapsed time in paced sender. by Sebastian Jansson · 7 years ago
  77. a1630f8 Reland "Base pacer padding in pause state on time since last send." by Sebastian Jansson · 7 years ago
  78. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  79. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  80. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  81. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  82. 516036f Revert "Base pacer padding in pause state on time since last send." by Danil Chapovalov · 7 years ago
  83. 18cf4b6 Base pacer padding in pause state on time since last send. by Sebastian Jansson · 7 years ago
  84. b537496 Renamed PacketQueue2 to RoundRobinPacketQueue. by Sebastian Jansson · 7 years ago
  85. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  86. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  87. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  88. a45c8da Removed GetPacingFactor from PacedSender. by Sebastian Jansson · 7 years ago
  89. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  90. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  91. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  92. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  93. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  94. 9d4af01 New PacedSender constructor with injected PacketQueue by Niels Möller · 7 years ago
  95. 7c8cca3 Add check for send-side bwe before applying alr settings by Erik Språng · 7 years ago
  96. ccdfcca New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. by philipel · 7 years ago
  97. d6314d9 Delete unused method PacedSender::AverageQueueTimeMs by Niels Möller · 7 years ago
  98. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  99. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  100. 712048c Replace raw new by MakeUnique, and improve declarations. by Niels Möller · 7 years ago