summaryrefslogtreecommitdiffstats
path: root/chrome/app/breakpad_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-35/+75
* Reverting 24220.yutak@chromium.org2009-08-251-75/+35
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-35/+75
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-151-2/+2
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-141-5/+5
* Linux: add internal core dump reporting.agl@chromium.org2009-07-281-0/+169
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-171-23/+83
* Pass Linux crash guid to renderers.thestig@chromium.org2009-07-161-0/+3
* Make Linux crash death signal message constant sized.thestig@chromium.org2009-07-151-4/+15
* Revert r20553.thestig@chromium.org2009-07-131-1/+1
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-131-1/+1
* Attempt to fix the official Google Chrome build on Linux.jam@chromium.org2009-07-091-4/+4
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-18/+10
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-231-1/+28
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-231-2/+4
* Add headers missing in r18291.thestig@chromium.org2009-06-121-0/+1
* Linux: refactor zygote supportagl@chromium.org2009-06-121-5/+3
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-3/+5
* Linux: refactor zygote supportagl@chromium.org2009-06-101-5/+3
* Prototype implementation of zygotes. dkegel@google.com2009-06-061-2/+2
* Generate GUIDs for users who wish to upload crash reports. Include it in cras...thestig@google.com2009-06-021-10/+48
* A bit more clean up for Linux upload crash dump.thestig@chromium.org2009-05-291-7/+9
* Limit Breakpad Linux to 8 url-chunk entries.thestig@chromium.org2009-05-281-0/+3
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-3/+94
* Set the buffer size correctly for 8-byte crash ids.thestig@chromium.org2009-05-261-2/+2
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+392