Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
4522317ed73ca77f43cfab3f3c2022b94c2bc890
/
api
/
rtc_error.h
32f3c6c
Add AbslStringify for RtcErrorType and RtcErrorDetail
by Harald Alvestrand
· 8 months ago
1d2f30b
Add utility WaitUntil for testing for an eventual condition
by Evan Shrubsole
· 10 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 1 year, 1 month ago
55c3600
Remove <ostream> dependencies
by Tommi
· 1 year, 3 months ago
aefed55
[iwyu][1\n] Applying to api/[a-s]*
by Dor Hen
· 1 year, 3 months ago
be316da
Ensure that RTCErrorOr<T, E> doesn't require T to be default constructible
by Florent Castelli
· 2 years, 4 months ago
a2d85e4
Use absl::string_view type as parameter for RTCError message
by Danil Chapovalov
· 2 years, 7 months ago
e252a12
Fix use-after-move in RTCErrorOr
by Maksim Ivanov
· 3 years, 10 months ago
31b03e9
Add static AsString functions for PeerConnectionInterface enums
by Harald Alvestrand
· 4 years ago
0e61fdd
Use backticks not vertical bars to denote variables in comments for /api
by Artem Titov
· 4 years, 2 months ago
b95d90b
Rename UNIT_TEST to WEBRTC_UNIT_TEST
by Andrey Logvin
· 4 years, 10 months ago
233cb55
Make RTCError::sctp_cause_code const
by Elad Alon
· 5 years ago
2a3190f
Re-introduce the RTCError move constructor/assignment
by Steve Anton
· 6 years ago
dfbfb46
Return an error when datachannel closes due to network error
by Harald Alvestrand
· 6 years ago
35214fc
Add missing RTC_EXPORT for the component build.
by Mirko Bonadei
· 6 years ago
fb59a6a
Return `const char*` from ToString(RTCErrorType error).
by Mirko Bonadei
· 6 years ago
66e7679
Export symbols needed by the Chromium component build (part 8).
by Mirko Bonadei
· 7 years ago
9f3a44f
Introcuce RTCError(const T&) constructor.
by Mirko Bonadei
· 7 years ago
254ecff
Using absl::string_view to stringify an RTCErrorType.
by Mirko Bonadei
· 7 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 7 years ago
[Renamed from api/rtcerror.h]
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
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 8 years ago
7439534
Add ToString() methods to classes with << operators, preparing for deprecations.
by Jonas Olsson
· 8 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 8 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.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
8e58d65
Make lint errors fatal in presubmit and fix files in whitelisted paths
by oprypin
· 9 years ago
e814a0d
Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc.
by deadbeef
· 9 years ago
b5388d7
Move rtc_api_unittests into rtc_unittests.
by deadbeef
· 9 years ago
6038e97
Adding RTCErrorOr class to be used by ORTC APIs.
by deadbeef
· 9 years ago