aboutsummaryrefslogtreecommitdiff
path: root/src/client/linux/minidump_writer/minidump_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Use public fpregset_t type to define fpstate_tMichael Forney2020-03-101-1/+2
* Wire up stack sanitization and skipping to WriteMinidumpTobias Sargeant2017-02-031-6/+24
* Introduce microdump writer class.primiano@chromium.org2014-10-281-8/+0
* Add Arm64 version of breakpad_getcontext for Android.rmcilroy@chromium.org2014-04-031-0/+7
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* Add optional file size limit for minidumpsmkrebs@chromium.org2012-11-151-0/+13
* Allow generating minidumps from live process on Linux via ExceptionHandlerted.mielczarek@gmail.com2012-09-181-0/+8
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek@gmail.com2012-09-181-3/+23
* Adding a way to create an ExceptionHandler that takes in a file descriptorjcivelli@chromium.org2012-08-091-6/+12
* Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org2012-07-241-15/+2
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek2012-07-191-2/+15
* Changes to get the breakpad client compiling and running on Android usingmark@chromium.org2012-04-031-6/+11
* Implement core dump to minidump conversion.benchan@chromium.org2012-01-191-0/+6
* allow passing info about known memory mappings to MinidumpWriter and Exceptio...ted.mielczarek2010-12-131-0/+14
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+53