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