summaryrefslogtreecommitdiffstats
path: root/chrome/browser/crash_handler_host_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+10
* Fix DCHECK in ~CrashHandlerHostLinux.thestig@chromium.org2010-11-111-0/+6
* Linux: Fix pure call in CrashHandlerHostLinux::Init().thestig@chromium.org2010-09-161-2/+9
* Linux: Handle renderer and plugin crashes on a separate thread. (try 2)thestig@chromium.org2010-09-021-16/+22
* Revert 58403 - Linux: Handle renderer and plugin crashes on a separate thread.nsylvain@chromium.org2010-09-021-14/+16
* Linux: Handle renderer and plugin crashes on a separate thread.thestig@chromium.org2010-09-021-16/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-3/+3
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-091-0/+87