summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_crash_handler_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: use SOCK_SEQPACKET rather than SOCK_DGRAMagl@chromium.org2009-10-071-1/+7
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Fix an off by 1 error in the Linux Breakpad guid.thestig@chromium.org2009-09-231-0/+3
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-261-2/+14
* Reverting 24220.yutak@chromium.org2009-08-251-14/+2
* Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS ...thestig@chromium.org2009-08-251-2/+14
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-171-8/+19
* Make Linux crash death signal message constant sized.thestig@chromium.org2009-07-151-27/+27
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-3/+142
* Linux: build fix for release builder.agl@chromium.org2009-06-301-2/+1
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-231-0/+1
* Generate GUIDs for users who wish to upload crash reports. Include it in cras...thestig@google.com2009-06-021-6/+11
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+187