aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/crash_generation/crash_generation_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux multiprocess crash reporter: use pipe instead of socketpair in the clientted.mielczarek@gmail.com2014-10-091-1/+1
* FD leaks and handle errors better.rsesek@chromium.org2014-05-061-1/+3
* Make the Linux CrashGenerationClient an interface.rsesek@chromium.org2014-05-051-47/+58
* Linux: Fix a bunch of clang errors from not handling return values.thestig@chromium.org2012-07-241-2/+5
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-1/+1
* Changes to fix build warnings on newer versions of GCC, and a fix to not try ...nealsid2010-05-101-1/+2
* ARM support, with some build system changes to support x86-64, arm, and i386 ...nealsid2010-03-021-1/+1
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...ted.mielczarek2010-02-051-0/+88