summaryrefslogtreecommitdiffstats
path: root/chrome/browser/crash_handler_host_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: Adding crash reporting for extension processes.thestig@chromium.org2011-07-011-12/+29
* Fix crash reporting for ppapipiman@google.com2011-04-151-0/+17
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Breakpad Linux: Fix crash handler writing to disk on the wrong thread.thestig@chromium.org2011-02-171-3/+19
* Adding crash reporting on Linux for the GPU process.vangelis@chromium.org2011-02-031-0/+17
* 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