aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/handler/minidump_descriptor.h
AgeCommit message (Expand)Author
2019-02-21breakpad: Remove semicolons.Nico Weber
2017-01-31Sanitize dumped stacks to remove data that may be identifiable.Tobias Sargeant
2017-01-18Add API to skip dump if crashing thread doesn't reference a given moduleTobias Sargeant
2015-09-28Add GPU fingerprint information to breakpad microdumps.Primiano Tucci
2015-05-15[microdump] Add build fingerprint and product info metadata.primiano@chromium.org
2014-10-28Introduce microdump writer class.primiano@chromium.org
2013-02-14size_limit_ member of minidump_descriptor ignored in copy constructorted.mielczarek@gmail.com
2012-11-15Add optional file size limit for minidumpsmkrebs@chromium.org
2012-09-17Allow setting a new MinidumpDescriptor on ExceptionHandler, also expose direc...ted.mielczarek@gmail.com
2012-08-20Fix Android build.digit@chromium.org
2012-08-09Adding a way to create an ExceptionHandler that takes in a file descriptorjcivelli@chromium.org