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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log an error in release builds when NOTREACHED is hit in ChromiumOS builds. ...
zork@chromium.org
2013-09-26
1
-0
/
+5
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-30
/
+52
*
allow unofficial builds with DCHECK and DLOG disabled
mostynb@opera.com
2013-06-21
1
-2
/
+10
*
Remving global statics from the headers, so we can split-link.
cpu@chromium.org
2013-05-21
1
-2
/
+3
*
If OFFICIAL_BUILD is set on any platform, omit DCHECKs in Release mode.
jyasskin@chromium.org
2013-05-17
1
-5
/
+1
*
Ensure that logging works in the GPU process when the --enable-logging and --...
ananta@chromium.org
2013-02-27
1
-0
/
+5
*
Fix compile breakage when using stream operators when NOTIMPLEMENTED_POLICY=5.
miu@chromium.org
2013-02-13
1
-3
/
+5
*
Only define ERROR on windows builds
joth@chromium.org
2013-01-10
1
-0
/
+2
*
Revert "Revert 147986 - [Android] Add remaining build/common.gypi changes fro...
yfriedman@chromium.org
2012-07-25
1
-0
/
+4
*
Revert 147986 - [Android] Add remaining build/common.gypi changes from downst...
yfriedman@chromium.org
2012-07-24
1
-4
/
+0
*
[Android] Add remaining build/common.gypi changes from downstream and strip N...
yfriedman@chromium.org
2012-07-23
1
-0
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Make NOTIMPLEMENTED_POLICY=0 actually work.
torne@chromium.org
2012-01-30
1
-1
/
+1
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
1
-1
/
+0
*
Move operator<< for StringPiece into string_piece.{h,cc}
akalin@chromium.org
2012-01-20
1
-11
/
+1
*
Extract common code from StringPiece and StringPiece16 into a templated base ...
erikwright@chromium.org
2011-12-22
1
-1
/
+2
*
Revert "Extract common code from StringPiece and StringPiece16 into a templat...
erikwright@chromium.org
2011-12-13
1
-2
/
+1
*
Extract common code from StringPiece and StringPiece16 into a templated base ...
erikwright@chromium.org
2011-12-13
1
-1
/
+2
*
Don't delete g_vlog_info
stevenjb@chromium.org
2011-12-03
1
-0
/
+4
*
Make CHECK not print messages in official builds
akalin@chromium.org
2011-12-02
1
-27
/
+52
*
Fix bug where DVLOGs are treated as DLOG(INFO)s
akalin@chromium.org
2011-10-25
1
-1
/
+1
*
base: Reenable external templates in logging.h when using component build.
erg@chromium.org
2011-10-24
1
-6
/
+10
*
Remove no longer needed android hack from logging.
torne@chromium.org
2011-10-11
1
-5
/
+0
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-1
/
+14
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-26
/
+26
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-1
/
+1
*
Revert "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
1
-1
/
+1
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-1
/
+1
*
Upstream android debug and log related files
michaelbai@google.com
2011-07-07
1
-0
/
+5
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
1
-0
/
+1
*
linux: components support for base/
evan@chromium.org
2011-04-29
1
-2
/
+2
*
Base: Fix the logging export api to fix release builds of
rvargas@google.com
2011-04-26
1
-1
/
+1
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
1
-1
/
+1
*
Base: A few more changes to build base.dll
rvargas@google.com
2011-04-01
1
-2
/
+2
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-25
1
-23
/
+25
*
Lower logging for expected errors in process_util_mac.mm
sail@chromium.org
2011-03-06
1
-0
/
+21
*
[Logging] Remove unneeded CheckOpString struct for CHECKs
akalin@chromium.org
2011-02-08
1
-17
/
+9
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+9
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-7
/
+16
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-16
/
+7
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-7
/
+16
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-16
/
+7
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-7
/
+16
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-5
/
+5
*
Integrate ETW with VLOG logging.
siggi@chromium.org
2010-11-04
1
-6
/
+26
*
Fix the testing::LogDisabler for the change r64883. See http://codereview.chr...
hansl@google.com
2010-11-03
1
-0
/
+2
*
Fixed bug where CHECKs don't fire if min_log_level > FATAL
akalin@chromium.org
2010-11-03
1
-25
/
+26
*
Removed unused (and broken) logging functions.
akalin@chromium.org
2010-11-01
1
-80
/
+22
*
Wrote a custom pattern matcher for vmodule.
akalin@chromium.org
2010-11-01
1
-2
/
+2
*
Fixed subtle difference in behavior between DCHECK and DCHECK_EQ et al.
akalin@chromium.org
2010-11-01
1
-9
/
+15
[next]