Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1175ae0d800e10ebd021b9998d47c0f6e18ad899
/
rtc_base
/
logging.cc
65835be
Allow logging of char* null pointer.
by Niels Möller
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
25aefd3
Delete log severity LS_SENSITIVE
by Niels Möller
· 6 years ago
ce1b140
Adding WinUWP compilation support to WebRTC.
by Robin Raymond
· 6 years ago
3ea1878
Add severity into RTC logging callbacks
by Jiawei Ou
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 6 years ago
f2ce37c
Add support for logging absl::string_view.
by Jonas Olsson
· 6 years ago
d8c5078
Reland "Consolidate loggability checks and replace streams."
by Jonas Olsson
· 6 years ago
46d65e2
Revert "Consolidate loggability checks and replace streams."
by Jonas Olsson
· 6 years ago
4092cd6
Consolidate loggability checks and replace streams.
by Jonas Olsson
· 6 years ago
3e8cb47
Delegate WIN32_LEAN_AND_MEAN definition to the toolchain.
by Mirko Bonadei
· 6 years ago
f1e3cb4
Add OnLogMessage(msg, sev, tag) to logsinks
by Paulina Hensman
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
d294c85
LogMessage::UpdateMinLogSeverity: Don't ignore all but the last stream
by Karl Wiberg
· 6 years ago
5abd78b
Revert "Reland "Injectable logging""
by Alex Glaznev
· 6 years ago
cefc465
RTC_LOG_* macros: Implement argument passing with a single variadic call
by Karl Wiberg
· 6 years ago
21219a0e
Reland "Injectable logging"
by Paulina Hensman
· 6 years ago
4f81038
Revert "Injectable logging"
by Alex Glaznev
· 6 years ago
59216ec
Injectable logging
by Paulina Hensman
· 6 years ago
ab4f1c1
Be more clever when passing default arguments in log statements
by Karl Wiberg
· 7 years ago
881f168
Make SimpleStringBuilder into a non-template
by Karl Wiberg
· 7 years ago
e51a0a8
Re-Reland "Some cleanup for the logging code:""
by Tommi
· 7 years ago
fef0500
Adding a new string utility class: SimpleStringBuilder.
by Tommi
· 7 years ago
d81aac4
Revert "Reland "Some cleanup for the logging code:""
by Zhi Huang
· 7 years ago
12dc184
Reland "Some cleanup for the logging code:"
by Tommi
· 7 years ago
278aa42
Revert "Some cleanup for the logging code:"
by Philip Eliasson
· 7 years ago
9ecdcdf
Some cleanup for the logging code:
by Tommi
· 7 years ago
2b6f135
Un-inline LogMessage::Loggable
by Jonas Olsson
· 7 years ago
895d4cf
Delete unused class LoggingAdapter.
by Niels Möller
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/logging.cc]
3c6abd2
Update thread annotiation macros in rtc_base to use RTC_ prefix
by danilchap
· 7 years ago
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 7 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 7 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 7 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/logging.cc]
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]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/logging.cc]
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
4f0dfbd
Change initial DTLS retransmission timer from 1 second to 50ms.
by Taylor Brandstetter
· 8 years ago
82d7862
Change default timestamp to 64 bits in all webrtc directories.
by Honghai Zhang
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
09ca02e
Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain.
by Tommi
· 9 years ago
3f70562
Fix WebRtc ninja x86 build using Visual Studio 2015 (set GYP_MSVS_VERSION=2015).
by conceptgenesis
· 9 years ago
a41ab93
Switch usage of _DEBUG macro to NDEBUG.
by tfarina
· 9 years ago
225789d
Move logging CriticalSection into implementation.
by Peter Boström
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
59e72ab
Enable logging for Mac by default on debug builds.
by deadbeef
· 9 years ago
e4ba6ce
Log the tag in native log stream.
by Jiayang Liu
· 9 years ago
3841943
Consolidate constructormagic macros with Chromium version and remove Chromium override.
by henrikg
· 9 years ago
ebed24d
Do not print C++ line numbers for Java logging.
by Alex Glaznev
· 9 years ago
66f0da2
Log to webrtc logging stream from java code.
by jiayl
· 9 years ago
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
0de8ff4
Consolidate constructormagic macros with Chromium version and remove Chromium override.
by henrikg
· 9 years ago
88703d7
Disable base/logging.h stderr logs by default for webrtc/ tests.
by andrew
· 9 years ago
ba35d05
Cleanup of iOS AudioDevice implementation
by henrika
· 9 years ago
00aac5a
Some cleanup for base/logging and base/stream.h
by Tommi
· 9 years ago
23edcff
Move base/logging.* to rtc_base_approved.
by Tommi
· 9 years ago
0eefb4d
Detach base/logging.* from base/stream.*.
by Tommi
· 9 years ago
ff689be
Use std::min and std::max instead of self-defined functions such as rtc::_min/_max.
by andresp@webrtc.org
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 10 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 10 years ago
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