aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/checks.h
AgeCommit message (Expand)Author
2015-10-26Introduce rtc::ArrayView<T>, which keeps track of an array that it doesn't ownKarl Wiberg
2015-09-17Remove dependency on Chromium's base/logging.h in diagnostic_logging.h.henrikg
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-03-04Always define RTC_NOTREACHED, not just in non-chromium buildsmagjed@webrtc.org
2015-03-04Rename NOTREACHED to RTC_NOTREACHED to avoid name conflict with Chromiummagjed@webrtc.org
2015-03-03Unify underlying frame buffer in I420VideoFrame and WebRtcVideoFramemagjed@webrtc.org
2015-01-26Introduce rtc::CheckedDivExacthenrik.lundin@webrtc.org
2014-12-11DCHECK: Reference condition parameter in release buildskwiberg@webrtc.org
2014-12-10Revert r7858 ("DCHECK: Reference condition parameter in release builds")kwiberg@webrtc.org
2014-12-10DCHECK: Reference condition parameter in release buildskwiberg@webrtc.org
2014-10-08CHECK/DCHECK: Explicitly state whether the condition can have side effectskwiberg@webrtc.org
2014-09-15Fix ThreadChecker unittests when DCHECK_ALWAYS_ON is definedhenrik.lundin@webrtc.org
2014-09-04Remove ambiguous call to MakeCheckOpString.andresp@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-16Define convenient FATAL_ERROR() and FATAL_ERROR_IF() macroskwiberg@webrtc.org
2014-07-15Eliminate unnecessary #includekwiberg@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