1. c888ffa Delete CompositeDataChannelTransport by Niels Möller · 4 years, 3 months ago
  2. 3a034e1 Split DataChannel into two separate classes for RTP and SCTP. by Taylor Brandstetter · 4 years, 3 months ago
  3. 6fcd0f8 Migrate pc/ to webrtc::Mutex. by Markus Handell · 4 years, 3 months ago
  4. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 4 months ago
  5. 4c1e7cc [Adaptation] Add ability to inject resources on the PeerConnection. by Henrik Boström · 4 years, 4 months ago
  6. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 4 months ago
  7. 2af35ab FakeAudioCaptureModule: remove lock recursions. by Markus Handell · 4 years, 5 months ago
  8. fd5ae7f Pass datachannel priority in DC open messages by Harald Alvestrand · 4 years, 5 months ago
  9. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 5 months ago
  10. 57cabed Replace std::string::find() == 0 with absl::StartsWith. by Mirko Bonadei · 4 years, 6 months ago
  11. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 4 years, 7 months ago
  12. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 7 months ago
  13. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 7 months ago
  14. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 9 months ago
  15. 910cdc2 Add a round-trip test that stats.toJson output is parseable by Harald Alvestrand · 4 years, 9 months ago
  16. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 10 months ago
  17. 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 4 years, 10 months ago
  18. 05e4d08 Refactoring DataChannelController from PeerConnection part 4 by Harald Alvestrand · 4 years, 10 months ago
  19. 00cf34c Refactor DataChannel control out of PeerConnection by Harald Alvestrand · 4 years, 10 months ago
  20. 8931345 Take FunctionView rather than any functor reference in the rtc::Thread::Invoke by Danil Chapovalov · 4 years, 10 months ago
  21. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 10 months ago
  22. 44d7ec0 Add Opus-only audio codec factories by Karl Wiberg · 4 years, 10 months ago
  23. 15f2ff4 VideoRtpReceiver: factor out VideoRtpTrackSource. by Markus Handell · 4 years, 11 months ago
  24. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 4 years, 11 months ago
  25. 25ec888 Make ICE transports injectable. by Qingsi Wang · 4 years, 11 months ago
  26. a3728d3 Reland "[PeerConnection] Use an OperationsChain in PeerConnection for async ops." by Henrik Boström · 5 years ago
  27. 49c0880 Revert "[PeerConnection] Use an OperationsChain in PeerConnection for async ops." by Henrik Boström · 5 years ago
  28. 1dddaa1 [PeerConnection] Use an OperationsChain in PeerConnection for async ops. by Henrik Boström · 5 years ago
  29. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  30. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  31. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  32. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  33. e942b14 New build target api:media_interface by Niels Möller · 5 years ago
  34. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  35. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  36. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  37. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 5 years ago
  38. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 5 years ago
  39. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 5 years ago
  40. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  41. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  42. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  43. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  44. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  45. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  46. 364b267 Replace DatagramDtlsAdaptor with DatagramRtpTransport. by Bjorn A Mellem · 5 years ago
  47. 9cfdb20 Control PeerConnectionFactory's default min/starting/max bitrates from experiment by Elad Alon · 5 years ago
  48. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  49. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  50. 5a29d52 Propagate datagram SentNotification for RTCP packets by Anton Sukhanov · 5 years ago
  51. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  52. ac6c096 Integrate datagram feedback loop by Anton Sukhanov · 5 years ago
  53. ee303fa Move datagram_dtls_adaptor from p2p/base/ to pc/ by Anton Sukhanov · 5 years ago
  54. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  55. 746dd0d Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds by Johannes Kron · 5 years ago
  56. 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  57. 5bf5806 Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory by Danil Chapovalov · 5 years ago
  58. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  59. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  60. 44bd71c Create a composite implementation of RtpTransportInternal. by Bjorn A Mellem · 5 years ago
  61. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 5 years ago
  62. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 5 years ago
  63. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  64. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  65. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  66. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  67. 8da35a6 Deprecate owned naked pointers to cricket::SessionDescription by Harald Alvestrand · 5 years ago
  68. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  69. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  70. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  71. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  72. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 5 years ago
  73. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  74. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  75. aec09a2 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource by Danil Chapovalov · 5 years ago
  76. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 5 years ago
  77. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 5 years ago
  78. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 5 years ago
  79. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 5 years ago
  80. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 5 years ago
  81. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 5 years ago
  82. f477040 Reland "Adding a restriction for legal RID values." by Amit Hilbuch · 5 years ago
  83. a857698 Revert "Adding a restriction for legal RID values." by Guido Urdaneta · 5 years ago
  84. 07f3279 Adding a restriction for legal RID values. by Amit Hilbuch · 5 years ago
  85. 1e2d436 Change PlayoutLatency setLatency zero-threshold value. by Ruslan Burakov · 5 years ago
  86. 9435c61 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 6 years ago
  87. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  88. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 6 years ago
  89. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  90. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  91. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  92. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  93. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  94. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  95. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  96. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  97. 4f6ef18 Added underscore to dtls_transport_unittest.cc. by Benjamin Wright · 6 years ago
  98. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  99. e2da931 Remove a leftover audio codec poison immutinty declaration by Karl Wiberg · 6 years ago
  100. 00c57e3 Delete unused class RtpTransportInternalAdapter by Niels Möller · 6 years ago