summaryrefslogtreecommitdiffstats
path: root/base/logging.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-041-6/+26
* Fix the testing::LogDisabler for the change r64883. See http://codereview.chr...hansl@google.com2010-11-031-0/+2
* Fixed bug where CHECKs don't fire if min_log_level > FATALakalin@chromium.org2010-11-031-25/+26
* Removed unused (and broken) logging functions.akalin@chromium.org2010-11-011-80/+22
* Wrote a custom pattern matcher for vmodule.akalin@chromium.org2010-11-011-2/+2
* Fixed subtle difference in behavior between DCHECK and DCHECK_EQ et al.akalin@chromium.org2010-11-011-9/+15
* Added support for filtering on the entire pathname to --vmodule.akalin@chromium.org2010-10-291-3/+9
* This fixes the logging for ChromeOS so that it uses symlinksgspencer@chromium.org2010-10-281-3/+3
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-170/+161
* Fix official build breakage.akalin@chromium.org2010-10-011-2/+0
* Revert 61142 - Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-149/+185
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-10-011-185/+149
* Revert 61127 - Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-301-143/+183
* Made logging macros evaluate its stream arguments lazily.akalin@chromium.org2010-09-301-183/+143
* [Cleanup] Consolidated duplicate definitions of DLOG.akalin@chromium.org2010-09-301-106/+98
* Mark the most common uses of MakeCheckOpString as extern templates on gcc pla...erg@google.com2010-09-301-8/+15
* Removed support for log prefix filters.akalin@chromium.org2010-09-301-5/+0
* [clang] Fixed clang compile failure introduced by 60976.akalin@chromium.org2010-09-291-3/+4
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-0/+54
* base: Disallow mixing NDEBUG settings in logging.{h,cc}.derat@chromium.org2010-08-231-8/+31
* Stop eternal loop in DisplayDebugMessageInDialogcmasone@google.com2010-08-171-0/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change LOG(DFATAL) to avoid dialog in production buildjar@chromium.org2010-06-241-3/+3
* Revert 49982 - patchthakis@chromium.org2010-06-161-12/+11
* patchthakis@chromium.org2010-06-161-11/+12
* Remove an unused logging function.thestig@chromium.org2010-03-111-7/+0
* Reland r40289: "Add support for CHECK_* macros.""willchan@chromium.org2010-03-021-40/+75
* Revert r40289: "Add support for CHECK_* macros."willchan@chromium.org2010-03-011-60/+26
* Add support for CHECK_* macros.willchan@chromium.org2010-03-011-26/+60
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.willchan@chromium.org2009-12-081-0/+11
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-251-0/+7
* Add logging macros that automatically append the last system error in string ...tschmelcher@chromium.org2009-10-091-8/+170
* Reverting 28166.ojan@chromium.org2009-10-061-142/+8
* Add logging macros that automatically append the last system error in string ...tschmelcher@google.com2009-10-061-8/+142
* Omit DLOGs and DCHECKs from release-mode Google Chrome-branded builds onmark@chromium.org2009-08-201-5/+15
* Reverting 20497.thomasvl@chromium.org2009-07-161-5/+1
* OFFICIAL_BUILD is only set in windows builds, so add some complexity to get t...thomasvl@chromium.org2009-07-131-1/+5
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-0/+7
* Save and restore the value of GetLastError() when [D]LOG/[D]CHECK etc on Wind...tommi@google.com2009-04-141-0/+19
* Fix a minor spelling typo.ericroman@google.com2009-04-101-1/+1
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+3
* Change the behavior of --enable-dcheck in releasehuanr@chromium.org2009-02-121-13/+33
* Make sure variables are referenced in CHECK macros, even for official builds.deanm@chromium.org2009-01-261-11/+13
* Remove DCHECKS from official builds.rvargas@google.com2008-12-111-2/+60
* Fix an inaccurate comment.evanm@google.com2008-11-181-1/+2
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-301-2/+10
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-0/+34
* Use a more compact license header in source files.license.bot2008-08-241-28/+4