Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
2aae2733a70c9dadfe20f04e8a85e4bfd9ef8ef7
/
rtc_base
/
logging.cc
cefc465
RTC_LOG_* macros: Implement argument passing with a single variadic call
by Karl Wiberg
· 7 years ago
21219a0e
Reland "Injectable logging"
by Paulina Hensman
· 7 years ago
4f81038
Revert "Injectable logging"
by Alex Glaznev
· 7 years ago
59216ec
Injectable logging
by Paulina Hensman
· 7 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
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/logging.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/logging.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 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
· 9 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
e4ba6ce9
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
· 10 years ago
00aac5a
Some cleanup for base/logging and base/stream.h
by Tommi
· 10 years ago
23edcff
Move base/logging.* to rtc_base_approved.
by Tommi
· 10 years ago
0eefb4d
Detach base/logging.* from base/stream.*.
by Tommi
· 10 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
· 11 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 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
· 11 years ago