Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1162ba285df6dd05a6092caa1634cb5cb949bcab
/
rtc_base
/
checks.cc
a22cab8
Calling DebugBreak() on Windows during fatal checks instead of relying on abort().
by Tommi
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 5 years ago
d4a37a6
Support absl::string_view in RTC_CHECK.
by Mirko Bonadei
· 6 years ago
5c3cf05
Remove std::stringstream from the RTC_CHECK implementation.
by Jonas Olsson
· 6 years ago
d000b0a
Move RTC_CHECK_OP error message construction out of header file.
by Jonas Olsson
· 6 years ago
f8e5c11
Refactor checks to use a copy of the new logging backend.
by Jonas Olsson
· 6 years ago
500e75b
Remove typedefs.h from webrtc/ root (part 1)
by Fredrik Solenberg
· 6 years ago
3b1df67
Add the missing header for `errno` variable in `checks.cc`
by Jiawei Ou
· 7 years ago
7c4deda
Delete DumpBacktrace.
by Niels Möller
· 7 years ago
33fe1df
Fix format string bug in RTC_CHECK facility.
by Niels Möller
· 7 years ago
a8005cf
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
d37709b
Revert "Fix circular dependencies between optional, array_view, and rtc_base."
by Patrik Höglund
· 7 years ago
a9e0924
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
8ed8e56
Adding RTC_ prefixed LOG 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/checks.cc]
bdf3072
Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ )
by kjellander
· 7 years ago
a895836
Remove typedefs.h from webrtc/ root (part 1)
by solenberg
· 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/checks.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/rtc_base/checks.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/checks.cc]
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
2e48646
RTC_CHECK and RTC_DCHECK macros for C
by kwiberg
· 8 years ago
e8be6ff
Add last error to fatal error messages.
by tommi
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
4ca66d6
include cstdlib for free() and abort()
by andrew@webrtc.org
· 10 years ago
34a6764
Remove the checks.h dependence on logging.h in a standalone build.
by andrew@webrtc.org
· 10 years ago
b0dc3d7
Precompile out our standalone CHECK macros in a Chromium build.
by andrew@webrtc.org
· 10 years ago
a5b7869
Add CHECK and friends from Chromium.
by andrew@webrtc.org
· 10 years ago
324f63c
rtc::Fatal output: Print space between # and message
by kwiberg@webrtc.org
· 10 years ago
c50bf7c
Added namespace rtc to some base classes and functions. It was causing linker error in the FYI bots: http://chromegw.corp.google.com/i/internal.chromium.webrtc.fyi/builders/Android%20Builder%20%28dbg%29/builds/1808/steps/compile/logs/stdio but also, not doing it pollutes the global namespace.
by henrike@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