1. 9f5ae7b Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 5 years ago
  2. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  3. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  4. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  5. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 5 years ago
  6. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 5 years ago
  7. 40de3cc Propagating TargetRate struct to BitrateAllocator. by Sebastian Jansson · 5 years ago
  8. 93b1ea2 Using struct for bitrate allocation limits. by Sebastian Jansson · 5 years ago
  9. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 5 years ago
  10. 4d461ba Reusing MediaStreamAllocationConfig struct in ObserverConfig. by Sebastian Jansson · 5 years ago
  11. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  12. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  13. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  14. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 5 years ago
  15. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  16. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  17. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 5 years ago
  18. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  19. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  20. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 5 years ago
  21. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  22. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 5 years ago
  23. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  24. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
  25. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  26. 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 6 years ago
  27. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
  28. 166b45d Adds route changes in event logs. by Sebastian Jansson · 6 years ago
  29. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 6 years ago
  30. ce92817 Split test:test_common source set by Danil Chapovalov · 6 years ago
  31. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 6 years ago
  32. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 6 years ago
  33. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 6 years ago
  34. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  35. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  36. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  37. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  38. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  39. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  40. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  41. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  42. ed50e6c Inject TaskQueueFactory in RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  43. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  44. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  45. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 6 years ago
  46. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  47. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 6 years ago
  48. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 6 years ago
  49. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  50. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  51. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  52. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  53. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  54. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  55. 87609be Merges RtpTransportControllerSend with SendSideCongestionController. by Sebastian Jansson · 6 years ago
  56. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  57. 6736df1 Moves BitrateAllocationUpdate to api. by Sebastian Jansson · 6 years ago
  58. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  59. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  60. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  61. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  62. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  63. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  64. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  65. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  66. 2cd3b4c Fixing bug in SimulatedNetwork where packets stop. by Sebastian Jansson · 6 years ago
  67. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  68. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  69. 7182286 Allow FakeNetworkPipe to wake up its processing thread by Sebastian Jansson · 6 years ago
  70. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  71. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  72. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  73. f5e767d Don't send max allocation probe unless allocation changed. by Sebastian Jansson · 6 years ago
  74. 1298541 Removing unnecessary dependencies on socket.h. by Sebastian Jansson · 6 years ago
  75. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  76. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  77. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  78. 32fe3d1 Temporarily increase visibility of pacing and call/rtp_interfaces by Danil Chapovalov · 6 years ago
  79. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  80. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  81. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  82. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  83. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  84. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  85. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  86. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  87. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  88. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  89. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  90. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  91. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 6 years ago
  92. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  93. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 6 years ago
  94. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  95. ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 6 years ago
  96. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  97. 5c302c0 Delete obsolete file call/video_config.h. by Niels Möller · 6 years ago
  98. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  99. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  100. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago