| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Mac Breakpad host tools to build in Linux cross-compile | Ted Mielczarek | 2015-09-16 | 1 | -15/+13 |
* | Initialize file descriptors to -1, not 0, in MachoWalker. | mark@chromium.org | 2014-02-26 | 1 | -2/+2 |
* | Update dump_syms to correctly filter on cpu subtype. | qsr@chromium.org | 2012-10-04 | 1 | -17/+20 |
* | Turn on more warnings in ios / mac projects. | qsr@chromium.org | 2012-09-21 | 1 | -1/+1 |
* | Correct compilation warning. | qsr@chromium.org | 2011-11-23 | 1 | -1/+3 |
* | Correct incorrect bounds checking. | qsr@chromium.org | 2011-10-20 | 1 | -2/+2 |
* | Allow to retrieve id of a module from memory instead of going to disk for iOS. | qsr@chromium.org | 2011-10-20 | 1 | -1/+27 |
* | Review: http://breakpad.appspot.com/136001 | dmaclach | 2010-07-28 | 1 | -6/+6 |
* | Clean up build for 64 bit. | dmaclach | 2010-07-19 | 1 | -1/+5 |
* | Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI. | ted.mielczarek | 2010-06-25 | 1 | -14/+3 |
* | Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 | jimblandy | 2010-05-05 | 1 | -1/+2 |
* | issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ... | ted.mielczarek | 2010-04-29 | 1 | -1/+3 |
* | Issue 197: reviewed by Waylonis | ladderbreaker | 2007-08-16 | 1 | -7/+9 |
* | Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers | ted.mielczarek | 2007-05-03 | 1 | -1/+2 |
* | Issue 147 - reviewer Waylonis | ladderbreaker | 2007-04-03 | 1 | -0/+3 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -1/+1 |
* | Fix bug with mach-o walker not properly walking universal binary (Issue #125) | waylonis | 2007-02-07 | 1 | -3/+36 |
* | Changes to support patch #108: | waylonis | 2007-01-23 | 1 | -4/+1 |
* | Add classes to: walk mach-o files, look for identifiers, and return a 16 byte... | waylonis | 2007-01-11 | 1 | -0/+207 |