Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GPU fingerprint information to breakpad microdumps. | Primiano Tucci | 2015-09-28 | 1 | -15/+2 |
* | [microdump] Add build fingerprint and product info metadata. | primiano@chromium.org | 2015-05-15 | 1 | -1/+16 |
* | Fix the scope on the initialization of kMicrodumpOnConsole to match header. | primiano@chromium.org | 2015-01-09 | 1 | -1/+2 |
* | Introduce microdump writer class. | primiano@chromium.org | 2014-10-28 | 1 | -3/+8 |
* | size_limit_ member of minidump_descriptor ignored in copy constructor | ted.mielczarek@gmail.com | 2013-02-14 | 1 | -1/+3 |
* | Fix unused variable warning in optimized build (fix proveded by Matthew Riley) | ivan.penkov@gmail.com | 2012-11-21 | 1 | -2/+3 |
* | Allow setting a new MinidumpDescriptor on ExceptionHandler, also expose direc... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -0/+15 |
* | Adding a way to create an ExceptionHandler that takes in a file descriptor | jcivelli@chromium.org | 2012-08-09 | 1 | -0/+61 |