| Commit message (Expand) | Author | Age | Files | Lines |
* | linux crash dump now includes gpu data | jbates@chromium.org | 2011-03-09 | 1 | -0/+5 |
* | Make GPUInfo a struct, which it should be according to the C++ guidelines. T... | jam@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | [Mac] Log extensions loaded with crash dumps. | shess@chromium.org | 2010-11-11 | 1 | -1/+1 |
* | Add number of tabs opened in the process to crash meta data. | antonm@chromium.org | 2010-09-02 | 1 | -0/+3 |
* | Make crash reporting client_id accessible through child_process_logging. | mnissler@chromium.org | 2010-08-26 | 1 | -0/+11 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adding gpu_info to the breakpad info collection before sending off a crash. | rlp@chromium.org | 2010-07-19 | 1 | -0/+4 |
* | Cleanup: Break some common->app dependencies. | thestig@chromium.org | 2010-06-25 | 1 | -1/+9 |
* | Fix regression where we stopped running content scripts in | aa@chromium.org | 2009-12-16 | 1 | -2/+2 |
* | Ok, here is a different approach at this change. | aa@chromium.org | 2009-12-02 | 1 | -0/+10 |
* | Revert 33255 - Report active extensions in crash reports. This only implement... | nsylvain@chromium.org | 2009-11-30 | 1 | -10/+0 |
* | Report active extensions in crash reports. This only implements Windows right... | aa@chromium.org | 2009-11-30 | 1 | -0/+10 |
* | Change id that identifies client in crash reports. Whenever metrics service r... | kuchhal@chromium.org | 2009-11-05 | 1 | -0/+3 |
* | Renable sending page urls in renderer crashes on Mac. | jabdelmalek@google.com | 2009-07-09 | 1 | -1/+2 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -0/+55 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -55/+0 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -0/+55 |