| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved code that runs in both the browser and GPU process from content/gpu to ... | apatrick@chromium.org | 2011-04-08 | 1 | -2/+2 |
* | Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f... | zmo@google.com | 2011-03-14 | 1 | -2/+2 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -1/+1 |
* | linux crash dump now includes gpu data | jbates@chromium.org | 2011-03-09 | 1 | -2/+3 |
* | Make GPUInfo a struct, which it should be according to the C++ guidelines. T... | jam@chromium.org | 2011-03-08 | 1 | -5/+5 |
* | Refactor and improve gpu_info_collector: collect information on linux; | zmo@google.com | 2011-01-21 | 1 | -1/+1 |
* | Dump total number of extensions into crash dump meta data. | antonm@chromium.org | 2010-10-05 | 1 | -0/+17 |
* | Add number of tabs opened in the process to crash meta data. | antonm@chromium.org | 2010-09-02 | 1 | -0/+18 |
* | Make crash reporting client_id accessible through child_process_logging. | mnissler@chromium.org | 2010-08-26 | 1 | -0/+8 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -5/+7 |
* | Adding gpu_info to the breakpad info collection before sending off a crash. | rlp@chromium.org | 2010-07-19 | 1 | -0/+23 |
* | Cleanup: Break some common->app dependencies. | thestig@chromium.org | 2010-06-25 | 1 | -2/+1 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -0/+1 |
* | Fix regression where we stopped running content scripts in | aa@chromium.org | 2009-12-16 | 1 | -4/+7 |
* | Ok, here is a different approach at this change. | aa@chromium.org | 2009-12-02 | 1 | -0/+25 |
* | Revert 33255 - Report active extensions in crash reports. This only implement... | nsylvain@chromium.org | 2009-11-30 | 1 | -25/+0 |
* | Report active extensions in crash reports. This only implements Windows right... | aa@chromium.org | 2009-11-30 | 1 | -0/+25 |
* | Change id that identifies client in crash reports. Whenever metrics service r... | kuchhal@chromium.org | 2009-11-05 | 1 | -0/+31 |
* | Added a static function pointer to cache the SetActiveURL pointer. | cpu@chromium.org | 2009-10-21 | 1 | -10/+12 |
* | Revert checkin 29096 | jar@chromium.org | 2009-10-15 | 1 | -1/+0 |
* | Temporarilly disable SetURL to evaluate perf impact | jar@chromium.org | 2009-10-15 | 1 | -0/+1 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -0/+31 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -31/+0 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -0/+31 |