1. b2540bb Probing: Add support for exponential startup probing by Irfan Sheriff · 8 years ago
  2. a41c13e OWNERS: Make everyone able to change *.gn,*.gni files. by Henrik Kjellander · 8 years ago
  3. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  4. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  5. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  6. eb680ea CongestionController::SetBweBitrates may now trigger probing. by philipel · 8 years ago
  7. 4a1ec1e Added ProbeBitrate(bitrate_bps, num_probes) to BitrateProber. by philipel · 8 years ago
  8. 6e11efa Bitrate prober and paced sender improvements by Irfan Sheriff · 8 years ago
  9. 8b70faf Send audio packets immediately instead of pacing them. by terelius · 8 years ago
  10. f39f7d9 Always take retransmissions into account when deciding pacing order by terelius · 9 years ago
  11. 71ee44c This cl: by perkj · 9 years ago
  12. 1a93cde BitrateProber now correctly change state to kWait when the last probing by philipel · 9 years ago
  13. a1ed0b3 Revert "Revert of Propagate probing cluster id to SendTimeHistory. (patchset #5 id:80001 of https://codereview.webrtc.org/2005313003/ )" by philipel · 9 years ago
  14. 46948c1 Revert of Propagate probing cluster id to SendTimeHistory. (patchset #5 id:80001 of https://codereview.webrtc.org/2005313003/ ) by philipel · 9 years ago
  15. 5be28c8 Propagate probing cluster id to SendTimeHistory, both for packets and padding. by philipel · 9 years ago
  16. a3c2c3e Remove unneccessary log in PacedSender. by Stefan Holmer · 9 years ago
  17. 29dca2c Added cluster id to PacedSender::Callback::TimeToSendPacket. by philipel · 9 years ago
  18. ec81bcd Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate by perkj · 9 years ago
  19. e30c272 Revert "Reland of Remove SendPacer from ViEEncoder by perkj · 9 years ago
  20. dd32486 Bitrate prober now keep track of probing cluster id. by philipel · 9 years ago
  21. 28a4456 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" by Per · 9 years ago
  22. 825eb58 Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ ) by perkj · 9 years ago
  23. 857c5cc Remove SendPacer from ViEEncoder by perkj · 9 years ago
  24. 22feaa3 Replace scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  25. 94a23f0 Reland "Add check_deps rules in DEPS files." by kjellander@webrtc.org · 9 years ago
  26. 56cf60e Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ ) by kjellander · 9 years ago
  27. 086f851 Add check_deps rules in DEPS files. by kjellander@webrtc.org · 9 years ago
  28. 7ecc163 Report all packets to bitrate probing. by Peter Boström · 9 years ago
  29. dc29780 Re-enable DCHECKs for increasing timestamps in paced_sender by sprang · 9 years ago
  30. 3dd5d1d Remove PacketRouter sender distinction. by Peter Boström · 9 years ago
  31. a26ac92 Reland of move ignored return code from modules. (patchset #1 id:1 of https://codereview.webrtc.org/1736663004/ ) by pbos · 9 years ago
  32. da33a8a Revert of Remove ignored return code from modules. (patchset #3 id:40001 of https://codereview.webrtc.org/1703833002/ ) by torbjorng · 9 years ago
  33. bf66ae6 Remove thread check from PacketRouter::SendFeedback. by Stefan Holmer · 9 years ago
  34. f14c47a Remove ignored return code from modules. by Peter Boström · 9 years ago
  35. 0665f05 Fix OOB read in pacing test. by stefan · 9 years ago
  36. 0453ef8 Prevent busy-looping PacedSender on small packets. by Peter Boström · 9 years ago
  37. d2a2296 Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors. by jbauch · 9 years ago
  38. bba9dec Use separate rtp module lists for send and receive in PacketRouter. by stefan · 9 years ago
  39. 38b39d5 Temporary hack to avoid assert errors when time moves backwards. by sprang · 9 years ago
  40. c482eb3 Don't account for audio in the pacer budget. by Stefan Holmer · 9 years ago
  41. 46ad542 Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https://codereview.webrtc.org/1498953002/ ) by pbos · 9 years ago
  42. 84f0970 Reland of "Create rtc::AtomicInt POD struct." by Peter Boström · 9 years ago
  43. b86d4e4 Prepare the AudioSendStream to be hooked up to send-side BWE. by Stefan Holmer · 9 years ago
  44. 7c704b8 Use webrtc/base/logging.h in stefan@'s ownership. by Peter Boström · 9 years ago
  45. ad113e5 Fix bug in calculation of averge queue time in paced sender. by Erik Språng · 9 years ago
  46. 0a43fef Allow pacer to boost bitrate in order to meet time constraints. by sprang · 9 years ago
  47. 3c12f4d Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https://codereview.webrtc.org/1420043008/ ) by pbos · 9 years ago
  48. b27f590 Create rtc::AtomicInt POD struct. by pbos · 9 years ago
  49. 0b9e29c Remove include dirs from modules/{media_file,pacing} by Henrik Kjellander · 9 years ago
  50. ff761fb modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  51. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago
  52. e23e737 Disable pacer disabling. by Peter Boström · 9 years ago
  53. 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
  54. 586b19b Enable probing with repeated payload packets by default. by Stefan Holmer · 9 years ago
  55. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  56. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  57. 233bd87 Add RemoteEstimatorProxy for capturing receive times by sprang · 9 years ago
  58. 867fb52 Add support for transport wide sequence numbers by sprang · 9 years ago
  59. fe0c905 Improve probing by ignoring small packets which otherwise break the mechanism. by stefan · 10 years ago
  60. c62642c Make the BWE threshold adaptive. by stefan · 10 years ago
  61. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  62. 01b4888 Use padding to achieve bitrate probing if the initial key frame has too few packets. by Stefan Holmer · 10 years ago
  63. e590416 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  64. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  65. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  66. e9f0f59 Enable bitrate probing by default in PacedSender. by stefan@webrtc.org · 10 years ago
  67. 0200f70 Set webrtc_rtp category to be disabled by default. by sprang@webrtc.org · 10 years ago
  68. 86e1e48 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  69. 0b1534c Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess. by pkasting@chromium.org · 10 years ago
  70. 4591fbd Use size_t more consistently for packet/payload lengths. by pkasting@chromium.org · 10 years ago
  71. 2656bf8 Fix ExpectedQueueTimeMs() to avoid truncation or overflow. by pkasting@chromium.org · 10 years ago
  72. d839e0a Reduce to 2 probes when probing for initial bandwidth. by stefan@webrtc.org · 10 years ago
  73. dcebf2d Reworked paced sender queue by sprang@webrtc.org · 10 years ago
  74. 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
  75. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  76. 38344ed Move thread_annotations.h to webrtc/base/. by pbos@webrtc.org · 10 years ago
  77. b96ea2a Remove former team members from OWNERS and WATCHLISTS by kjellander@webrtc.org · 10 years ago
  78. 42ee5b5 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 10 years ago
  79. 89fd1e8 Improvements to the pacer where it lost some budget due to truncation errors. by stefan@webrtc.org · 11 years ago
  80. 168f23f Move pacer to fully use webrtc::Clock instead of webrtc::TickTime. by stefan@webrtc.org · 11 years ago
  81. 03c817e Fix pacer to accept duplicate sequence numbers on different SSRCs. by pbos@webrtc.org · 11 years ago
  82. bee164a Fix test issues and a win compile error introduced with r6605. by stefan@webrtc.org · 11 years ago
  83. 875ad49 Revert conversion from TickTime to int64_t in paced sender. by stefan@webrtc.org · 11 years ago
  84. 88e0dda Introduces PacedVideoSender to test framework and moves the Pacer to use Clock. by stefan@webrtc.org · 11 years ago
  85. 1227ab8 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 11 years ago
  86. cb254aa Enable pacing by default and remove the option to disable it from the new API. by stefan@webrtc.org · 11 years ago
  87. 2c89b5c Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago
  88. 709e297 Simplify pacer interface. by pbos@webrtc.org · 11 years ago
  89. 9fd8d87 Adds APIs for reporting pacer queuing delay. by jiayl@webrtc.org · 11 years ago
  90. 32c3247 Fix for libtalkmobile build error bug=b/12549061 by elham@webrtc.org · 11 years ago
  91. 7fb75ec Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  92. dd393e7 Measure pacer queue size based on when packets are inserted rather than captured. by stefan@webrtc.org · 11 years ago
  93. b627f67 Fixes a crash in the pacer where it fails to find a normal prio packet if there are no high prio packets, given that the queue has grown too large. by stefan@webrtc.org · 11 years ago
  94. 19a40ff Ensure that no packet stays in the pacer queue for longer than 2 seconds. by stefan@webrtc.org · 11 years ago
  95. ef2d554 Increase size of pacer window to 500 ms as that better matches the encoder. by stefan@webrtc.org · 11 years ago
  96. 9b82f5a Fix for RTX in combination with pacing. by stefan@webrtc.org · 11 years ago
  97. 04b6179 Remove include_dirs from pacing. by pbos@webrtc.org · 11 years ago
  98. b2c8a95 Improving padding rules and breaking out bw allocation to ViEEncoder. by stefan@webrtc.org · 11 years ago
  99. 80865fd Don't pace out packets or generate padding when the pacer is disabled. by stefan@webrtc.org · 11 years ago
  100. 0193158 Fix some chromium-style warnings in webrtc/modules/pacing/ by pbos@webrtc.org · 11 years ago