Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Breakpad: Add support for parsing STACK WIN records | Pavel Labath | 2019-08-26 | 1 | -1/+24 |
* | Breakpad: Parse Stack CFI records | Pavel Labath | 2019-04-09 | 1 | -1/+17 |
* | Breakpad: Refine record classification code | Pavel Labath | 2019-04-04 | 1 | -2/+2 |
* | BreakpadRecords: Add parsing code for FILE and LINE records | Pavel Labath | 2019-01-29 | 1 | -0/+32 |
* | Fix potential ODR vialation. | Haojian Wu | 2019-01-24 | 1 | -1/+1 |
* | BreakpadRecords: Address post-commit feedback | Pavel Labath | 2019-01-24 | 1 | -23/+4 |
* | breakpad: Add FUNC records to the symtab | Pavel Labath | 2019-01-22 | 1 | -0/+25 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Breakpad: Extract parsing code into a separate file | Pavel Labath | 2019-01-18 | 1 | -0/+110 |