1. 24ea822 Remove logging in audio/* from release builds. by Jonas Olsson · 7 years ago
  2. 86b893c Delete declaration of LogMultilineState and LogMultiline. by Niels Möller · 7 years ago
  3. 895d4cf Delete unused class LoggingAdapter. by Niels Möller · 7 years ago
  4. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  5. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  6. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  7. b3d7cac Reland "Reland "Implement RTC_DLOG macro and use in a few places to test."" by Fredrik Solenberg · 7 years ago
  8. c296255 Revert "Reland "Implement RTC_DLOG macro and use in a few places to test."" by Patrik Höglund · 7 years ago
  9. d6fc82f Reland "Implement RTC_DLOG macro and use in a few places to test." by Fredrik Solenberg · 7 years ago
  10. 6dfb5a8 Revert "Implement RTC_DLOG macro and use in a few places to test." by Fredrik Solenberg · 7 years ago
  11. b18e868 Implement RTC_DLOG macro and use in a few places to test. by Fredrik Solenberg · 7 years ago
  12. 1a87a8f Removing backward compatible LOG macros. by Mirko Bonadei · 7 years ago
  13. 8ed8e56 Adding RTC_ prefixed LOG 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/rtc_base/logging.h]
  16. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  17. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  18. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  19. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (98%) from webrtc/base/logging.h]
  20. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  21. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  22. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  23. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  24. e38e4f6 IWYU: errno.h in base/logging.h by mostynb · 9 years ago
  25. 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  26. 09ca02e Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain. by Tommi · 9 years ago
  27. b252856 Remove all uses of the HAVE_CONFIG_H define. by Henrik Kjellander · 9 years ago
  28. a41ab93 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  29. 225789d Move logging CriticalSection into implementation. by Peter Boström · 9 years ago
  30. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  31. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  32. ebed24d Do not print C++ line numbers for Java logging. by Alex Glaznev · 9 years ago
  33. 66f0da2 Log to webrtc logging stream from java code. by jiayl · 9 years ago
  34. 88703d7 Disable base/logging.h stderr logs by default for webrtc/ tests. by andrew · 10 years ago
  35. 00aac5a Some cleanup for base/logging and base/stream.h by Tommi · 10 years ago
  36. 0eefb4d Detach base/logging.* from base/stream.*. by Tommi · 10 years ago
  37. ae0f0ee Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro. by Thiago Farina · 10 years ago
  38. 92a9bac Rebase webrtc/base with r6682 version of talk/base: by henrike@webrtc.org · 11 years ago
  39. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  40. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  41. 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 · 11 years ago