aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/crash_generation/Inspector.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-7/+7
* breakpad: Remove semicolons, mac edition.Nico Weber2019-02-221-2/+2
* Mac: Add support for in-process crash reporting to Breakpad.andresantoso@chromium.org2014-09-151-1/+0
* Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code.altse@chromium.org2013-12-121-4/+0
* Rewrite SimpleStringDictionary with NonAllocatingMap.rsesek@chromium.org2013-04-241-5/+6
* Move SimpleStringDictionary from common/mac/ to just common/.rsesek@chromium.org2013-04-181-1/+1
* Extracting the config file class from the Inspector to be able to reuse it.qsr@chromium.org2011-10-101-46/+1
* Address review comments from r843 (http://breakpad.appspot.com/307001)mark@chromium.org2011-10-051-1/+1
* Ensure crash reports will be uploaded on the Mac.mark@chromium.org2011-10-051-0/+18
* Fix clang warnings.mark@chromium.org2011-08-111-1/+1
* Remove a bogus const.mark@chromium.org2011-08-101-1/+1
* issue 323 - OS X exception handler / minidump generator should set exception ...ted.mielczarek2009-06-121-0/+2
* Fix to support extensible parameter handling, and add process crashtime/uptim...nealsid2009-04-221-0/+2
* Incorporate feedback from first Breakpad integration.nealsid2009-04-061-13/+2
* Open sourcing the Breakpad framework from Google. nealsid2009-04-011-0/+200