1. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/logging.cc]
  4. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  5. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  6. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  7. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  8. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/logging.cc]
  9. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/logging.cc]
  10. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/logging.cc]
  11. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  12. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  13. 4f0dfbd Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 8 years ago
  14. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  15. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago
  16. 09ca02e Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain. by Tommi · 8 years ago
  17. 3f70562 Fix WebRtc ninja x86 build using Visual Studio 2015 (set GYP_MSVS_VERSION=2015). by conceptgenesis · 9 years ago
  18. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  19. 225789d Move logging CriticalSection into implementation. by Peter Boström · 9 years ago
  20. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  21. 59e72ab Enable logging for Mac by default on debug builds. by deadbeef · 9 years ago
  22. e4ba6ce Log the tag in native log stream. by Jiayang Liu · 9 years ago
  23. 3841943 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  24. ebed24d Do not print C++ line numbers for Java logging. by Alex Glaznev · 9 years ago
  25. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 9 years ago
  26. 9a78d22 Revert of Consolidate constructormagic macros with Chromium version and remove Chromium override. (patchset #4 id:60001 of https://codereview.webrtc.org/1316363005/ ) by tommi · 9 years ago
  27. 0de8ff4 Consolidate constructormagic macros with Chromium version and remove Chromium override. by henrikg · 9 years ago
  28. 88703d7 Disable base/logging.h stderr logs by default for webrtc/ tests. by andrew · 9 years ago
  29. ba35d05 Cleanup of iOS AudioDevice implementation by henrika · 9 years ago
  30. 00aac5a Some cleanup for base/logging and base/stream.h by Tommi · 9 years ago
  31. 23edcff Move base/logging.* to rtc_base_approved. by Tommi · 9 years ago
  32. 0eefb4d Detach base/logging.* from base/stream.*. by Tommi · 9 years ago
  33. ff689be Use std::min and std::max instead of self-defined functions such as rtc::_min/_max. by andresp@webrtc.org · 10 years ago
  34. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  35. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  36. 2c7d1b3 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 10 years ago