Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux: Delete Breakpad::GenerateAndSendDumpFile because it causes a linker ↵ | tschmelcher@chromium.org | 2010-08-02 | 1 | -3/+0 |
| | | | | | | | | | | | warning about mktemp(). It would be easy to fix the linker warning, but the function is never used so we might as well just remove it. If we want it in the future then we can add it back. TEST=built on Linux, verified no linker warning BUG=none Review URL: http://codereview.chromium.org/3032049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54570 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add breakpad. | zhurunz@google.com | 2010-05-22 | 1 | -0/+129 |
Review URL: http://codereview.chromium.org/2092021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47987 0039d316-1c4b-4281-b951-d872f2087c98 |