1. 8ed8e56 Adding RTC_ prefixed LOG 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.h]
  4. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  5. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  6. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  7. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (98%) from webrtc/base/logging.h]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  10. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 7 years ago
  11. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  12. e38e4f6 IWYU: errno.h in base/logging.h by mostynb · 8 years ago
  13. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 8 years ago
  14. 09ca02e Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain. by Tommi · 8 years ago
  15. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 8 years ago
  16. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  17. 225789d Move logging CriticalSection into implementation. by Peter Boström · 9 years ago
  18. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  19. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  20. ebed24d Do not print C++ line numbers for Java logging. by Alex Glaznev · 9 years ago
  21. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 9 years ago
  22. 88703d7 Disable base/logging.h stderr logs by default for webrtc/ tests. by andrew · 9 years ago
  23. 00aac5a Some cleanup for base/logging and base/stream.h by Tommi · 9 years ago
  24. 0eefb4d Detach base/logging.* from base/stream.*. by Tommi · 9 years ago
  25. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 9 years ago
  26. 92a9bac Rebase webrtc/base with r6682 version of talk/base: by henrike@webrtc.org · 10 years ago
  27. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  28. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  29. 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