Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Breakpad on OSX now works with stock Breakpad framwork. | jeremy@chromium.org | 2009-03-30 | 1 | -17/+73 |
| | | | | | | | | | | * We now add all the same Metadata on OS X as we do on Windows. * Made the code for logging URLs in crash dumps a little more x-platform. Remove custom Breakpad hacks so we can use an unmodified version of the Framework. Review URL: http://codereview.chromium.org/55028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12811 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | First stab at Mac breakpad support. | jeremy@chromium.org | 2009-03-26 | 1 | -0/+95 |
breakpad_mac.mm still needs some work, there's a bunch of scaffolding in there referring to a custom version of Breakpad I've got going locally. Review URL: http://codereview.chromium.org/53075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12553 0039d316-1c4b-4281-b951-d872f2087c98 |