summaryrefslogtreecommitdiffstats
path: root/base/debug/crash_logging.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix more disabled MSVC warnings, base/ edition.pkasting2014-10-011-1/+2
* Avoid crashing if the crash key system is not initialized.jochen@chromium.org2013-10-311-2/+4
* Enforce crash key registration in SetCrashKeyValue.rsesek@chromium.org2013-10-031-3/+2
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-2/+2
* Change crash keys to be registered with a maximum length instead of number of...rsesek@chromium.org2013-03-051-9/+25
* Create the crash key registration system and register some Mac-specific keys.rsesek@chromium.org2013-01-151-4/+108
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-0/+81