Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |