1. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/bitrate_allocator_unittest.cc]
  4. 5ef2bc1 Reland of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #1 id:1 of https://codereview.chromium.org/2703393002/ ) by philipel · 7 years ago
  5. b80bdca Revert of Fixes a bug where a video stream can get stuck in the suspended state. (patchset #8 id:120001 of https://codereview.webrtc.org/2705603002/ ) by philipel · 7 years ago
  6. a518a39 Fixes a bug where a video stream can get stuck in the suspended state. by stefan · 7 years ago
  7. 78b4d56 Relanding "Pass time constant to bwe smoothing filter." by minyue · 8 years ago
  8. 6287e82 Revert of Pass time constant to bwe smoothing filter. (patchset #8 id:140001 of https://codereview.webrtc.org/2518923003/ ) by ossu · 8 years ago
  9. 9abbf5a Pass time constanct to bwe smoothing filter. by michaelt · 8 years ago
  10. ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 8 years ago
  11. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  12. 48a4beb Auto pause video streams based on encoder target bitrate. by mflodman · 8 years ago
  13. 57c21f9 Remove ViEEncoder::Pause / Start by perkj · 8 years ago
  14. 71ee44c This cl: by perkj · 8 years ago
  15. 101f250 Implementing auto pausing of video streams. by mflodman · 8 years ago
  16. fea9309 This reland https://codereview.webrtc.org/1932683002/. by perkj · 8 years ago
  17. 2ebe5b1 Refactor before implementing per stream suspension. by mflodman · 8 years ago
  18. ec81bcd Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate by perkj · 8 years ago
  19. e30c272 Revert "Reland of Remove SendPacer from ViEEncoder by perkj · 8 years ago
  20. 28a4456 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" by Per · 8 years ago
  21. 825eb58 Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ ) by perkj · 8 years ago
  22. 857c5cc Remove SendPacer from ViEEncoder by perkj · 8 years ago
  23. b25345e Replace scoped_ptr with unique_ptr in webrtc/call/ by kwiberg · 8 years ago
  24. 86aabb2 Move BitrateAllocator reference from ViEEncoder to VideoSendStream. by mflodman · 8 years ago
  25. 0e7e259 Move BitrateAllocator from BitrateController logic to Call. by mflodman · 9 years ago[Renamed (97%) from webrtc/modules/bitrate_controller/bitrate_allocator_unittest.cc]
  26. 8e4e8b0 Simplify BitrateAllocator::AddBitrateObserver. by Peter Boström · 9 years ago
  27. e590416 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 9 years ago
  28. 792f1a1 Break out allocation from BitrateController into a BitrateAllocator. by stefan@webrtc.org · 9 years ago