1. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 5 years ago
  2. 3c15f46 Use SeqNumUnwapper to handle reordering of first packets by Johannes Kron · 5 years ago
  3. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 5 years ago
  4. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  5. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  6. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  7. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  8. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  9. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  10. 051251f Extracts LinkCapacityEstimator from AimdRateControl. by Sebastian Jansson · 6 years ago
  11. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  12. 5f00995 Using unit classes in AimdRateControl. by Sebastian Jansson · 6 years ago
  13. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  14. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  15. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  16. 7c1744d Reland "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  17. a4de9c8 Revert "Reland "Using units in SendSideBandwidthEstimation."" by Sebastian Jansson · 6 years ago
  18. e2cb26c Reland "Using units in SendSideBandwidthEstimation." by Sebastian Jansson · 6 years ago
  19. 917e596 Revert "Using units in SendSideBandwidthEstimation." by Oleh Prypin · 6 years ago
  20. 35b5e5f Using units in SendSideBandwidthEstimation. by Sebastian Jansson · 6 years ago
  21. cd18bf9 Compile remote_bitrate_estimator without -Wno-exit-time-destructors. by Mirko Bonadei · 6 years ago
  22. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  23. 7255fef Fix no_global_constructors in remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  24. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  25. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  26. 64f813e Enable clang::find_bad_constructs for remote_bitrate_estimator. by Mirko Bonadei · 6 years ago
  27. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  28. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 6 years ago
  29. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 6 years ago
  30. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  31. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 6 years ago
  32. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  33. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  34. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 6 years ago
  35. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 6 years ago
  36. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 6 years ago
  37. 4dbc7e4 Move transport feedback adapter into its own target. by Stefan Holmer · 7 years ago
  38. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  39. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  40. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  41. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  42. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  43. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  44. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  45. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  46. 7613454 Reland: Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  47. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  48. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  49. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  50. 44e57be Revert "Fix circular dependency in BWE code." by Olga Sharonova · 7 years ago
  51. 08279b5 Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  52. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  53. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  54. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  55. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  56. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  57. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  58. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  59. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  60. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  61. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  62. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  63. a194e58 Move sequence_number_utils.h to rtc_base/ by Bjorn Terelius · 7 years ago
  64. 09d9014 Reland "Make it possible to isolate bwe_simulations_tests" by Edward Lemur · 7 years ago
  65. 69cc48b Revert "Make it possible to isolate bwe_simulations_tests" by Patrik Höglund · 7 years ago
  66. 28addd0 Make it possible to isolate bwe_simulations_tests by Edward Lemur · 7 years ago
  67. ea00e48 Add field trials to configure the backoff factor and the trendline window of the BWE. by Stefan Holmer · 7 years ago
  68. 599df85 Resolve cyclic dependency in remote bitrate estimator by Danil Chapovalov · 7 years ago
  69. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  70. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/remote_bitrate_estimator/BUILD.gn]
  71. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  72. 2877eaf Tracking rbe tools with a GN target by mbonadei · 7 years ago
  73. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  74. 245f17e Delete old CongestionController class by Niels Möller · 7 years ago
  75. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  76. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  77. 157cbbd Added implementation of three classes: by gnish · 7 years ago
  78. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  79. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  80. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  81. 191113a Added implementation of four functions in the BBR congestion controller: by gnish · 7 years ago
  82. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 7 years ago
  83. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  84. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  85. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  86. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 7 years ago
  87. 90474cc GN: Make //webrtc/test:fileutils visible only to //webrtc/test. by ehmaldonado · 7 years ago
  88. fb1fa44 Remove MockRemoteBitrateObserver (unused) by elad.alon · 7 years ago
  89. f18847f Remove unused variables from MetricRecorder. by terelius · 7 years ago
  90. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 7 years ago
  91. 9cbb0a1 Reland of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #1 id:1 of https://codereview.webrtc.org/2651023005/ ) by ehmaldonado · 7 years ago
  92. 3373eaa Revert of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #4 id:130001 of https://codereview.webrtc.org/2649563002/ ) by ehmaldonado · 8 years ago
  93. 36cb55d GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  94. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  95. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  96. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  97. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  98. 021eef3 Reland of actor webrtc_perf_tests into several source_sets. (patchset #1 id:1 of https://codereview.webrtc.org/2613913002/ ) by ehmaldonado · 8 years ago
  99. 5fbcd22 Revert of Refactor webrtc_perf_tests into several source_sets. (patchset #5 id:100001 of https://codereview.webrtc.org/2609403002/ ) by danilchap · 8 years ago
  100. 0b5a26a Refactor webrtc_perf_tests into several source_sets. by ehmaldonado · 8 years ago