index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
linux
/
handler
/
minidump_descriptor.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitize dumped stacks to remove data that may be identifiable.
Tobias Sargeant
2017-01-31
1
-0
/
+2
*
Add API to skip dump if crashing thread doesn't reference a given module (2)
Tobias Sargeant
2017-01-19
1
-0
/
+8
*
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