1. 9f3a44f Introcuce RTCError(const T&) constructor. by Mirko Bonadei · 5 years ago
  2. 254ecff Using absl::string_view to stringify an RTCErrorType. by Mirko Bonadei · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/rtcerror.h]
  5. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  6. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  7. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  8. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  9. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  10. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  11. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  12. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  13. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtcerror.h]
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  17. 8e58d65 Make lint errors fatal in presubmit and fix files in whitelisted paths by oprypin · 7 years ago
  18. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 7 years ago
  19. b5388d7 Move rtc_api_unittests into rtc_unittests. by deadbeef · 7 years ago
  20. 6038e97 Adding RTCErrorOr class to be used by ORTC APIs. by deadbeef · 7 years ago