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