aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad/common
Commit message (Expand)AuthorAgeFilesLines
* Add MD_OS_PS3 to breakpad and exception types.thestig@chromium.org2013-04-252-3/+72
* Improve ARM CPU info reporting.digit@chromium.org2013-04-241-1/+29
* Change MDRawSystemInfo.processor_architecture value for PPC64 to 0x8002.thestig@chromium.org2013-04-131-1/+1
* Add PPC64 support to breakpad processor.thestig@chromium.org2013-04-122-8/+9
* Fix some more Win32 compat issues in processor codeted.mielczarek@gmail.com2013-03-061-0/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-068-302/+304
* Fix linux compile errors for some systems.qsr@chromium.org2012-10-021-1/+2
* processor: add arm exception flagsqsr@chromium.org2012-09-251-0/+10
* Allow generating minidumps from live process on Linux via ExceptionHandlerted.mielczarek@gmail.com2012-09-181-1/+2
* Speculatively back out r984. See http://codereview.chromium.org/10805065/mark@chromium.org2012-07-251-5/+1
* Move minidump_extension_linux.h contents into minidump_format.hted.mielczarek2012-07-201-2/+29
* Add the capability to include an arbitrary data stream within minidumpscdn@chromium.org2012-07-101-1/+5
* Add MD_OS_ANDROID definition.digit@chromium.org2012-07-041-1/+2
* Add high level API for breakpad on iOS.qsr@chromium.org2012-03-131-3/+5
* Use frame pointer to walk ARM stack on iOS.qsr@chromium.org2011-10-171-4/+5
* Handle ios dump.qsr@chromium.org2011-10-111-0/+1
* Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle...ted.mielczarek2011-08-304-8/+25
* Add structure definitions for the memory info list, as well as some other new...ted.mielczarek2011-01-131-2/+73
* Added the base exploitability module for windows. This only adds the very bas...cdn@chromium.org2010-09-221-1/+8
* Fix a handful of comment spelling errors (Issue 385)jessicag.feedback@gmail.com2010-09-091-2/+2
* Add access violation detail for windows (read/write/dep). Add stack buffer ov...nealsid2010-06-041-0/+4
* Breakpad: Support DWARF CFI-driven stack walking on ARM.jimblandy2010-03-161-0/+10
* Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011ted.mielczarek2009-12-192-4/+134
* Issue 328 - should have constant for VC++ exceptions, and stringify in Minidu...ted.mielczarek2009-09-041-1/+4
* Fix build breaks on Solaris using Sun Studio.nealsid2009-02-231-0/+8
* 64-bit processor can't handle 32-bit ppc minidumps due to struct paddingmmentovai2008-05-141-0/+7
* Issue 245: refactoring minidump_format.h into architecture & platform specifi...nealsid2008-03-1710-706/+1321
* This changelist contains the changes to the configuration of Visual Studio so...doshimun@gmail.com2008-03-101-1/+1
* Don't redefine __STDC_FORMAT_MACROS if it's already defined. r=mmentovai.bryner2008-03-041-0/+2
* Use "%" PRIx64 instead of "%llx" (#241). r=brynermmentovai2008-02-251-0/+9
* Issue 196 - Breakpad processor support for x86-64. r=mentoted.mielczarek2007-10-311-0/+154
* Add SPARC/Solaris support to client handler and processor (#201, 200).mmentovai2007-09-261-0/+129
* Solaris port of minidump generator. Port by Alfred Peng. r=memmentovai2007-08-072-1/+19
* issue 185 - Need constants / stringification for Linux exception codes. r=mentoted.mielczarek2007-06-111-1/+39
* C++ file gets a C++ commentmmentovai2007-05-311-1/+1
* Allow building with -pedantic (#186). r=ted.mielczarekmmentovai2007-05-312-23/+149
* Issue 162 - handle pure virtual function calls in VC++. r=mentoted.mielczarek2007-05-101-2/+6
* Fixing comment about cpuid vendor_idted.mielczarek2007-05-101-1/+1
* Rename Airbag to Breakpad.mmentovai2007-02-142-0/+1128