| Commit message (Expand) | Author | Age | Files | Lines |
* | Use sched_yield instead of pthread_yield | Michael Forney | 2020-03-10 | 1 | -1/+2 |
* | Make breakpad_unittests work with Chrome's test runner instead of gtest's | Mark Mentovai | 2019-04-19 | 1 | -0/+6 |
* | Update links | Orgad Shaneh | 2016-11-18 | 1 | -1/+1 |
* | 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 |
* | Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's | mark@chromium.org | 2013-12-03 | 1 | -0/+124 |
* | 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 | 2 | -5/+7 |
* | 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 | 2 | -7/+53 |
* | Implement core dump to minidump conversion. | benchan@chromium.org | 2012-01-19 | 2 | -2/+6 |
* | 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 | 2 | -0/+314 |