aboutsummaryrefslogtreecommitdiff
path: root/pc/webrtcsdp_unittest.cc
AgeCommit message (Expand)Author
2018-09-10Make HasAttribute handle partial matching of attribute names.Johannes Kron
2018-08-16Reimplement rtc::ToString and rtc::FromString without streams.Jonas Olsson
2018-08-13Implement serialization for ICE candidates with hostname addresses.Zach Stein
2018-07-04Removing warning suppression flags from pc/.Mirko Bonadei
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-05-25Add serialization of a=ice-lite.Taylor Brandstetter
2018-04-16Accept session names of "s= " in SDP.Taylor Brandstetter
2018-04-03Adds support for signaling a=msid lines without a=ssrc lines.Seth Hampson
2018-04-03Reland "Reland "Adds support for multiple or no media stream ids.""Seth Hampson
2018-03-30Revert "Reland "Adds support for multiple or no media stream ids.""Tomas Gunnarsson
2018-03-30Reland "Adds support for multiple or no media stream ids."Seth Hampson
2018-03-27Revert "Adds support for multiple or no media stream ids."Emircan Uysaler
2018-03-26Adds support for multiple or no media stream ids.Seth Hampson
2018-03-02Name change from stream label to stream id for spec compliance.Seth Hampson
2018-03-01Remove public sync_label from StreamParamsSteve Anton
2018-02-01Add MSID signaling compatibility for Unified Plan endpointsSteve Anton
2017-12-22Use the SDP ContentInfo helpers to avoid downcastingSteve Anton
2017-12-21Make ContentInfo/ContentDescription slightly more ergonomicSteve Anton
2017-12-07Replace string type with SdpType enumSteve Anton
2017-11-28Replace MediaContentDirection with RtpTransceiverDirectionSteve Anton
2017-11-28Resolve circular dependency in rtc_media_base.Patrik Höglund
2017-10-30Enable cpplint in pc/Steve Anton
2017-09-16Serialize "a=x-google-flag:conference".deadbeef
2017-09-15Clean up dependencies of peerconnection_unittest.Patrik Höglund
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei