1. 54199f9 Ensure a second probe can be sent immediately by Per K · 1 year, 11 months ago
  2. 4b5dece Remove expired histograms WebRTC.BWE.Probing.* by Johannes Kron · 2 years, 2 months ago
  3. bd0e8ef Make it possible to set the packet size needed to trigger a probe. by Per Kjellander · 2 years, 4 months ago
  4. ffd99aa Set default for field value "WebRTC-Bwe-ProbingBehavior/min_probe_delta:2ms" by Per Kjellander · 2 years, 5 months ago
  5. 88af203 Use ProbeClusterConfig in BitrateProber from GoogCC by Per Kjellander · 2 years, 8 months ago
  6. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 10 months ago
  7. ee3e3fd Use backticks not vertical bars to denote variables in comments for /modules/pacing by Artem Titov · 3 years, 6 months ago
  8. b9d3809 Allows bitrate prober to discard delayed probes, unit type refactorings by Erik Språng · 4 years, 6 months ago
  9. 4bdd873 Make BitrateProber::IsProbing() inline. by Erik Språng · 4 years, 10 months ago
  10. b210eeb Reland "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  11. bb56d4b Revert "Refactors BitrateProber with unit types and absolute probe time." by Erik Språng · 5 years ago
  12. 739a5b3 Refactors BitrateProber with unit types and absolute probe time. by Erik Språng · 5 years ago
  13. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  14. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 6 years ago
  15. 8f43384 Add probing histograms. by Jonas Olsson · 6 years ago
  16. c39f462 Move RtcEventProbeClusterCreated to the network controller. by Piotr (Peter) Slatala · 6 years ago
  17. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  18. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  19. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  20. b471c90 Enabling clang::find_bad_constructs for modules/pacing. by Mirko Bonadei · 7 years ago
  21. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  22. adf4c16 Removed Reset from BitrateProber. by srte · 7 years ago
  23. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  24. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  25. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/pacing/bitrate_prober.h]
  26. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  27. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
  28. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
  29. c3b3f7a Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2781853002/ ) by philipel · 8 years ago
  30. e3b354b Revert of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2783693002/ ) by philipel · 8 years ago
  31. 2a63160 Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2775273003/ ) by philipel · 8 years ago
  32. 7ac5c32 Revert of Log created probe clusters to RtcEventLog. (patchset #3 id:40001 of https://codereview.chromium.org/2776073003/ ) by philipel · 8 years ago
  33. bb9e6ed Log created probe clusters to RtcEventLog. by philipel · 8 years ago
  34. c7bf32a Propagate packet pacing information to SenTimeHistory. by philipel · 8 years ago
  35. 0e3213a Fix bug in BitrateProber where an old probe added at a high bitrate will stay active indefinitely if the bandwidth estimate becomes too low to probe at that bitrate. by Stefan Holmer · 8 years ago
  36. 6dbbd89 Fix BitrateProber to match the requested bitrate more precisely by sergeyu · 8 years ago
  37. ebfbc8e Revert of Fix BitrateProber to match the requested bitrate more precisely (patchset #4 id:60001 of https://codereview.webrtc.org/2613543003/ ) by sprang · 8 years ago
  38. 599c501 Fix BitrateProber to match the requested bitrate more precisely by sergeyu · 8 years ago
  39. fd58b61 BitrateProber::CreateProbeCluster now only accept one parameter (bitrate_bps). by philipel · 8 years ago
  40. cc5903e BitrateProber: Support higher probing bitrates by isheriff · 8 years ago
  41. eb680ea CongestionController::SetBweBitrates may now trigger probing. by philipel · 8 years ago
  42. 4a1ec1e Added ProbeBitrate(bitrate_bps, num_probes) to BitrateProber. by philipel · 8 years ago
  43. 6e11efa Bitrate prober and paced sender improvements by Irfan Sheriff · 8 years ago
  44. 29dca2c Added cluster id to PacedSender::Callback::TimeToSendPacket. by philipel · 9 years ago
  45. dd32486 Bitrate prober now keep track of probing cluster id. by philipel · 9 years ago
  46. 28a4456 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" by Per · 9 years ago
  47. 0453ef8 Prevent busy-looping PacedSender on small packets. by Peter Boström · 9 years ago
  48. ebbf8a8 Make sure rtp_rtcp module doesn't directly reference anything in the pacer module, and remove build dependencies on it. by sprang · 9 years ago
  49. fe0c905 Improve probing by ignoring small packets which otherwise break the mechanism. by stefan · 9 years ago
  50. 01b4888 Use padding to achieve bitrate probing if the initial key frame has too few packets. by Stefan Holmer · 10 years ago
  51. 82462aa Adds support for sending first set of packets at increasingly higher bitrates to probe the link and faster ramp up to a high bitrate. by stefan@webrtc.org · 10 years ago