1. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 7 years ago
  2. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 7 years ago
  3. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 7 years ago
  4. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 7 years ago
  5. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 7 years ago
  6. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 7 years ago
  7. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 7 years ago
  8. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 7 years ago
  9. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 7 years ago
  10. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 7 years ago
  11. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 7 years ago
  12. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 7 years ago
  13. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 7 years ago
  14. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 7 years ago
  15. 2b156263 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 7 years ago
  16. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 7 years ago
  17. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 7 years ago
  18. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 7 years ago
  19. 6cc9cca Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed. by Benjamin Wright · 7 years ago
  20. d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 7 years ago
  21. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 7 years ago
  22. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 7 years ago
  23. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 7 years ago
  24. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 7 years ago
  25. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 7 years ago
  26. 9551375 getStats: add relayProtocol by Philipp Hancke · 7 years ago
  27. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 7 years ago
  28. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 7 years ago
  29. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 7 years ago
  30. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  31. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 7 years ago
  32. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 7 years ago
  33. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  34. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
  35. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  36. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 7 years ago
  37. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  38. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 7 years ago
  39. ab49982 Fix no_exit_time_destructors in pc. by Mirko Bonadei · 7 years ago
  40. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 7 years ago
  41. 211856b Make HasAttribute handle partial matching of attribute names. by Johannes Kron · 7 years ago
  42. 4daf66e Use C++11 style for loop in webrtcsdp.cc by Steve Anton · 7 years ago
  43. d7b79af Add "tones remaining" argument to DTMF ontonechange callback by Harald Alvestrand · 7 years ago
  44. 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
  45. 96ede16a Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 7 years ago
  46. ad18276 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" by Steve Anton · 7 years ago
  47. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 7 years ago
  48. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 7 years ago
  49. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 7 years ago
  50. 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 7 years ago
  51. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 7 years ago
  52. 9a4fd9b Use AsyncInvoker in DtmfSender instead of MessageHandler by Steve Anton · 7 years ago
  53. 044a04d Use AsyncInvoker in DataChannel instead of MessageHandler by Steve Anton · 7 years ago
  54. d25828a Use AsyncInvoker in JsepTransportController instead of MessageHandler by Steve Anton · 7 years ago
  55. bb19276 Use AsyncInvoker in PeerConnection instead of MessageHandler by Steve Anton · 7 years ago
  56. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 7 years ago
  57. d8111e2 Delete unused class MockPeerConnection. by Niels Möller · 7 years ago
  58. ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 7 years ago
  59. a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 7 years ago
  60. fc1acd2 Add support for enabling simulcast in "Plan B" using MediaConstraints. by Jonas Oreland · 7 years ago
  61. 6fcdc2f Support domain name ICE candidates by Zach Stein · 7 years ago
  62. e4749c2 The default logic for creating video bitrate allocator. by Jiawei Ou · 7 years ago
  63. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  64. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 7 years ago
  65. cdb87f1 Add a missing #include from jsepicecandidate.cc to absl/memory/memory.h by tzik · 7 years ago
  66. 6f80f09 Adds the custom TLS certificate verifier pointer to the reconfigure option as by Benjamin Wright · 7 years ago
  67. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  68. b336c27 Implement serialization for ICE candidates with hostname addresses. by Zach Stein · 7 years ago
  69. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  70. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 7 years ago
  71. f820a5e Fix use after move in SafeSetError by Steve Anton · 7 years ago
  72. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  73. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 7 years ago
  74. 7a1c7f7 Modified peerconnection's "observer" slot to be nulled on close. by Harald Alvestrand · 7 years ago
  75. 8a3ab0e Revert "Add framesRendered to StatsReport" by Artem Titov · 7 years ago
  76. dcfa938 Add framesRendered to StatsReport by Joachim Reiersen · 7 years ago
  77. 01560de Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats. by Qingsi Wang · 7 years ago
  78. c0e9725 Add API to report "interesting" usage patterns to PC client by Harald Alvestrand · 7 years ago
  79. d9e4a06 Add CreateSessionDescription overload which takes a cricket::SessionDescription by Steve Anton · 7 years ago
  80. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  81. 27ab0e5 Add CreateIceCandidate overload which takes a cricket::Candidate by Steve Anton · 7 years ago
  82. ea1bb35 Cleanup networkroute.h by Steve Anton · 7 years ago
  83. 24db573 Step 1: Add RemoveTrackNew which returns an RTCError by Steve Anton · 7 years ago
  84. a76af0c Move base64.h to the proper location. by Artem Titov · 7 years ago
  85. 2ffed6d Enable clang::find_bad_constructs for sdk/android (part 1/2). by Mirko Bonadei · 7 years ago
  86. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 7 years ago
  87. 76829d7 Add UMA metric for ICE candidate addition outcome by Harald Alvestrand · 7 years ago
  88. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 7 years ago
  89. 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 7 years ago
  90. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 7 years ago
  91. 056d811 Add counting of PCs with private IP addresses exposed by Harald Alvestrand · 7 years ago
  92. db90556 Re-enable skipped test. by Mirko Bonadei · 7 years ago
  93. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  94. 4238628 Buffer ICE candidates that can't be added immediately. by Harald Alvestrand · 7 years ago
  95. d78323f Remove AddTrack override with MediaStreams by Steve Anton · 7 years ago
  96. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 7 years ago
  97. 70aa374d Remove not-updating-stats log message. by Jonathan Yu · 7 years ago
  98. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  99. 199e27b RtpReceiverInterface::stream_ids() added. by Henrik Boström · 7 years ago
  100. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 7 years ago