aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/crash_generation/Inspector.mm
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-15/+15
* Mac: Add support for in-process crash reporting to Breakpad.andresantoso@chromium.org2014-09-151-47/+4
* Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code.altse@chromium.org2013-12-121-30/+5
* Move SimpleStringDictionary from common/mac/ to just common/.rsesek@chromium.org2013-04-181-1/+0
* Funnel all bootstrap_register calls through a routine that doesn't care thatmark@chromium.org2012-02-211-3/+4
* Extracting the config file class from the Inspector to be able to reuse it.qsr@chromium.org2011-10-101-178/+2
* 10.4 SDK fixmark@chromium.org2011-10-061-1/+8
* Address review comments from r843 (http://breakpad.appspot.com/307001)mark@chromium.org2011-10-051-8/+13
* Ensure crash reports will be uploaded on the Mac.mark@chromium.org2011-10-051-2/+41
* Fix clang warnings.mark@chromium.org2011-08-111-1/+1
* Separate the "hello" message from the parameter messages inmark@chromium.org2010-07-211-2/+3
* Clean up build for 64 bit.dmaclach2010-07-191-5/+6
* Port fixes from internal Google Breakpad to SVN. nealsid2009-07-211-1/+20
* issue 323 - OS X exception handler / minidump generator should set exception ...ted.mielczarek2009-06-121-0/+3
* Show the reporter UI for Breakpad.framework regardless of whether continuing ...stuartmorgan2009-05-281-2/+9
* Patch from Jeremy to have better error reporting, and workaround a Cocoa bug ...nealsid2009-05-151-15/+37
* Add a missing include (for gettimeofday) to Inspector.mmstuartmorgan2009-04-301-5/+6
* Code review issue 9002: Add paranoid logging to Inspector & Reporternealsid2009-04-231-3/+22
* Fix to support extensible parameter handling, and add process crashtime/uptim...nealsid2009-04-221-0/+25
* Fix my build break due to misnamed constantnealsid2009-04-061-1/+1
* Incorporate feedback from first Breakpad integration.nealsid2009-04-061-1/+27
* Open sourcing the Breakpad framework from Google. nealsid2009-04-011-0/+431