aboutsummaryrefslogtreecommitdiff
path: root/src/common/tests
Commit message (Expand)AuthorAgeFilesLines
* CopyFile: add a C++ APIMike Frysinger2020-09-072-0/+7
* Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it'smark@chromium.org2013-12-031-127/+0
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-5/+5
* Improve ARM CPU info reporting.digit@chromium.org2013-04-241-0/+127
* Fix Breakpad unit tests build for Android.digit@chromium.org2012-08-232-0/+2
* Adding a way to create an ExceptionHandler that takes in a file descriptorjcivelli@chromium.org2012-08-091-1/+1
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-4/+5
* Modify CrashGenerator::CreateChildCrash to copy proc files.benchan@chromium.org2012-02-232-0/+58
* Add utilities for processing Linux core dump files.benchan@chromium.org2012-01-073-3/+149
* Correct compilation warning.qsr@chromium.org2011-11-231-0/+98