aboutsummaryrefslogtreecommitdiff
path: root/api/jsep.h
AgeCommit message (Expand)Author
2021-08-10Use backticks not vertical bars to denote variables in commentsArtem Titov
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2020-12-17Declare the Clone operator of SessionDescriptionInterface as const.Harald Alvestrand
2020-12-16Add a Clone() method to SessionDescriptionInterfaceHarald Alvestrand
2020-02-21Reland "Remove old-style OnFailure callbacks"Harald Alvestrand
2020-02-20Revert "Remove old-style OnFailure callbacks"Mirko Bonadei
2020-02-20Remove old-style OnFailure callbacksHarald Alvestrand
2019-11-05Add 3 missing RTC_EXPORT.Mirko Bonadei
2019-10-15Add missing RTC_EXPORT for the component build.Mirko Bonadei
2019-10-14Reland "Implement rollback for setRemoteDescription"Eldar Rello
2019-10-10Revert "Implement rollback for setRemoteDescription"Alex Loiko
2019-10-09Implement rollback for setRemoteDescriptionEldar Rello
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-10-23Export symbols needed by the Chromium component build (part 6).Mirko Bonadei
2018-10-15Export symbols needed by the Chromium component build (part 2).Mirko Bonadei
2018-07-25Add CreateSessionDescription overload which takes a cricket::SessionDescriptionSteve Anton
2018-07-23Add CreateIceCandidate overload which takes a cricket::CandidateSteve Anton
2018-07-19Enabling clang::find_bad_constructs for libjingle_peerconnection_api.Mirko Bonadei
2018-06-21Replace rtc::Optional with absl::optional in apiDanil Chapovalov
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-03-09Change error handlers for Set*Description to use RTCErrorHarald Alvestrand
2017-12-06Fix clang style errors in api/jsep.hSteve Anton
2017-12-06Introduce webrtc::SdpType, the chosen enum for offer/pranswer/answerSteve Anton
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei