Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | breakpad: fix unittest errors | Yunlian Jiang | 2016-05-04 | 1 | -2/+2 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -3/+6 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -2/+2 |
* | Remove dead code. | mark@chromium.org | 2012-12-12 | 1 | -6/+4 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -2/+2 |
* | Breakpad DWARF: Add support for DWARF 4 attribute forms. | jimblandy | 2012-02-01 | 1 | -5/+114 |
* | Add partial unit tests for dwarf2reader::CompilationUnit. | jimblandy | 2012-02-01 | 1 | -0/+377 |