aboutsummaryrefslogtreecommitdiff
path: root/src/processor/synth_minidump.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-27/+27
* processor: Bound number of exception parameters readJoshua Peraza2020-04-271-1/+1
* Added classes to support reading unloaded module lists in minidumps.Joshua Peraza2016-12-161-0/+27
* Remove comparison of this with nullptrOrgad Shaneh2016-12-061-6/+9
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+36
* Improve ARM CPU info reporting.digit@chromium.org2013-04-241-0/+3
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-14/+14
* The Google-breakpad processor rejects (ignores) context records that lack CPU...ivan.penkov@gmail.com2012-12-081-1/+4
* Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle...ted.mielczarek2011-08-301-1/+41
* Fix unit tests that have not built since @610ted.mielczarek2010-07-231-7/+7
* Breakpad Processor: Add new unit tests for google_breakpad::Minidumpjimblandy2010-03-161-0/+309