aboutsummaryrefslogtreecommitdiff
path: root/src/tools/mac/crash_report/crash_report.mm
Commit message (Expand)AuthorAgeFilesLines
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-2/+2
* Mac: Fix more errors from clang to get crash_report.xcodeproj close to compil...thestig@chromium.org2013-05-081-1/+1
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* Commit issue 140001: fixes for 64-bit build cleanups.jimblandy2010-08-251-15/+15
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Patch from Kris Rambish to keep memory usage flat when processing a directory...nealsid2010-01-111-0/+2
* Modification to crash_report to process a directory of .DMP filesnealsid2009-09-301-5/+28
* Add stack-dumping logic to crash_report with -t switchnealsid2009-07-021-4/+25
* Fix build break in crash_report caused by my checkin that moved minidump proc...nealsid2009-06-161-1/+1
* Issue 275: patch to include list of loaded modules in crash_report outputnealsid2009-02-101-0/+33
* Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...nealsid2008-10-221-0/+6
* Adds the ability to designate a folder with sym files in it that will be used...dmaclach2007-09-151-8/+24
* Rename Airbag to Breakpad.mmentovai2007-02-141-23/+22
* Update crash_report tool and internal classes to reflect change to ProcessSta...waylonis2007-01-241-32/+9
* Changes to support patch #108:waylonis2007-01-231-0/+1
* Add crash_report tool that will:waylonis2006-12-181-0/+330