1. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  2. 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
  3. 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 2 months ago
  4. e984aa2 Add thread accessors to Call. by Tomas Gunnarsson · 4 years ago
  5. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  6. 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 4 years ago
  7. b620e2d Update ChannelManagerTest suite to use separate threads. by Tomas Gunnarsson · 4 years ago
  8. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 4 years ago
  9. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 9 months ago
  10. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  11. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago
  12. 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  13. a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  14. 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  15. 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  16. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  17. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 5 years ago
  18. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 5 years ago
  19. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  20. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  21. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  22. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  23. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago
  24. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 6 years ago
  25. a3aa9bd Make VideoBitrateAllocatorFactory injectable. by Jonas Oreland · 6 years ago
  26. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  27. 1a16da1 Remove deprecated CreateMediaTransport method by Piotr (Peter) Slatala · 6 years ago
  28. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  29. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  30. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/channelmanager_unittest.cc]
  31. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  32. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  33. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  34. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  35. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  36. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  37. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  38. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  39. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  40. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  41. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  42. 8e7a62b Delete unused include of fakevideocapturer.h. by Niels Möller · 7 years ago
  43. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  44. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  45. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  46. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  47. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  48. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  49. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  50. 2dfc42d Prepare to make BaseChannel depend on RtpTransportInternal only. by Zhi Huang · 7 years ago
  51. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  52. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  53. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  54. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/channelmanager_unittest.cc]
  55. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
  56. a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 8 years ago
  57. a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 8 years ago
  58. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  59. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  60. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  61. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 8 years ago
  62. 1a2183d Removing unnecessary parameters from CreateXChannel methods. by deadbeef · 8 years ago
  63. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  64. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  65. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  66. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  67. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  68. ac22f70 Refactoring of RTCP options in BaseChannel. by deadbeef · 8 years ago
  69. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  70. 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  71. c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
  72. 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  73. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  74. 49f34fd Relanding: Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  75. 57fd726 Revert of Refactoring that removes P2PTransport and DtlsTransport classes. (patchset #9 id:150001 of https://codereview.webrtc.org/2517883002/ ) by deadbeef · 8 years ago
  76. bd28681 Refactoring that removes P2PTransport and DtlsTransport classes. by deadbeef · 8 years ago
  77. 3cf8ece Revert of Stop caching supported codecs in WebRtcVideoEngine2 (patchset #1 id:1 of https://codereview.webrtc.org/2492473002/ ) by magjed · 8 years ago
  78. 9f71ec5 Stop caching supported codecs in WebRtcVideoEngine2 by magjed · 8 years ago
  79. 2675274 Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
  80. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  81. 05b9803 Removed unused GetOutputVolume() and SetOutputVolume() from MediaEngineInterface. by solenberg · 9 years ago
  82. 6c87a67 Do not create a temporary transport channel when using max-bundle by skvlad · 9 years ago
  83. 7f216b7 Renames TransportController worker_thread to network_thread. by Danil Chapovalov · 9 years ago
  84. 33b01f2 Adds network thread to rtc::BaseChannel by Danil Chapovalov · 9 years ago
  85. 67cf2c1 Removing `preference` field from `cricket::Codec`. by deadbeef · 9 years ago
  86. c11b184 Remove CaptureManager and related calls in ChannelManager. by perkj · 9 years ago
  87. 65c7f67 Fix license headers in webrtc/pc by kjellander · 9 years ago
  88. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago[Renamed (99%) from talk/session/media/channelmanager_unittest.cc]
  89. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  90. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago
  91. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  92. 822bdf9 Remove cricket::VideoEncoderConfig. by Peter Boström · 9 years ago
  93. bd13838 Remove SetVideoLogging/SetAudioLogging from ChannelManager and down the stack. by solenberg · 9 years ago
  94. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  95. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  96. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  97. 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 9 years ago
  98. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  99. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  100. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago