aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/checks.cc
AgeCommit message (Expand)Author
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2014-09-10include cstdlib for free() and abort()andrew@webrtc.org
2014-09-02Remove the checks.h dependence on logging.h in a standalone build.andrew@webrtc.org
2014-08-28Precompile out our standalone CHECK macros in a Chromium build.andrew@webrtc.org
2014-08-28Add CHECK and friends from Chromium.andrew@webrtc.org
2014-07-15rtc::Fatal output: Print space between # and messagekwiberg@webrtc.org
2014-05-14Added namespace rtc to some base classes and functions. It was causing linker...henrike@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org