Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize dumped stacks to remove data that may be identifiable. | Tobias Sargeant | 2017-01-31 | 1 | -3/+18 |
* | Add API to skip dump if crashing thread doesn't reference a given module | Tobias Sargeant | 2017-01-18 | 1 | -4/+39 |
* | Add GPU fingerprint information to breakpad microdumps. | Primiano Tucci | 2015-09-28 | 1 | -34/+22 |
* | [microdump] Add build fingerprint and product info metadata. | primiano@chromium.org | 2015-05-15 | 1 | -4/+36 |
* | Introduce microdump writer class. | primiano@chromium.org | 2014-10-28 | 1 | -8/+37 |
* | size_limit_ member of minidump_descriptor ignored in copy constructor | ted.mielczarek@gmail.com | 2013-02-14 | 1 | -1/+1 |
* | Add optional file size limit for minidumps | mkrebs@chromium.org | 2012-11-15 | 1 | -2/+13 |
* | Allow setting a new MinidumpDescriptor on ExceptionHandler, also expose direc... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -3/+6 |
* | Fix Android build. | digit@chromium.org | 2012-08-20 | 1 | -2/+4 |
* | Adding a way to create an ExceptionHandler that takes in a file descriptor | jcivelli@chromium.org | 2012-08-09 | 1 | -0/+84 |