1. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  2. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 6 years ago
  3. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 6 years ago
  4. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 6 years ago
  5. 4dbc7e4 Move transport feedback adapter into its own target. by Stefan Holmer · 7 years ago
  6. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  7. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  8. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  9. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  10. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  11. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  12. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  13. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  14. 7613454 Reland: Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  15. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  16. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  17. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  18. 44e57be Revert "Fix circular dependency in BWE code." by Olga Sharonova · 7 years ago
  19. 08279b5 Fix circular dependency in BWE code. by Patrik Höglund · 7 years ago
  20. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  21. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  22. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  23. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  24. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  25. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  26. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  27. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  28. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  29. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  30. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  31. a194e58 Move sequence_number_utils.h to rtc_base/ by Bjorn Terelius · 7 years ago
  32. 09d9014 Reland "Make it possible to isolate bwe_simulations_tests" by Edward Lemur · 7 years ago
  33. 69cc48b Revert "Make it possible to isolate bwe_simulations_tests" by Patrik Höglund · 7 years ago
  34. 28addd0 Make it possible to isolate bwe_simulations_tests by Edward Lemur · 7 years ago
  35. ea00e48 Add field trials to configure the backoff factor and the trendline window of the BWE. by Stefan Holmer · 7 years ago
  36. 599df85 Resolve cyclic dependency in remote bitrate estimator by Danil Chapovalov · 7 years ago
  37. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  38. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/remote_bitrate_estimator/BUILD.gn]
  39. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  40. 2877eaf Tracking rbe tools with a GN target by mbonadei · 7 years ago
  41. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  42. 245f17e Delete old CongestionController class by Niels Möller · 7 years ago
  43. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  44. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  45. 157cbbd Added implementation of three classes: by gnish · 7 years ago
  46. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  47. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  48. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  49. 191113a Added implementation of four functions in the BBR congestion controller: by gnish · 7 years ago
  50. 6dcdf10 This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones. by gnish · 7 years ago
  51. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  52. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  53. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  54. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 7 years ago
  55. 90474cc GN: Make //webrtc/test:fileutils visible only to //webrtc/test. by ehmaldonado · 7 years ago
  56. fb1fa44 Remove MockRemoteBitrateObserver (unused) by elad.alon · 7 years ago
  57. f18847f Remove unused variables from MetricRecorder. by terelius · 7 years ago
  58. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 7 years ago
  59. 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
  60. 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
  61. 36cb55d GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  62. 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
  63. 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
  64. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  65. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  66. 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
  67. 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
  68. 0b5a26a Refactor webrtc_perf_tests into several source_sets. by ehmaldonado · 8 years ago
  69. 49f465f Refactor bitrate_controller, remote_bitrate_estimator and congestion_contoller for gn check. by mbonadei · 8 years ago
  70. 9531092 BWE simulator depends on congestion controller. by terelius · 8 years ago
  71. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  72. 3dcfd64 Make bwe_simulator a separate test target that doesnt run on the bots by terelius · 8 years ago
  73. 61050f6 Fixig issues in BWE dynamics plot scripts. by gaetano.carlucci · 8 years ago
  74. 280de9e Reland: Fix race / crash in OnNetworkRouteChanged(). by Stefan Holmer · 8 years ago
  75. 5ec85fb Revert of Fix race / crash in OnNetworkRouteChanged(). (patchset #5 id:80001 of https://codereview.webrtc.org/2366333003/ ) by stefan · 8 years ago
  76. fd0d426 Fix race / crash in OnNetworkRouteChanged(). by stefan · 8 years ago
  77. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  78. 52a5703 Enable BWE logging to command line when rtc_enable_bwe_test_logging is set to true by gaetano.carlucci · 8 years ago
  79. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  80. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  81. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  82. 64636dd Add UMA for tracking which BWE versions are in use. by stefan · 8 years ago
  83. fb11424 GN: Add modules_unittests by kjellander · 8 years ago
  84. d4070c6 GN: Fix Chromium breakage for remote_bitrate_estimator by Henrik Kjellander · 8 years ago
  85. 5c1d043 Fix GYP/GN for webrtc/modules/remote_bitrate_estimator by kjellander · 8 years ago
  86. 07df20b Fix building of bwe_test_logging.cc in gyp and gn builds by brucedawson · 8 years ago
  87. f75d008 Bitrate controller for VideoToolbox encoder. by tkchin · 8 years ago
  88. 6b8d355 Reland "Wire up send-side bandwidth estimation." by Erik Språng · 9 years ago
  89. c9bbeb0 Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ ) by Erik Språng · 9 years ago
  90. ef165ee Wire up send-side bandwidth estimation. by sprang · 9 years ago
  91. 318673c Update SendTimeHistory to store complete PacketInfo, not just send time by sprang · 9 years ago
  92. 867fb52 Add support for transport wide sequence numbers by sprang · 9 years ago
  93. 468e62a Remove MimdRateControl and factories for RemoteBitrateEstimor. by Erik Språng · 9 years ago
  94. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  95. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 9 years ago
  96. 9f79fe6 Merge remote bitrate estimator changes. by pbos@webrtc.org · 10 years ago
  97. b8caf6a GN: Enable libvpx, add link target and convert some test targets by kjellander@webrtc.org · 10 years ago
  98. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  99. 42ee5b5 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 10 years ago
  100. 9bef551 GN: Fix include paths for WebRTC in Chromium build. by kjellander@webrtc.org · 10 years ago