| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: InstructionPointerMemoryNullPointer: make it work under llvm | vapier@chromium.org | 2015-07-20 | 1 | -1/+3 |
* | Enable the SIGABRT handler on desktop OS X | ted.mielczarek@gmail.com | 2013-08-14 | 1 | -6/+40 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -13/+13 |
* | Add a GetInstructionPointer method to MinidumpException | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -42/+3 |
* | Add SIGABRT handler for mac and iOS. | qsr@chromium.org | 2012-03-09 | 1 | -4/+20 |
* | Correct compilation warning. | qsr@chromium.org | 2011-11-23 | 1 | -13/+15 |
* | Allow writing on-request minidumps with an exception stream | ted.mielczarek@gmail.com | 2010-12-15 | 1 | -3/+44 |
* | Add some unit tests for the mac MinidumpGenerator | ted.mielczarek | 2010-12-13 | 1 | -4/+4 |
* | Fix WriteMemoryListStream to remove an extraneous loop index variable increment. | ted.mielczarek | 2010-11-30 | 1 | -1/+61 |
* | Write a window of memory around the instruction pointer from the crashing thr... | ted.mielczarek | 2010-09-23 | 1 | -3/+402 |
* | Put MachIPC into the google_breakpad namespace | ted.mielczarek@gmail.com | 2010-08-16 | 1 | -0/+4 |
* | Allow dumping live processes on OS X | ted.mielczarek@gmail.com | 2010-08-13 | 1 | -1/+91 |
* | Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena... | ted.mielczarek@gmail.com | 2010-08-13 | 1 | -1/+4 |
* | Change exception_handler_test.cc to use Google Test | ted.mielczarek@gmail.com | 2010-08-12 | 1 | -0/+101 |