| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure GoogleUpdateSettings::GetChromeChannel does not read | siggi@chromium.org | 2010-04-20 | 1 | -1/+2 |
* | Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C... | thestig@chromium.org | 2010-04-06 | 1 | -9/+15 |
* | Use env_vars::kHeadless instead of hard coded strings. | thestig@chromium.org | 2010-03-12 | 1 | -3/+5 |
* | Tweak minidump flags to include a little more detail. | siggi@chromium.org | 2010-03-01 | 1 | -3/+32 |
* | Fix crash reporting on Windows. | aa@chromium.org | 2009-12-02 | 1 | -1/+3 |
* | Ok, here is a different approach at this change. | aa@chromium.org | 2009-12-02 | 1 | -65/+74 |
* | Revert 33255 - Report active extensions in crash reports. This only implement... | nsylvain@chromium.org | 2009-11-30 | 1 | -63/+50 |
* | Report active extensions in crash reports. This only implements Windows right... | aa@chromium.org | 2009-11-30 | 1 | -50/+63 |
* | Potential fix for duplicate crash reports on Windows. | kuchhal@chromium.org | 2009-11-12 | 1 | -11/+19 |
* | Change id that identifies client in crash reports. Whenever metrics service r... | kuchhal@chromium.org | 2009-11-05 | 1 | -3/+28 |
* | Rewrite of chrome.exe startup code | cpu@chromium.org | 2009-11-04 | 1 | -2/+0 |
* | Prevent multiple threads from executing the DumpDoneCallback handler | cpu@chromium.org | 2009-10-17 | 1 | -0/+9 |
* | Initialize default crash callback if we fail to get user SID. | kuchhal@chromium.org | 2009-10-13 | 1 | -7/+9 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Fix potential memleak in InitCrashReporterWithDllPath. It can leak at line 29... | finnur@chromium.org | 2009-06-30 | 1 | -10/+10 |
* | Adding chrome start-up parameters to information passed back in breakpad crash | cpu@google.com | 2009-06-26 | 1 | -20/+42 |
* | Stop compulsive crasher in respawn dialog | cpu@google.com | 2009-06-03 | 1 | -21/+33 |
* | Adds 'hard error' message box support | cpu@google.com | 2009-05-19 | 1 | -0/+6 |
* | First stab at Mac breakpad support. | jeremy@chromium.org | 2009-03-26 | 1 | -0/+332 |