| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011 | ted.mielczarek | 2009-12-19 | 4 | -7/+166 |
* | Allow Minidump class to be instantiated with stream instead of file. r=mark a... | ted.mielczarek | 2009-12-09 | 1 | -4/+11 |
* | issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt... | ted.mielczarek | 2009-12-02 | 3 | -0/+52 |
* | Let x86 stackwalker scan stack in cases where program evaluation fails. Origi... | ted.mielczarek | 2009-10-08 | 2 | -1/+32 |
* | Issue 328 - should have constant for VC++ exceptions, and stringify in Minidu... | ted.mielczarek | 2009-09-04 | 1 | -1/+4 |
* | Breakpad: Don't use the deprecated __gnu_cxx::hash_map container. | jimblandy@gmail.com | 2009-09-03 | 1 | -24/+0 |
* | Add stack-dumping logic to crash_report with -t switch | nealsid | 2009-07-02 | 1 | -1/+6 |
* | Add more error information to minidump processing return code. Also added de... | nealsid | 2009-05-29 | 2 | -12/+74 |
* | Fix for issues 296, 297. Various symbol supplier classes need to be updated w... | nealsid | 2009-02-27 | 1 | -2/+2 |
* | Fix build breaks on Solaris using Sun Studio. | nealsid | 2009-02-23 | 1 | -0/+8 |
* | Modify symbol supplier interface to support an overload that takes a symbol d... | nealsid | 2009-02-19 | 3 | -3/+22 |
* | 64-bit processor can't handle 32-bit ppc minidumps due to struct padding | mmentovai | 2008-05-14 | 1 | -0/+7 |
* | Processor crashes on some truncated minidumps after #222. r=ted.mielczarek | mmentovai | 2008-04-04 | 1 | -0/+2 |
* | issue 223 - Fixes for SOlaris handler during integration with Firefox. patch ... | ted.mielczarek | 2008-03-18 | 2 | -3/+4 |
* | Issue 245: refactoring minidump_format.h into architecture & platform specifi... | nealsid | 2008-03-17 | 10 | -706/+1321 |
* | This changelist contains the changes to the configuration of Visual Studio so... | doshimun@gmail.com | 2008-03-10 | 1 | -1/+1 |
* | Don't redefine __STDC_FORMAT_MACROS if it's already defined. r=mmentovai. | bryner | 2008-03-04 | 1 | -0/+2 |
* | Use "%" PRIx64 instead of "%llx" (#241). r=bryner | mmentovai | 2008-02-25 | 1 | -0/+9 |
* | Issue 224 - add Tell method to Minidump class. r=mento | ted.mielczarek | 2007-12-04 | 1 | -0/+3 |
* | Issue 196 - Breakpad processor support for x86-64. r=mento | ted.mielczarek | 2007-10-31 | 3 | -5/+190 |
* | Issue 222 - processor fails if an entry in the ModuleList is bad. r=mento | ted.mielczarek | 2007-10-19 | 1 | -0/+5 |
* | Add SPARC/Solaris support to client handler and processor (#201, 200). | mmentovai | 2007-09-26 | 3 | -1/+158 |
* | Allow Breakpad processor library to build on Solaris with the native Sun | mmentovai | 2007-09-26 | 4 | -0/+27 |
* | Solaris port of minidump generator. Port by Alfred Peng. r=me | mmentovai | 2007-08-07 | 2 | -1/+19 |
* | issue 185 - Need constants / stringification for Linux exception codes. r=mento | ted.mielczarek | 2007-06-11 | 1 | -1/+39 |
* | C++ file gets a C++ comment | mmentovai | 2007-05-31 | 1 | -1/+1 |
* | Allow building with -pedantic (#186). r=ted.mielczarek | mmentovai | 2007-05-31 | 4 | -27/+153 |
* | Check allocation and array sizes in minidump.cc (#12). r=bryner | mmentovai | 2007-05-31 | 1 | -0/+71 |
* | Issue 143 - MinidumpProcessor should extract number of processors. r=mento | ted.mielczarek | 2007-05-30 | 1 | -0/+8 |
* | Add logging to minidump processor (#82). First part: logging infrastructure | mmentovai | 2007-05-17 | 1 | -4/+6 |
* | Issue 162 - handle pure virtual function calls in VC++. r=mento | ted.mielczarek | 2007-05-10 | 1 | -2/+6 |
* | Fixing comment about cpuid vendor_id | ted.mielczarek | 2007-05-10 | 1 | -1/+1 |
* | Truncated Windows/x86 stacks when using FPO. Add stack scanning to recover | mmentovai | 2007-04-20 | 1 | -4/+4 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 16 | -0/+3141 |