1. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  2. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  3. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  4. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  5. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  6. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  7. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  8. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  9. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  10. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  11. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  12. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  13. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  14. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  15. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
  16. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 7 years ago
  17. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  18. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  19. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  20. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  21. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  22. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  23. db67ba1 Report SRTP error codes to UMA by Steve Anton · 7 years ago
  24. 0807d15 Remove more dead code from BaseChannel by Steve Anton · 7 years ago
  25. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  26. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  27. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  28. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  29. 0228485 Delete MediaMonitor. by Niels Möller · 7 years ago
  30. 053c1f8 Delete unused signal VoiceChannel::SignalAudioMonitor. by Niels Möller · 7 years ago
  31. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  32. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  33. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  34. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  35. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  36. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  37. 5634427 Remove unused properties from MediaContentDescription by Steve Anton · 7 years ago
  38. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  39. 2dfc42d Prepare to make BaseChannel depend on RtpTransportInternal only. by Zhi Huang · 7 years ago
  40. d745578 Call SrtpTransport::EnableExternalAuth when enabling SDES. by Zhi Huang · 7 years ago
  41. 2a4d70c Make the DtlsSrtpTransport cache the RtpAbsSendTimeHeaderExtension. by Zhi Huang · 7 years ago
  42. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 7 years ago
  43. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  44. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  45. 1d88d74 Remove the unused code. by Zhi Huang · 7 years ago
  46. 801b868 Remove the CA_UPDATE and related code. by Zhi Huang · 7 years ago
  47. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  48. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  49. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  50. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  51. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  52. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  53. 8699a32 Have BaseChannel take MediaChannel as unique_ptr by Steve Anton · 7 years ago
  54. 04eaa15 Change the flag when RtpTransport objects send packet. by Zhi Huang · 7 years ago
  55. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 7 years ago
  56. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  57. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  58. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/channel.cc]
  59. 18ee1d5 Move SDP m= line matching from BaseChannel to WebRtcSession by Steve Anton · 7 years ago
  60. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 7 years ago
  61. 398c3fd Introduce RtpTransportInternal and SrtpTransport. by zstein · 8 years ago
  62. 634977b SignalPacketReceived should pass packet as a pointer instead of a non-const reference. by zstein · 8 years ago
  63. e8ab543 Make BaseChannel::rtp_transport_ a unique_ptr. by zstein · 8 years ago
  64. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  65. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  66. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  67. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 8 years ago
  68. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago
  69. f79ade1 Revert "Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )" by stefan · 8 years ago
  70. 3dcf0e9 Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  71. d72098a Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ ) by charujain · 8 years ago
  72. e80f4c9 Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. by Stefan Holmer · 8 years ago
  73. 56162b9 Move ready to send logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  74. 7914b8c Negotiate the same SRTP crypto suites for every DTLS association formed. by deadbeef · 8 years ago
  75. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 8 years ago
  76. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 8 years ago
  77. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 8 years ago
  78. d48dbda Add a minimal RtpTransport class for use by BaseChannel. by zstein · 8 years ago
  79. dfcab72 Reland: Improve testing of SRTP external auth code paths. by jbauch · 8 years ago
  80. d81f121 Revert of Improve testing of SRTP external auth code paths. (patchset #2 id:20001 of https://codereview.webrtc.org/2722423003/ ) by jbauch · 8 years ago
  81. ac170d5 Improve testing of SRTP external auth code paths. by jbauch · 8 years ago
  82. d48f488 Support GCM ciphers even if ENABLE_EXTERNAL_AUTH is defined. by jbauch · 8 years ago
  83. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 8 years ago
  84. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 8 years ago
  85. 7ce109a Replace the easy cases of VERIFY usage. by nisse · 8 years ago
  86. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  87. f534659 Adding ability for BaseChannel to use PacketTransportInterface. by deadbeef · 8 years ago
  88. b2cdd93 Remove the dependency of TransportChannel and TransportChannelImpl. by zhihuang · 8 years ago
  89. 6ce9259 Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ ) by zhihuang · 8 years ago
  90. 5aed06c make the DtlsTransportWrapper inherit form DtlsTransportInternal by zhihuang · 8 years ago
  91. bad5dad More minor improvements to BaseChannel/transport code. by deadbeef · 8 years ago
  92. 8e814d7 Provide better message for when RTCP mux "require" policy is triggered. by deadbeef · 8 years ago
  93. ac22f70 Refactoring of RTCP options in BaseChannel. by deadbeef · 8 years ago
  94. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  95. eb4ca4e Replace RTC_DCHECK(false) with RTC_NOTREACHED(). by nisse · 8 years ago
  96. 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  97. c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
  98. 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
  99. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  100. 8f425f9 Relaxing DCHECK for packets sent before SRTP is enabled. by deadbeef · 8 years ago