summaryrefslogtreecommitdiffstats
path: root/base/debug_util_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-37/+0
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+1
* 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