Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new GetInstance() method for singleton classes used in chrome/browser f... | satish@chromium.org | 2010-12-09 | 1 | -1/+10 |
* | Fix DCHECK in ~CrashHandlerHostLinux. | thestig@chromium.org | 2010-11-11 | 1 | -0/+6 |
* | Linux: Fix pure call in CrashHandlerHostLinux::Init(). | thestig@chromium.org | 2010-09-16 | 1 | -2/+9 |
* | Linux: Handle renderer and plugin crashes on a separate thread. (try 2) | thestig@chromium.org | 2010-09-02 | 1 | -16/+22 |
* | Revert 58403 - Linux: Handle renderer and plugin crashes on a separate thread. | nsylvain@chromium.org | 2010-09-02 | 1 | -14/+16 |
* | Linux: Handle renderer and plugin crashes on a separate thread. | thestig@chromium.org | 2010-09-02 | 1 | -16/+14 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 1 | -3/+3 |
* | Linux: Catch plugin crashes. | thestig@chromium.org | 2009-11-09 | 1 | -0/+87 |