| Commit message (Expand) | Author | Age | Files | Lines |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -1/+1 |
* | Fix linux compile errors for some systems. | qsr@chromium.org | 2012-10-02 | 1 | -1/+1 |
* | Allow generating minidumps from live process on Linux via ExceptionHandler | ted.mielczarek@gmail.com | 2012-09-18 | 2 | -5/+11 |
* | Fix compilation of crash_generation_server.cc, and add it to the client libra... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -1/+1 |
* | Linux: Fix a bunch of clang errors from not handling return values. | thestig@chromium.org | 2012-07-24 | 1 | -2/+5 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 2 | -7/+9 |
* | Replace readlink calls with a safer version that guarantees NULL-termination. | benchan@chromium.org | 2011-12-21 | 1 | -5/+4 |
* | Delete an old Makefile and fix lots of lint errors. | thestig@chromium.org | 2010-11-08 | 1 | -14/+16 |
* | Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst... | thestig@chromium.org | 2010-09-15 | 1 | -1/+1 |
* | Changes to fix build warnings on newer versions of GCC, and a fix to not try ... | nealsid | 2010-05-10 | 1 | -1/+2 |
* | ARM support, with some build system changes to support x86-64, arm, and i386 ... | nealsid | 2010-03-02 | 1 | -1/+1 |
* | Breakpad: Update copyright notice years on all files changed in 2010. | jimblandy | 2010-02-09 | 5 | -5/+5 |
* | Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien... | ted.mielczarek | 2010-02-05 | 5 | -0/+800 |