1. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  3. 0f557fe Removes unused dependency on RTP/RTCP from loss based controller. by Sebastian Jansson · 6 years ago
  4. 7742b21 Removes legacy bitrate controller. by Sebastian Jansson · 6 years ago
  5. 28aced5 Adds debug logs for loss based controller. by Sebastian Jansson · 6 years ago
  6. 5a00016 Cleanup: Using DCHECK comparison macros for unit types. by Sebastian Jansson · 6 years ago
  7. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  8. d98cbd8 Moves send side bandwidth estimation bandwidth cap inside class. by Sebastian Jansson · 6 years ago
  9. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  10. 9ffb5df Removes unused mock_bitrate_controller. by Sebastian Jansson · 6 years ago
  11. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  12. 8ea0238 Add bandwidth floor for RTT based backoff. by Christoffer Rodbro · 6 years ago
  13. 5f6abcf Fix for RttBackoff when sending of packets with TWCC stops. by Christoffer Rodbro · 6 years ago
  14. aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
  15. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  16. 982639c Fix for bandwidth toggling problem in StartUpPhase. by Christoffer Rodbro · 6 years ago
  17. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  18. 5976bde Unittests for loss based bandwidth estimation. by Christoffer Rodbro · 6 years ago
  19. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  20. 57f3ad0 Adds stable bandwidth estimate to GoogCC. by Sebastian Jansson · 6 years ago
  21. b6787bc Using data unit classes in DelayBasedBwe. by Sebastian Jansson · 6 years ago
  22. 3a83748 New loss-based bandwidth control mechanism. by Christoffer Rodbro · 6 years ago
  23. 2464348 Don't reset RTT Backoff timeout on route change. by Sebastian Jansson · 6 years ago
  24. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  25. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  26. 2e068e8 Adds RTT based backoff trial to SendSideBandwidthEstimation. by Sebastian Jansson · 6 years ago
  27. 7c1744d Reland "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  28. a4de9c8 Revert "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  29. e2cb26c Reland "Using units in SendSideBandwidthEstimation." by Sebastian Jansson · 6 years ago
  30. 917e596 Revert "Using units in SendSideBandwidthEstimation." by Oleh Prypin · 6 years ago
  31. 35b5e5f Using units in SendSideBandwidthEstimation. by Sebastian Jansson · 6 years ago
  32. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  33. b8bccd5 Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. by Sebastian Jansson · 6 years ago
  34. 803e3ff Removes unused reserved bitrate in BitrateController. by Sebastian Jansson · 7 years ago
  35. 64f813e Enable clang::find_bad_constructs for remote_bitrate_estimator. by Mirko Bonadei · 7 years ago
  36. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  37. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 7 years ago
  38. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  39. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  40. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  41. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  42. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  43. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  44. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  45. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  46. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  47. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  48. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  49. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  50. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  51. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  52. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  53. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  54. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  55. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  56. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  57. 7613454 Reland: Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  58. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  59. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  60. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  61. 94dc177 Add mock_bitrate_controller.h. by Patrik Höglund · 7 years ago
  62. 44e57be Revert "Fix circular dependency in BWE code." by Olga Sharonova · 7 years ago
  63. 08279b5 Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  64. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  65. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  66. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  67. 29cb0e7 Reset the delay-based estimate before forcing a new loss-based send rate. by Bjorn Terelius · 7 years ago
  68. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  69. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  70. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago