1. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 4 months ago
  2. 0d4647d Remove send_crit_, bitrate_crit_ and last_bandwidth_bps_crit_ locks. by Tommi · 4 years, 4 months ago
  3. 4b860c1 Calculate chain_diff for DependencyDescriptor from GenericFrameInfo by Danil Chapovalov · 4 years, 5 months ago
  4. 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 4 years, 5 months ago
  5. cbc0cba Updates RtpVideoSender to populate RtpRtcp::Config.field_trials by Erik Språng · 4 years, 6 months ago
  6. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 4 years, 6 months ago
  7. 6404cdd Allow setting a bandwidth cap for relayed connections. by Christoffer Rodbro · 4 years, 6 months ago
  8. f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 4 years, 6 months ago
  9. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 7 months ago
  10. 9526c55 Refactoring mock_transport to be used separately by Tim Na · 4 years, 8 months ago
  11. 02d71fb Populate generic descriptor based on GenericFrameInfo when available. by Danil Chapovalov · 4 years, 8 months ago
  12. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 9 months ago
  13. 3d4d94a Adds scenario test for transport wide feedback based retransmission. by Sebastian Jansson · 4 years, 9 months ago
  14. b8c775a Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api by Tim Na · 4 years, 9 months ago
  15. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 4 years, 10 months ago
  16. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 10 months ago
  17. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 4 years, 10 months ago
  18. 014dd3c Trials should always be populated in call config. by Erik Språng · 4 years, 10 months ago
  19. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 10 months ago
  20. 00cc836 Makes all of RtpVideoSenderTest use simulated time by Erik Språng · 4 years, 10 months ago
  21. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 4 years, 11 months ago
  22. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  23. 9f5ae7b Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueForTesting by Danil Chapovalov · 5 years ago
  24. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  25. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  26. 04671b0 Delete unused method PacedSender::QueueSizePackets by Niels Möller · 5 years ago
  27. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 5 years ago
  28. 6cf554e Reduces locking in RtpSenderVideo. by Erik Språng · 5 years ago
  29. 40de3cc Propagating TargetRate struct to BitrateAllocator. by Sebastian Jansson · 5 years ago
  30. 93b1ea2 Using struct for bitrate allocation limits. by Sebastian Jansson · 5 years ago
  31. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 5 years ago
  32. 4d461ba Reusing MediaStreamAllocationConfig struct in ObserverConfig. by Sebastian Jansson · 5 years ago
  33. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  34. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  35. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  36. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 5 years ago
  37. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  38. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  39. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 5 years ago
  40. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  41. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  42. 425d6aa Add RtpPacketPacer interface for pacer control by Erik Språng · 5 years ago
  43. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  44. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 5 years ago
  45. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  46. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 5 years ago
  47. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  48. 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 5 years ago
  49. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  50. 166b45d Adds route changes in event logs. by Sebastian Jansson · 5 years ago
  51. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  52. ce92817 Split test:test_common source set by Danil Chapovalov · 5 years ago
  53. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 5 years ago
  54. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 5 years ago
  55. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 5 years ago
  56. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 5 years ago
  57. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  58. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  59. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  60. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  61. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  62. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  63. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  64. ed50e6c Inject TaskQueueFactory in RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  65. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  66. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  67. 2b08e31 Adds CoDel implementation to network simulation. by Sebastian Jansson · 6 years ago
  68. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  69. 836fee1 Calculate next process time in simulated network. by Sebastian Jansson · 6 years ago
  70. eceea31 Reduces locking in SimulatedNetwork class. by Sebastian Jansson · 6 years ago
  71. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  72. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  73. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  74. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  75. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  76. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  77. 87609be Merges RtpTransportControllerSend with SendSideCongestionController. by Sebastian Jansson · 6 years ago
  78. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  79. 6736df1 Moves BitrateAllocationUpdate to api. by Sebastian Jansson · 6 years ago
  80. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  81. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  82. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  83. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  84. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  85. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  86. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  87. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  88. 2cd3b4c Fixing bug in SimulatedNetwork where packets stop. by Sebastian Jansson · 6 years ago
  89. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  90. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  91. 7182286 Allow FakeNetworkPipe to wake up its processing thread by Sebastian Jansson · 6 years ago
  92. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  93. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  94. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  95. f5e767d Don't send max allocation probe unless allocation changed. by Sebastian Jansson · 6 years ago
  96. 1298541 Removing unnecessary dependencies on socket.h. by Sebastian Jansson · 6 years ago
  97. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  98. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  99. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  100. 32fe3d1 Temporarily increase visibility of pacing and call/rtp_interfaces by Danil Chapovalov · 6 years ago