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