1. eee8c2c Replace the NOTIMPLEMENTED_POLICY macro with an explicit macro by Daniel Bratell · 7 years ago
  2. 4924471 Reland "Reland "Make SECURITY_DCHECK play with Albatross."" by Sigurdur Asgeirsson · 7 years ago
  3. 719300f Revert "Reland "Make SECURITY_DCHECK play with Albatross."" by Xida Chen · 7 years ago
  4. 98a9f5d Reland "Make SECURITY_DCHECK play with Albatross." by Sigurdur Asgeirsson · 7 years ago
  5. e38bc8d Allow LOG_DCHECK to be configured via Feature in SyzyASAN builds. by Wez · 7 years ago
  6. 32f0949 Include system error message in PCHECK for OFFICIAL_BUILDs. by Robert Sesek · 7 years ago
  7. 1e5034a Update Clang static analysis Markdown doc. by Kevin Marshall · 7 years ago
  8. d10ae94 Fix static analyzer noise in ref_counted.h by Kevin Marshall · 7 years ago
  9. f43e714 Various logging-related cleanups & reformatting. by wez · 7 years ago
  10. 132a27a logging.h: Comment fix by tnagel · 7 years ago
  11. ed834a1 Add Clang static analysis control to all assert functions in logging.h by kmarshall · 7 years ago
  12. 9eb4411 Report CHECK/DCHECK to test launcher summary output. by alex-ac · 7 years ago
  13. 99debb1 Remove base::underlying_type, replace uses with std::underlying_type by danakj · 7 years ago
  14. d52ace3 Replace use of logging::DEBUG_MODE with DCHECK_IS_ON(). by wez · 8 years ago
  15. 1c421d4 Roll back ANALYSIS_ASSUME_TRUE() until bitfield support is developed by kmarshall · 8 years ago
  16. 889f6f8 Use universal references in templated analysis passthrough functions. by kmarshall · 8 years ago
  17. a4290e4 Shorten IMMEDIATE_CRASH() code size on win clang by scottmg · 8 years ago
  18. a153e26 [Reland] base: make CHECK macros trap at distinct addresses in official builds by primiano · 8 years ago
  19. 2127537 Fix win-clang build by shinyak · 8 years ago
  20. ae12c77 Make LoggingTest.CheckCausesDistinctBreakpoints work on clang win by scottmg · 8 years ago
  21. af25980 Revert of base: make CHECK macros trap at distinct addresses in official builds (patchset #10 id:180001 of https://codereview.chromium.org/2502953003/ ) by alph · 8 years ago
  22. c506250 base: make CHECK macros trap at distinct addresses in official builds by primiano · 8 years ago
  23. 5aed4c7 Make CHECK int 3 on Windows, rather than crash by scottmg · 8 years ago
  24. 59b86e2 Add ANALYSIS_ASSUME_TRUE annotations to DCHECK_OP impl bodies. by kmarshall · 8 years ago
  25. f1cd954 Add new macro "ANALYZER_ASSUME_TRUE" and integrate with all assertion types. by kmarshall · 8 years ago
  26. 41bb1ed Fix clang static analyzer false positives due to DCHECK. by kmarshall · 8 years ago
  27. 67b710a Make sure DCHECK compiles out completely if DCHECKS aren't enabled. by dcheng · 8 years ago
  28. b5a1733 Wrap the conditional in CHECK with UNLIKELY since it is. by danakj · 8 years ago
  29. 841e377 Move Partition Allocator into Chromium base. by palmer · 8 years ago
  30. 8026d4a Improve EAT_STREAM_PARAMETERS for Windows x86 by scottmg · 8 years ago
  31. b578e2b Revert of Improve EAT_STREAM_PARAMETERS for Windows x86 (patchset #10 id:240001 of https://codereview.chromium.org/2559323007/ ) by primiano · 8 years ago
  32. 5a45188 Improve EAT_STREAM_PARAMETERS for Windows x86 by scottmg · 8 years ago
  33. eeb20dc Move IMMEDIATE_CRASH and OOM_CRASH from wtf to base. by Chris Palmer · 8 years ago
  34. b219208 logging: Provide a specific MakeCheckOpValueString overload for functions by raphael.kubo.da.costa · 8 years ago
  35. d75ed46 Namespace-qualify calls to logging::MakeCheckOpString by kwiberg · 8 years ago
  36. 40ac79c Fix DCHECK usage doc comment. by pwnall · 8 years ago
  37. 114af1b Adds new logging type SYSLOG which logs to the system log. by pastarmovj · 8 years ago
  38. fb83c5a Unify usage of logging/assert macros in base/ by gab · 8 years ago
  39. 0654900 Use absolute namespace references in //base/logging.h macros by tsniatowski · 8 years ago
  40. 935f853 Reland of In official builds, let CHECK(false) crash instead of calling BreakDebugger. (https://codereview.chromium.org/2046593002/ ) by primiano · 8 years ago
  41. c356cf4 Revert of In official builds, let CHECK(false) crash instead of calling BreakDebugger. (patchset #2 id:20001 of https://codereview.chromium.org/1982123002/ ) by primiano · 8 years ago
  42. cc79904 base: Support using (D)CHECK on scoped enums. by jbroman · 8 years ago
  43. 6029cde In official builds, let CHECK(false) crash instead of calling BreakDebugger. by thakis · 8 years ago
  44. 45b7cfe Stop compiling and printing logging strings for CHECK() on Android. by danakj · 8 years ago
  45. 6869a74 Update DCHECK_EQ/NE for C++ 11 and nullptr by brucedawson · 8 years ago
  46. 174bac7 Ensure that DLOG(FATAL) also asserts in release-with-asserts builds. by jam · 8 years ago
  47. 2c22eae Revert of Patch to try dump-on-DCHECK. (patchset #13 id:240001 of https://codereview.chromium.org/1814423002/ ) by Scott Graham · 8 years ago
  48. f873579 Patch to try dump-on-DCHECK. by wez · 8 years ago
  49. 1d7db13 Revert of Patch to try dump-on-DCHECK. (patchset #13 id:240001 of https://codereview.chromium.org/1814423002/ ) by wez · 8 years ago
  50. 4a1d538 Patch to try dump-on-DCHECK. by wez · 8 years ago
  51. 32164d6 Revert of Patch to try dump-on-DCHECK. (patchset #11 id:200001 of https://codereview.chromium.org/1814423002/ ) by thakis · 8 years ago
  52. bfb76a3 Patch to try dump-on-DCHECK. by wez · 8 years ago
  53. b57520e Revert of Patch to try dump-on-DCHECK. (patchset #11 id:200001 of https://codereview.chromium.org/1814423002/ ) by shinyak · 8 years ago
  54. 876aba5 Patch to try dump-on-DCHECK. by wez · 8 years ago
  55. 0b0d9d1 Fix sense of CheckOpResult comment. by wez · 9 years ago
  56. 4d0074f Fix sense of CheckOpResult comment. by wez · 9 years ago
  57. 5dc27f9 Remove logging::LogAtLevel and rewrite its sole caller. by jbroman · 9 years ago
  58. cddad40 base: Remove SYSLOG* macros from logging.h. by jbroman · 9 years ago
  59. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  60. 190afae Don't evaluate args to LOG(INFO) and LOG(WARNING) in release builds. by skobes · 9 years ago
  61. 486c61f Switch to static_assert in base/. by avi · 9 years ago
  62. 6734e0a Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES. by vmpstr · 9 years ago
  63. 80f24d4 Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https://codereview.chromium.org/1421483005/ ) by jbudorick · 9 years ago
  64. 73bf18b Remove DCHECK_IMPLIES/CHECK_IMPLIES. by vmpstr · 9 years ago
  65. 41fcb04 Cleanup: Pass std::string as const reference from ash/ + minor coding style changes in base/ by ki.stfu · 9 years ago
  66. 99b87ef Get logging to chrome_debug.log working again on Windows Vista+. by ananta · 9 years ago
  67. b02505e Make CHECK_EQ and friends work properly in an if/else structure without braces. by erikwright · 9 years ago
  68. 8645808 Reduce inline code size for CHECK() on Android builds. by tnagel · 9 years ago
  69. 45944c2 Improve comment in logging.h. by tnagel · 9 years ago
  70. 5c13f10 Chrome OS: Reduce NOTREACHED() overhead for release builds. by tnagel · 9 years ago
  71. 9b9688b Revert of Remove unnecessary ternaries to improve readability. (patchset #1 id:1 of https://codereview.chromium.org/1128513002/) by piman · 9 years ago
  72. b05d095 Remove unnecessary ternaries to improve readability. by tnagel · 9 years ago
  73. 457d6d7 Stronger comment for LAZY_STREAM macro. by chcunningham · 10 years ago
  74. 9a89f24 base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). by danakj · 10 years ago
  75. c0078e1 NOTREACHED should use DCHECK if DCHECK_ALWAYS_ON is set on cros. by oshima · 10 years ago
  76. cee3941 Add __analysis_assume support to CHECK macros to reduce warnings with /analyze. by brucedawson · 10 years ago
  77. 35e8461 Enable "extern template" under MSVC by mdempsky · 10 years ago
  78. d7bd185 base: Add CHECK_IMPLIES and DCHECK_IMPLIES. by vmpstr · 10 years ago
  79. 9043c4e Fix more disabled MSVC warnings, base/ edition. by pkasting · 10 years ago
  80. f01cfba Move logging.h's definitions of operator<< into namespace std. by jyasskin@chromium.org · 10 years ago
  81. 15135cd [Android] Spill out CHECK error message in official build by feng@chromium.org · 10 years ago
  82. 3dc979c Remove two unused logging::LogMessage constructors. by viettrungluu@chromium.org · 10 years ago
  83. 96925ac Remove the LOG_ERROR_REPORT log severity level. by viettrungluu@chromium.org · 10 years ago
  84. 0572c5b Removed LOG_GETLASTERROR and LOG_ERRNO macros. by vitalybuka@chromium.org · 10 years ago
  85. e871736 Extracted logging::SystemErrorCodeToString function. by vitalybuka@chromium.org · 10 years ago
  86. 1eea140 Change DCHECK_IS_ON() to DCHECK_IS_ON by wangxianzhu@chromium.org · 11 years ago
  87. 75a5cd9 Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only by wangxianzhu@chromium.org · 11 years ago
  88. fbb128c Avoid function call for disabled DCHECK in non-official release build by wangxianzhu@chromium.org · 11 years ago
  89. 452131f Documentation fix - Delete meaningless paragraph. by girard@chromium.org · 11 years ago
  90. 7fd86b3 Log an error in release builds when NOTREACHED is hit in ChromiumOS builds. This data can be collected on ChromiumOS when the user consents to it; this should help us collect more data about what shouldn't be happening in prod that happens anyways. by zork@chromium.org · 11 years ago
  91. 6d98720 Define a LoggingSettings struct to use for InitLogging() by akalin@chromium.org · 11 years ago
  92. 41b654a allow unofficial builds with DCHECK and DLOG disabled by mostynb@opera.com · 11 years ago
  93. ba78f85 Remving global statics from the headers, so we can split-link. by cpu@chromium.org · 11 years ago
  94. 92bc4e3 If OFFICIAL_BUILD is set on any platform, omit DCHECKs in Release mode. by jyasskin@chromium.org · 11 years ago
  95. 76bc94e Ensure that logging works in the GPU process when the --enable-logging and --v switches are specified. by ananta@chromium.org · 12 years ago
  96. 00e3a07 Fix compile breakage when using stream operators when NOTIMPLEMENTED_POLICY=5. by miu@chromium.org · 12 years ago
  97. c68f810 Only define ERROR on windows builds by joth@chromium.org · 12 years ago
  98. 6ecced4 Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes from downstream and strip NOTIMPLEMENTED()s from official builds." by yfriedman@chromium.org · 12 years ago
  99. 7fe77cf Revert 147986 - [Android] Add remaining build/common.gypi changes from downstream and strip NOTIMPLEMENTED()s from official builds. by yfriedman@chromium.org · 12 years ago
  100. 5434b14 [Android] Add remaining build/common.gypi changes from downstream and strip NOTIMPLEMENTED()s from official builds. by yfriedman@chromium.org · 12 years ago