summaryrefslogtreecommitdiffstats
path: root/base/logging.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-8/+9
* Revert change 430 because it breaks the build.nsylvain@google.com2008-08-061-2/+2
* Changes for POSIX support. Yay for ifdefs!pinkerton@google.com2008-08-061-2/+2
* Fix most issues when building base as a x64 target.maruel@google.com2008-07-301-1/+2
* Add base to the repository.initial.commit2008-07-261-0/+523