summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update Breakpad to r842, picking up:mark@chromium.org2011-10-031-7/+0
* Back out trunk r103089 because it caused bug 98550.mark@chromium.org2011-09-291-0/+7
* Give each process its own bootstrap subset port as a subset of its inheritedmark@chromium.org2011-09-281-7/+0
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-111-33/+23
* [Mac] Breakpad key to help track web-drag crash.shess@chromium.org2011-04-191-0/+10
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-1/+1
* Reland 72784danno@chromium.org2011-01-281-1/+1
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-271-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-2/+2
* Mac: Enable Breakpad when CHROME_HEADLESS is set.thestig@chromium.org2010-09-281-3/+7
* Set Mac crash dumps to go in chrome::DIR_CRASH_DUMPSnirnimesh@chromium.org2010-08-171-9/+10
* De-wstringify some of our breakpad interfaces.evan@chromium.org2010-08-031-3/+4
* [MAC] Disable crash reporting if configuration management says so.mnissler@chromium.org2010-08-021-10/+31
* [mac] fix official buildmnissler@chromium.org2010-07-291-2/+2
* Mac: Reduce console spew when stats reporting ids disabled.jeremy@chromium.org2010-07-141-1/+1
* Mac: Limit Breakpad LOG spewjeremy@chromium.org2010-04-151-1/+1
* Fix Mac Breakpad glue compilation error:mark@chromium.org2009-11-061-5/+6
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-0/+6
* Add env variable to write minidumps to a preset directory.jeremy@chromium.org2009-10-151-0/+29
* Fix Breakpad-enabled builds on the Mac.mark@chromium.org2009-09-011-1/+1
* Change when we enable Apple's Crash reporter.jeremy@chromium.org2009-08-311-4/+7
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-1/+2
* Flip inverted logic that caused Breakpad to never initialize after r23509.mark@chromium.org2009-08-171-1/+1
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-151-52/+46
* Send browser crashes to Apple Crash Reporters.jeremy@chromium.org2009-08-121-1/+11
* Simplify how we stub breakpad. If breakpad is in, use the real file, if not,...thomasvl@chromium.org2009-07-111-25/+0
* Renable sending page urls in renderer crashes on Mac.jabdelmalek@google.com2009-07-091-0/+5
* Try to fix broken treejrg@chromium.org2009-07-081-4/+5
* Fix for extra BreakPad param upload on OSXjeremy@chromium.org2009-06-031-4/+5
* 1)When we enabled breakpad on first run we weren't correctly setting the proc...jeremy@chromium.org2009-05-221-2/+2
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-211-0/+5
* Fix for breakpad not generating a minidump in certain cases on OSX.jeremy@chromium.org2009-05-191-1/+1
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-181-7/+2
* Last chunk of OS X Breakpad integration:jeremy@chromium.org2009-04-221-69/+70
* * Breakpad on OSX now works with stock Breakpad framwork.jeremy@chromium.org2009-03-301-17/+73
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-261-0/+95