aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/crash_generation/ConfigFile.mm
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-14/+14
* Mac: Add support for in-process crash reporting to Breakpad.andresantoso@chromium.org2014-09-151-1/+1
* Remove usage of gDebugLog and DEBUGLOG from Mac and iOS client code.altse@chromium.org2013-12-121-22/+0
* Back out r1244mark@chromium.org2013-12-091-1/+11
* Avoid redefinition of global static debug flag and remove unneededmark@chromium.org2013-12-051-11/+1
* Rewrite SimpleStringDictionary with NonAllocatingMap.rsesek@chromium.org2013-04-241-5/+5
* Move SimpleStringDictionary from common/mac/ to just common/.rsesek@chromium.org2013-04-181-1/+0
* Send uptime as milliseconds for Mac and iOS.qsr@chromium.org2012-03-021-1/+3
* createDirectoryAtPath:attributes: is deprecated, use the suggested (10.5+)mark@chromium.org2012-02-091-45/+4
* Create a static library to use Breakpad on iOS.qsr@chromium.org2011-11-231-1/+1
* Extract constants from Breakpad.h.qsr@chromium.org2011-10-111-1/+1
* Extracting the config file class from the Inspector to be able to reuse it.qsr@chromium.org2011-10-101-0/+229