Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid crashing if the crash key system is not initialized. | jochen@chromium.org | 2013-10-31 | 1 | -2/+4 |
* | Enforce crash key registration in SetCrashKeyValue. | rsesek@chromium.org | 2013-10-03 | 1 | -3/+2 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Change crash keys to be registered with a maximum length instead of number of... | rsesek@chromium.org | 2013-03-05 | 1 | -9/+25 |
* | Create the crash key registration system and register some Mac-specific keys. | rsesek@chromium.org | 2013-01-15 | 1 | -4/+108 |
* | Create a cross-platform crash key system in base/debug/crash_logging.h. | rsesek@chromium.org | 2013-01-03 | 1 | -0/+81 |