Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit the workaround in r1313 to Android only. | thestig@chromium.org | 2014-04-15 | 1 | -2/+9 |
* | [Android]: Fix hang in CreateChildCrash() on Android. | rmcilroy@chromium.org | 2014-04-15 | 1 | -13/+19 |
* | fix races in CrashGenerator::CreateChildCrash | vapier@chromium.org | 2014-04-02 | 1 | -6/+35 |
* | Fix Breakpad unit tests build for Android. | digit@chromium.org | 2012-08-23 | 1 | -0/+3 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -3/+4 |
* | Fix crash_generator error message | ted.mielczarek | 2012-04-11 | 1 | -1/+4 |
* | Modify CrashGenerator::CreateChildCrash to copy proc files. | benchan@chromium.org | 2012-02-23 | 1 | -0/+38 |
* | Implement core dump to minidump conversion. | benchan@chromium.org | 2012-01-19 | 1 | -1/+5 |
* | Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated. | benchan@chromium.org | 2012-01-11 | 1 | -8/+33 |
* | Add utilities for processing Linux core dump files. | benchan@chromium.org | 2012-01-07 | 1 | -0/+206 |