index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
logging_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CHECK_EQ and friends work properly in an if/else structure without braces.
erikwright
2015-07-22
1
-0
/
+24
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-7
/
+7
*
Remove #include of compiler_specific.h from macros.h.
pkasting
2014-11-21
1
-0
/
+1
*
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
pkasting
2014-10-16
1
-1
/
+2
*
Move logging.h's definitions of operator<< into namespace std.
jyasskin@chromium.org
2014-07-08
1
-0
/
+18
*
Remove the LOG_ERROR_REPORT log severity level.
viettrungluu@chromium.org
2014-06-17
1
-23
/
+1
*
Extracted logging::SystemErrorCodeToString function.
vitalybuka@chromium.org
2014-04-23
1
-5
/
+9
*
Change DCHECK_IS_ON() to DCHECK_IS_ON
wangxianzhu@chromium.org
2014-03-14
1
-16
/
+16
*
Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only
wangxianzhu@chromium.org
2014-03-10
1
-24
/
+18
*
Try to fix build more after r234081 / r234112.
thakis@chromium.org
2013-11-09
1
-5
/
+4
*
Try to fix official mac bot after r234081.
thakis@chromium.org
2013-11-09
1
-0
/
+2
*
Remving global statics from the headers, so we can split-link.
cpu@chromium.org
2013-05-21
1
-3
/
+3
*
fix gcc 4.7 compilation errors in base_unittests
mostynb@opera.com
2013-04-12
1
-4
/
+4
*
Fix official build breakage introduced by 112649
akalin@chromium.org
2011-12-16
1
-0
/
+5
*
Make CHECK not print messages in official builds
akalin@chromium.org
2011-12-02
1
-1
/
+1
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-5
/
+11
*
As of g++-4.5, the first argument to EXPECT_EQ cannot be
jeffbailey@chromium.org
2011-04-02
1
-2
/
+5
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+4
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+4
*
Fixed bug where CHECKs don't fire if min_log_level > FATAL
akalin@chromium.org
2010-11-03
1
-8
/
+62
*
Fixed subtle difference in behavior between DCHECK and DCHECK_EQ et al.
akalin@chromium.org
2010-11-01
1
-5
/
+44
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
1
-0
/
+154
*
Revert 61142 - Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
1
-132
/
+0
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-10-01
1
-0
/
+132
*
Revert 61127 - Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-09-30
1
-111
/
+0
*
Made logging macros evaluate its stream arguments lazily.
akalin@chromium.org
2010-09-30
1
-0
/
+111