1. decc076 Expose send parameters for RemoteEstimatorProxy for field trial. by Niels Möller · 6 years ago
  2. 416d5db Add field trial to AimdRateController to only increase while not in ALR by Per Kjellander · 6 years ago
  3. 494947b Remove direct use of FieldTrials from modules/remote_bitrate_estimator by Per Kjellander · 6 years ago
  4. df88cc0 Allow injection of network estimator into GoogCC. by Sebastian Jansson · 6 years ago
  5. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  6. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  7. f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
  8. 3c15f46 Use SeqNumUnwapper to handle reordering of first packets by Johannes Kron · 6 years ago
  9. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  10. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 6 years ago
  11. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 6 years ago
  12. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  13. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  14. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  15. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  16. 1ddc763 Qualify cmath functions. by Mirko Bonadei · 6 years ago
  17. 70a8394 Delete use of WebRtcRTPHeader from FEC test code by Niels Möller · 6 years ago
  18. 0da25a1 Update TransportSequenceNumberV2 extension to support fixed size by Johannes Kron · 6 years ago
  19. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  20. 599d592 Extend RemoteEstimatorProxy to support feedback on sender request. by Johannes Kron · 6 years ago
  21. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  22. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  23. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  24. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  25. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
  26. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  27. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  28. 05acd2b Removes clock from TransportFeedbackAdapter. by Sebastian Jansson · 6 years ago
  29. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  30. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  31. c7dbd5a Renamed a variable in overuse_detector. by Christoffer Rodbro · 6 years ago
  32. b3564c1 Back off relative to current estimate rather than ack rate when in ALR. by Erik Språng · 6 years ago
  33. 051251f Extracts LinkCapacityEstimator from AimdRateControl. by Sebastian Jansson · 6 years ago
  34. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  35. 885cf60 Moves ProbeBitrateEstimator from DelayBasedBwe. by Sebastian Jansson · 6 years ago
  36. eccfc47 Cleanup AimdRateController and remove RateControlRegion enum. by Bjorn Terelius · 6 years ago
  37. 5f00995 Using unit classes in AimdRateControl. by Sebastian Jansson · 6 years ago
  38. b6787bc Using data unit classes in DelayBasedBwe. by Sebastian Jansson · 6 years ago
  39. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  40. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  41. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  42. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  43. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  44. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  45. 7c1744d Reland "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  46. a4de9c8 Revert "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  47. e2cb26c Reland "Using units in SendSideBandwidthEstimation." by Sebastian Jansson · 6 years ago
  48. 917e596 Revert "Using units in SendSideBandwidthEstimation." by Oleh Prypin · 6 years ago
  49. 35b5e5f Using units in SendSideBandwidthEstimation. by Sebastian Jansson · 6 years ago
  50. 5186582 Adds check for uninitialized window start sequence. by Sebastian Jansson · 6 years ago
  51. cd18bf9 Compile remote_bitrate_estimator without -Wno-exit-time-destructors. by Mirko Bonadei · 6 years ago
  52. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 6 years ago
  53. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  54. b8bccd5 Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. by Sebastian Jansson · 6 years ago
  55. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  56. c411cdf Output 0 instead of NaN in perftest-output.json by Yves Gerey · 6 years ago
  57. 12e7bc3 Cleanup in rate controller. by Sebastian Jansson · 6 years ago
  58. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  59. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  60. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  61. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  62. d0e0ec9 Printing internal state of GoogCC. by Sebastian Jansson · 6 years ago
  63. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 6 years ago
  64. bc25899 Delete unneeded includes of rtp_payload_registry.h by Niels Möller · 6 years ago
  65. 435c8de Clean up LinkedSet (LRU) code. by Yves Gerey · 6 years ago
  66. 9a29c03 Fix random crashes - invariant broken in LinkedSet (LRU) implementation. by Yves Gerey · 6 years ago
  67. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  68. 5d7a4c6 Fixing py lint errors by Artem Titov · 6 years ago
  69. 64f813e Enable clang::find_bad_constructs for remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  70. 0c7ec80 Limit BWE reductions before first measured throughput. by Bjorn Terelius · 6 years ago
  71. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  72. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 7 years ago
  73. 43d0b98 Clean up RateControlInput struct, used by bandwidth estimation. by Bjorn Terelius · 7 years ago
  74. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 7 years ago
  75. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  76. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  77. 6d19180 Fix increase in send rate when not receiving feedback by Anastasia Koloskova · 7 years ago
  78. 25b41f8 remove unused stringstream import by Jonas Olsson · 7 years ago
  79. 95de63b Rename parsing function in AimdRateControl by Bjorn Terelius · 7 years ago
  80. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 7 years ago
  81. dd3eae5 Revert "Configure and use max bitrate to limit the AIMD controller estimates." by Per Kjellander · 7 years ago
  82. 18d7c7e Configure and use max bitrate to limit the AIMD controller estimates. by Bjorn Terelius · 7 years ago
  83. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  84. 853715c Min BWE default is 10kbps but for audio send side BWE it was overridden to 5kbps. Now audio send side BWE is used for video calls too and should set min to 10kbps in case of video call. by Alex Narest · 7 years ago
  85. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  86. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  87. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  88. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  89. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  90. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  91. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  92. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 7 years ago
  93. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  94. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  95. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  96. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  97. 4dbc7e4 Move transport feedback adapter into its own target. by Stefan Holmer · 7 years ago
  98. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  99. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  100. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago