summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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