summaryrefslogtreecommitdiffstats
path: root/chrome/browser/crash_handler_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-4/+1
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-4/+4
* Linux: Fix official build breakage from r41451.thestig@chromium.org2010-03-121-1/+1
* Use env_vars::kHeadless instead of hard coded strings.thestig@chromium.org2010-03-121-1/+2
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-2/+0
* Linux: Record the list of plugins loaded in browser process crash reports.thestig@chromium.org2009-12-041-0/+2
* Linux: Use upstream google-breakpad instead of our fork.thestig@chromium.org2009-12-021-3/+3
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-091-0/+242