summaryrefslogtreecommitdiffstats
path: root/chrome/common/logging_chrome.cc
Commit message (Expand)AuthorAgeFilesLines
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-2/+2
* [ChromeOS] Keep logging inside the user's home dir, even after a browser crashcmasone@google.com2010-08-041-0/+8
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-3/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* be more aggressive about removing symlink to latest chrome logcmasone@google.com2010-06-141-4/+3
* Allow chrome logging to pivot inside the users encrypted home dircmasone@google.com2010-06-141-11/+62
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-9/+15
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-1/+1
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-251-0/+16
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-6/+7
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-9/+19
* Reliability test porting: stringy stuff.estade@chromium.org2009-08-131-18/+9
* Linux: forward --log-level from the browser to the zygote.mdm@chromium.org2009-08-051-1/+6
* posix: restore IPC loggingevan@chromium.org2009-07-271-0/+10
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+4
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-21/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+21
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-2/+1
* Suppress error dialog in headless mode whenhuanr@chromium.org2009-02-121-0/+3
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-2/+3
* Port parts of chrome/common to Linux.evanm@google.com2008-11-071-7/+22
* Revert r3932 in an attempt to unbreak the tree.evanm@google.com2008-10-241-22/+7
* Port:mark@chromium.org2008-10-241-7/+22
* Refactoring for portability:mark@chromium.org2008-09-291-2/+2
* Adds a logging level command line switchcpu@google.com2008-08-291-0/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+197