| Commit message (Expand) | Author | Age | Files | Lines |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -1/+1 |
* | Move scoped_ptr.h to common | ted.mielczarek@gmail.com | 2013-01-17 | 1 | -1/+1 |
* | Allow generating minidumps from live process on Linux via ExceptionHandler | ted.mielczarek@gmail.com | 2012-09-18 | 1 | -0/+17 |
* | Allow adding extra memory regions to minidump on linux/windows | ted.mielczarek@gmail.com | 2012-09-18 | 1 | -0/+11 |
* | Allow setting a new MinidumpDescriptor on ExceptionHandler, also expose direc... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -0/+4 |
* | Properly redeliver (or don't) signals to the previous handlers. | mark@chromium.org | 2012-09-04 | 1 | -9/+5 |
* | Improve Android support | digit@chromium.org | 2012-08-21 | 1 | -3/+1 |
* | Make ExceptionHandler::HandleSignal() public. | mark@chromium.org | 2012-08-10 | 1 | -0/+2 |
* | Adding a way to create an ExceptionHandler that takes in a file descriptor | jcivelli@chromium.org | 2012-08-09 | 1 | -53/+39 |
* | Speculatively back out r989 per http://codereview.chromium.org/10805065/ : | mark@chromium.org | 2012-07-24 | 1 | -11/+0 |
* | Allow adding extra memory regions to minidump on linux/windows | ted.mielczarek | 2012-07-19 | 1 | -0/+11 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -10/+11 |
* | Avoid setting an alternative stack for signals if there is already one | ted.mielczarek | 2012-02-14 | 1 | -1/+0 |
* | allow passing info about known memory mappings to MinidumpWriter and Exceptio... | ted.mielczarek | 2010-12-13 | 1 | -1/+17 |
* | Add support for building the Linux client code using the Android NDK | ted.mielczarek | 2010-10-20 | 1 | -0/+4 |
* | Fix a handful of comment spelling errors (Issue 385) | jessicag.feedback@gmail.com | 2010-09-09 | 1 | -1/+1 |
* | Allow Linux dumper to work on PTRACE-hardened kernels | ted.mielczarek | 2010-08-27 | 1 | -0/+9 |
* | ARM support, with some build system changes to support x86-64, arm, and i386 ... | nealsid | 2010-03-02 | 1 | -0/+6 |
* | Breakpad: Update copyright notice years on all files changed in 2010. | jimblandy | 2010-02-09 | 1 | -1/+1 |
* | Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien... | ted.mielczarek | 2010-02-05 | 1 | -3/+28 |
* | Added on-demand minidump generation for Linux, and a Linux test app. | brdevmn | 2009-12-16 | 1 | -0/+1 |
* | Merge of Breakpad Chrome Linux fork | nealsid | 2009-08-17 | 1 | -85/+57 |
* | Fix for issue 242, plus a redo of how old exception handlers are tracked, and... | nealsid | 2009-02-26 | 1 | -4/+13 |
* | Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Li | ted.mielczarek | 2008-10-14 | 1 | -2/+18 |
* | Issue 182: linux handler doesn't have sigcontext if called from a previous si... | ted.mielczarek | 2007-06-11 | 1 | -2/+9 |
* | Add Linux exception handler. | luly81 | 2007-03-12 | 1 | -0/+194 |