Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -10/+10 |
* | Only abort writing out minidumps during shutdown if we would upload them | jochen@chromium.org | 2013-11-21 | 1 | -1/+10 |
* | Move Linux/Android breakpad implementation to breakpad component | jochen@chromium.org | 2013-10-22 | 5 | -0/+814 |