aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/minidump_writer/line_reader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-7/+7
* Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it'smark@chromium.org2013-12-031-1/+1
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+0
* Improve ARM CPU info reporting.digit@chromium.org2013-04-241-64/+37
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-211-2/+2
* Fix compilation warnings related to unchecked return valuested.mielczarek2012-04-251-26/+33
* Add support for building the Linux client code using the Android NDKted.mielczarek2010-10-201-1/+7
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-7/+7
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+184