summaryrefslogtreecommitdiffstats
path: root/base/debug_util_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* In a signal handler, call _exit, not exit.jrg@chromium.org2009-10-121-1/+4
* Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac.mark@chromium.org2009-10-121-13/+12
* Fix for breakpad not generating a minidump in certain cases on OSX.jeremy@chromium.org2009-05-191-2/+1
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-131-0/+35