Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation with gcc --std=c++11 | ted.mielczarek@gmail.com | 2015-03-24 | 1 | -2/+2 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -4/+15 |
* | Linux: Fix a bunch of clang errors from not handling return values. | thestig@chromium.org | 2012-07-24 | 1 | -1/+1 |
* | Breakpad: Update copyright notice years on all files changed in 2010. | jimblandy | 2010-02-09 | 1 | -1/+1 |
* | Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien... | ted.mielczarek | 2010-02-05 | 1 | -0/+47 |