Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's | mark@chromium.org | 2013-12-03 | 1 | -127/+0 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -5/+5 |
* | Improve ARM CPU info reporting. | digit@chromium.org | 2013-04-24 | 1 | -0/+127 |
* | Fix Breakpad unit tests build for Android. | digit@chromium.org | 2012-08-23 | 2 | -0/+2 |
* | Adding a way to create an ExceptionHandler that takes in a file descriptor | jcivelli@chromium.org | 2012-08-09 | 1 | -1/+1 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -4/+5 |
* | Modify CrashGenerator::CreateChildCrash to copy proc files. | benchan@chromium.org | 2012-02-23 | 2 | -0/+58 |
* | Add utilities for processing Linux core dump files. | benchan@chromium.org | 2012-01-07 | 3 | -3/+149 |
* | Correct compilation warning. | qsr@chromium.org | 2011-11-23 | 1 | -0/+98 |