aboutsummaryrefslogtreecommitdiff
path: root/api/rtc_error.h
AgeCommit message (Expand)Author
2021-12-14Fix use-after-move in RTCErrorOrMaksim Ivanov
2021-11-02Add static AsString functions for PeerConnectionInterface enumsHarald Alvestrand
2021-07-26Use backticks not vertical bars to denote variables in comments for /apiArtem Titov
2020-12-10Rename UNIT_TEST to WEBRTC_UNIT_TESTAndrey Logvin
2020-08-22Make RTCError::sctp_cause_code constElad Alon
2020-01-08Re-introduce the RTCError move constructor/assignmentSteve Anton
2019-12-08Return an error when datachannel closes due to network errorHarald Alvestrand
2019-10-15Add missing RTC_EXPORT for the component build.Mirko Bonadei
2019-09-20Return `const char*` from ToString(RTCErrorType error).Mirko Bonadei
2019-04-02Export symbols needed by the Chromium component build (part 8).Mirko Bonadei
2019-01-30Introcuce RTCError(const T&) constructor.Mirko Bonadei
2019-01-16Using absl::string_view to stringify an RTCErrorType.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-11(3) Rename files to snake_case: move the filesSteve Anton