1. 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 3 months ago
  2. e57eb34 Make the remote_bitrate_estimator build target private by Niels Möller · 4 years, 3 months ago
  3. de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
  4. cccd550 Delete unneeded dependencies on deprecated build target webrtc_common by Niels Möller · 4 years, 6 months ago
  5. edcb907 Migrate modules/remote_bitrate_estimator to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  6. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
  7. 014197b In modules/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 9 months ago
  8. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 5 years ago
  9. 5b60b19 Cleanup: Removes unused AimdRateControl field trials. by Sebastian Jansson · 5 years ago
  10. 4940e08 Cleanup: Improving readability in AimdRateControl by Sebastian Jansson · 5 years ago
  11. 822c373 Always limit delay based bitrate by the acknowledged rate. by Sebastian Jansson · 5 years ago
  12. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
  13. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  14. 5528402 Use newer version of TimeDelta and TimeStamp factories in modules/ by Danil Chapovalov · 5 years ago
  15. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  16. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  17. 3a8df88 Add field trial to avoid extra backoffs in AIMD rate control. by Björn Terelius · 5 years ago
  18. 16189c6 Apply network estimate by default. by Sebastian Jansson · 5 years ago
  19. d113ee3 Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. by Sebastian Jansson · 5 years ago
  20. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  21. ee153c9 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet by Per Kjellander · 5 years ago
  22. 52f7ae7 Make NetworkStateEstimator injectable in RemoteBitrateEstimator by Per Kjellander · 5 years ago
  23. f7cb16f Check input parameter in RemoteEstimatorProxy::IncomingPacket without lock by Per Kjellander · 5 years ago
  24. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  25. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
  26. 7ea6b29 Adds improved estimate bounded backoff to AimdRateControl. by Sebastian Jansson · 6 years ago
  27. ea3dddf Use capacity bounds in AimdRateControl if available. by Sebastian Jansson · 6 years ago
  28. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  29. 79e4c92 Remove bwe_rtp_play and add rtp_to_text to the build. by Mirko Bonadei · 6 years ago
  30. b64ad0e Using Clock::CurrentTime() where non-test behavior is unchanged. by Sebastian Jansson · 6 years ago
  31. 449888e Cleanup of resources from removed remote bitrate estimate test framework. by Sebastian Jansson · 6 years ago
  32. 3d61ab1 Adds send time to ReceivedPacket struct. by Sebastian Jansson · 6 years ago
  33. 8169db6 Expose target bandwidth fraction for transport feedback for field trial by Niels Möller · 6 years ago
  34. 12561e0 Removes legacy remote bitrate estimator test framework. by Sebastian Jansson · 6 years ago
  35. d287962 Distinguish between missing packet and send failure. by Erik Språng · 6 years ago
  36. 780c136 Move OverUseDetectorOptions out of common_types.h by Niels Möller · 6 years ago
  37. 2154f75 Log transport feedback max interval by Niels Möller · 6 years ago
  38. decc076 Expose send parameters for RemoteEstimatorProxy for field trial. by Niels Möller · 6 years ago
  39. 416d5db Add field trial to AimdRateController to only increase while not in ALR by Per Kjellander · 6 years ago
  40. 494947b Remove direct use of FieldTrials from modules/remote_bitrate_estimator by Per Kjellander · 6 years ago
  41. df88cc0 Allow injection of network estimator into GoogCC. by Sebastian Jansson · 6 years ago
  42. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  43. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  44. f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
  45. 3c15f46 Use SeqNumUnwapper to handle reordering of first packets by Johannes Kron · 6 years ago
  46. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  47. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 6 years ago
  48. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 6 years ago
  49. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  50. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  51. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  52. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  53. 1ddc763 Qualify cmath functions. by Mirko Bonadei · 6 years ago
  54. 70a8394 Delete use of WebRtcRTPHeader from FEC test code by Niels Möller · 6 years ago
  55. 0da25a1 Update TransportSequenceNumberV2 extension to support fixed size by Johannes Kron · 6 years ago
  56. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  57. 599d592 Extend RemoteEstimatorProxy to support feedback on sender request. by Johannes Kron · 6 years ago
  58. 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
  59. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  60. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  61. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  62. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
  63. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  64. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  65. 05acd2b Removes clock from TransportFeedbackAdapter. by Sebastian Jansson · 6 years ago
  66. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  67. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  68. c7dbd5a Renamed a variable in overuse_detector. by Christoffer Rodbro · 6 years ago
  69. b3564c1 Back off relative to current estimate rather than ack rate when in ALR. by Erik Språng · 6 years ago
  70. 051251f Extracts LinkCapacityEstimator from AimdRateControl. by Sebastian Jansson · 6 years ago
  71. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  72. 885cf60 Moves ProbeBitrateEstimator from DelayBasedBwe. by Sebastian Jansson · 6 years ago
  73. eccfc47 Cleanup AimdRateController and remove RateControlRegion enum. by Bjorn Terelius · 6 years ago
  74. 5f00995 Using unit classes in AimdRateControl. by Sebastian Jansson · 6 years ago
  75. b6787bc Using data unit classes in DelayBasedBwe. by Sebastian Jansson · 6 years ago
  76. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  77. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  78. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  79. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  80. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  81. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  82. 7c1744d Reland "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  83. a4de9c8 Revert "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  84. e2cb26c Reland "Using units in SendSideBandwidthEstimation." by Sebastian Jansson · 6 years ago
  85. 917e596 Revert "Using units in SendSideBandwidthEstimation." by Oleh Prypin · 6 years ago
  86. 35b5e5f Using units in SendSideBandwidthEstimation. by Sebastian Jansson · 6 years ago
  87. 5186582 Adds check for uninitialized window start sequence. by Sebastian Jansson · 6 years ago
  88. cd18bf9 Compile remote_bitrate_estimator without -Wno-exit-time-destructors. by Mirko Bonadei · 6 years ago
  89. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 6 years ago
  90. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  91. b8bccd5 Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. by Sebastian Jansson · 6 years ago
  92. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  93. c411cdf Output 0 instead of NaN in perftest-output.json by Yves Gerey · 6 years ago
  94. 12e7bc3 Cleanup in rate controller. by Sebastian Jansson · 6 years ago
  95. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  96. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  97. 96ede16a Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  98. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  99. d0e0ec9 Printing internal state of GoogCC. by Sebastian Jansson · 6 years ago
  100. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 7 years ago