1. 60570dc Removes legacy PacketQueue implementation. by Sebastian Jansson · 6 years ago
  2. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  3. b471c90 Enabling clang::find_bad_constructs for modules/pacing. by Mirko Bonadei · 7 years ago
  4. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  5. f9f49a3 Removes redundant AlrDetector. by Sebastian Jansson · 7 years ago
  6. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  7. 0040b66 Replace rtc::Optional with absl::optional by Danil Chapovalov · 7 years ago
  8. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  9. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  10. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  11. b537496 Renamed PacketQueue2 to RoundRobinPacketQueue. by Sebastian Jansson · 7 years ago
  12. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  13. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  14. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  15. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  16. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  17. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  18. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  19. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  20. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  21. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  22. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  23. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  24. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  25. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  26. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  27. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  28. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  29. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  30. 881829b New PacketQueue2 which prioritize packets in a round-robin fashion. by philipel · 7 years ago
  31. b378a22 Fix ALR field trial parsing by Erik Språng · 7 years ago
  32. 9981bd9 Move PacketQueue out of paced_sender.cc to its own packet_queue.{cc,h}. by philipel · 7 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/pacing/BUILD.gn]
  34. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  35. 334f9e6 Tracking mock_paced_sender.h with a GN target by mbonadei · 7 years ago
  36. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  37. f6a861a Remove remains of webrtc/base by ehmaldonado · 8 years ago
  38. 82c5593 Let alr detector use a budged to detect underuse. by tschumim · 8 years ago
  39. c024740 Use relative paths in GN files. by jianjun.zhu · 8 years ago
  40. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  41. 9483b49 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  42. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  43. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  44. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
  45. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 8 years ago
  46. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
  47. c3b3f7a Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2781853002/ ) by philipel · 8 years ago
  48. e3b354b Revert of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2783693002/ ) by philipel · 8 years ago
  49. 2a63160 Reland of Log created probe clusters to RtcEventLog. (patchset #1 id:1 of https://codereview.chromium.org/2775273003/ ) by philipel · 8 years ago
  50. 7ac5c32 Revert of Log created probe clusters to RtcEventLog. (patchset #3 id:40001 of https://codereview.chromium.org/2776073003/ ) by philipel · 8 years ago
  51. bb9e6ed Log created probe clusters to RtcEventLog. by philipel · 8 years ago
  52. 919dce2 Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused by tommi · 8 years ago
  53. 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
  54. 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
  55. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  56. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  57. 49f465f Refactor bitrate_controller, remote_bitrate_estimator and congestion_contoller for gn check. by mbonadei · 8 years ago
  58. 2a495ca Refactor webrtc/modules/pacing for GN check by mbonadei · 8 years ago
  59. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  60. 3168781 Add AlrDetector by isheriff · 8 years ago
  61. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  62. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  63. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  64. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  65. 0b9e29c Remove include dirs from modules/{media_file,pacing} by Henrik Kjellander · 9 years ago
  66. 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
  67. 867fb52 Add support for transport wide sequence numbers by sprang · 10 years ago
  68. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  69. e590416 Moving the pacer and the pacer thread to ChannelGroup. by Stefan Holmer · 10 years ago
  70. 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
  71. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  72. 42ee5b5 GN: Disable Chromium clang plugins for standalone build. by kjellander@webrtc.org · 10 years ago
  73. 1227ab8 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 11 years ago