1. 1691e88 Remove unused fallback method in PacedSender by Erik Språng · 5 years ago
  2. c2fe547 Remove unused fallbacks in PacedSender by Erik Språng · 5 years ago
  3. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  4. 7702c8a Fix SendSideBweWithOverhead using new pacer code path. by Erik Språng · 5 years ago
  5. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 5 years ago
  6. 97b6c75 New pacer: make FlexFEC and Video priority equal by Erik Språng · 5 years ago
  7. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 5 years ago
  8. c4f047d Make WebRTC-Pacer-LegacyPacketReferencing default off by Erik Språng · 5 years ago
  9. b88fd31 New pacer: keepalive fix, unittests coverage by Erik Språng · 5 years ago
  10. 6cdab46 Transport sequence numbers always start at 1 by Erik Språng · 5 years ago
  11. 999a72a Reland "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  12. 66147e8 Revert "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  13. 6f129b3 Optimize PacketRouter/RTPSender interactions. by Erik Språng · 5 years ago
  14. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  15. f6468d2 Wire up new PacedSender code path. by Erik Språng · 6 years ago
  16. 478cb46 Add GeneratePadding method to replace TimeToSendPadding by Erik Språng · 6 years ago
  17. db59de3 Add optimization to PacketRouter for large number of senders. by Danil Chapovalov · 6 years ago
  18. b762b5b Fix potential signed overflow in IntervalBudget::set_target_rate_kbps by Per Kjellander · 6 years ago
  19. 58ee187 Add support within PacedSender and pacer queue for owning rtp packets. by Erik Språng · 6 years ago
  20. e794243 Remove PacedSender::PacketSender interface and use PacketRouter directly by Erik Språng · 6 years ago
  21. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  22. 944dace Make interval budget use ratio instead of percent by Jonas Olsson · 6 years ago
  23. 2e8d78c Allow overriding subsets of probing field trials by Jonas Olsson · 6 years ago
  24. d287962 Distinguish between missing packet and send failure. by Erik Språng · 6 years ago
  25. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 6 years ago
  26. 58e113a Fix variable shadowing in RoundRobinPacketQueue::Push. by Mirko Bonadei · 6 years ago
  27. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  28. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 6 years ago
  29. 8f43384 Add probing histograms. by Jonas Olsson · 6 years ago
  30. fee13e8 Log pacer values to verbose log by Evan Shrubsole · 6 years ago
  31. 7ef34f8 Replace field trials with WebRtcKeyValueConfig in PacedSender by Per Kjellander · 6 years ago
  32. d36a815 Remove the deprecated CreateProbeClusters method by Piotr (Peter) Slatala · 6 years ago
  33. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
  34. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 6 years ago
  35. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  36. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  37. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  38. c610e26 Include pacing buffer size in congestion window. by Christoffer Rodbro · 6 years ago
  39. e2e0000 Make pacing buffer send interval configurable. by Christoffer Rodbro · 6 years ago
  40. a956d49 Only create ALR detector in PacedSender if deprecated functions are called. by Bjorn Terelius · 6 years ago
  41. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  42. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  43. 8584667 Fix overflow for high bitrates in BitrateProber by Johannes Kron · 6 years ago
  44. 916ae08 Makes critsect_.Leave() more visible in PacedSender. by Sebastian Jansson · 6 years ago
  45. 9c8ae4b Disable probe delay warning in release builds. by Jamie Walch · 6 years ago
  46. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  47. 2560e2e Removes Clock instance from RoundRobinPacketQueue. by Sebastian Jansson · 6 years ago
  48. 0391446 Removing forward declarations in paced_sender.h. by Sebastian Jansson · 6 years ago
  49. 32fe3d1 Temporarily increase visibility of pacing and call/rtp_interfaces by Danil Chapovalov · 6 years ago
  50. f9d38f2 Fix -Wdefaulted-function-deleted warning in StreamPrioKey by Hans Wennborg · 6 years ago
  51. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  52. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  53. 068a2e3 Remove usage of runtime_enabled_features in WebRTC. by Mirko Bonadei · 6 years ago
  54. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  55. 60570dc Removes legacy PacketQueue implementation. by Sebastian Jansson · 6 years ago
  56. 9681675 Don't let time flow backwards in pacer by Erik Språng · 6 years ago
  57. f70bc5e Removes pause check from RoundRobinPacketQueue. by Sebastian Jansson · 6 years ago
  58. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  59. b471c90 Enabling clang::find_bad_constructs for modules/pacing. by Mirko Bonadei · 6 years ago
  60. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  61. f9f49a3 Removes redundant AlrDetector. by Sebastian Jansson · 7 years ago
  62. f222d28 Adds srte@webrtc.org as modules/pacing/ OWNER. by Sebastian Jansson · 7 years ago
  63. 0601d68 Adds field trial for disabling pacer queue draining. by Sebastian Jansson · 7 years ago
  64. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  65. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  66. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  67. ce4829a Adds trial to ignore video pacing for audio packets. by Sebastian Jansson · 7 years ago
  68. c235a8d Adds trial to always send padding packets when not sending video. by Sebastian Jansson · 7 years ago
  69. b544f6c Fixing issue where pacer budget increased in congestion. by Sebastian Jansson · 7 years ago
  70. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 7 years ago
  71. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  72. 4c8811b Delete some obsolete forward declarations by Niels Möller · 7 years ago
  73. 8b7ca4a Make packet router send padding on rtp module that last sent media. by Erik Språng · 7 years ago
  74. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 7 years ago
  75. 682c649 Removes timeout warnings from pacer before first packet. by Sebastian Jansson · 7 years ago
  76. 45d9c1d Added congestion control functionality to pacer. by Sebastian Jansson · 7 years ago
  77. 9406569 Use round robin packet queue in the pacer by default by Ilya Nikolaevskiy · 7 years ago
  78. 56da2f7 Added unit tests for new congestion controller. by Sebastian Jansson · 7 years ago
  79. e5d8c57 Added limit to elapsed time in paced sender. by Sebastian Jansson · 7 years ago
  80. a1630f8 Reland "Base pacer padding in pause state on time since last send." by Sebastian Jansson · 7 years ago
  81. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  82. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  83. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  84. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  85. 74a369c Revert "Renamed constants in unit tests for paced sender." by Danil Chapovalov · 7 years ago
  86. 516036f Revert "Base pacer padding in pause state on time since last send." by Danil Chapovalov · 7 years ago
  87. 18cf4b6 Base pacer padding in pause state on time since last send. by Sebastian Jansson · 7 years ago
  88. 9af0a67 Renamed constants in unit tests for paced sender. by Sebastian Jansson · 7 years ago
  89. b537496 Renamed PacketQueue2 to RoundRobinPacketQueue. by Sebastian Jansson · 7 years ago
  90. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  91. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  92. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  93. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  94. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  95. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  96. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  97. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  98. a45c8da Removed GetPacingFactor from PacedSender. by Sebastian Jansson · 7 years ago
  99. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  100. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago