Sign in
webrtc
/
src
/
/
0f86cd126bdf42ddf37fda2316f7d10a50ec38f4
/
api
/
rtc_error.cc
a2d85e4
Use absl::string_view type as parameter for RTCError message
by Danil Chapovalov
· 2 years ago
dfbfb46
Return an error when datachannel closes due to network error
by Harald Alvestrand
· 5 years ago
fb59a6a
Return `const char*` from ToString(RTCErrorType error).
by Mirko Bonadei
· 6 years ago
254ecff
Using absl::string_view to stringify an RTCErrorType.
by Mirko Bonadei
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
[Renamed from api/rtcerror.cc]
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 7 years ago
3e18c82
Reland "Reland "Remove our stream << overloads from non-test build targets.""
by Jonas Olsson
· 7 years ago
bd73928
Revert "Reland "Remove our stream << overloads from non-test build targets.""
by Taylor Brandstetter
· 7 years ago
d7ee720
Reland "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
31ef5f0
Revert "Remove our stream << overloads from non-test build targets."
by Jonas Olsson
· 7 years ago
c841d18
Remove our stream << overloads from non-test build targets.
by Jonas Olsson
· 7 years ago
7439534
Add ToString() methods to classes with << operators, preparing for deprecations.
by Jonas Olsson
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/api/rtcerror.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
6038e97
Adding RTCErrorOr class to be used by ORTC APIs.
by deadbeef
· 8 years ago