| Commit message (Expand) | Author | Age | Files | Lines |
* | Hang monitor: Don't attempt to kill random threads. | rvargas@google.com | 2012-11-16 | 2 | -44/+18 |
* | Render/pepper hang debugging: generate dumps for the browser and renderer pro... | yzshen@chromium.org | 2012-09-26 | 2 | -37/+29 |
* | Generate dumps for relevant renderers when users kill a hung pepper plugin. | yzshen@chromium.org | 2012-09-19 | 2 | -0/+41 |
* | Moves CreateVersionFromString to WebPluginInfo and updates the callers. | ibraaaa@google.com | 2012-09-04 | 1 | -2/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -5/+5 |
* | browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int... | tfarina@chromium.org | 2012-07-04 | 1 | -3/+3 |
* | Make sure CrashDumpAndTerminateHungChildProcess uses the right base address i... | jschuh@chromium.org | 2012-06-07 | 1 | -18/+19 |
* | Rename HungPluginDumpAndExit --> HungChildProcessDumpAndExit. | eroman@chromium.org | 2012-06-06 | 1 | -5/+5 |
* | browser: Fold ShowQuestionMessageBox() into ShowMessageBox() function. | tfarina@chromium.org | 2012-05-26 | 1 | -1/+3 |
* | Move chrome/browser/simple_message_box.h to chrome/browser/ui. | thestig@chromium.org | 2012-05-13 | 1 | -1/+1 |
* | Generate crash dumps when a hung PPAPI plugin is force terminated. | brettw@chromium.org | 2012-04-30 | 3 | -37/+66 |
* | Revert 134443 - Broke win_aura | rsleevi@chromium.org | 2012-04-28 | 3 | -66/+37 |
* | Generate crash dumps when a hung PPAPI plugin is force terminated. | brettw@chromium.org | 2012-04-28 | 3 | -37/+66 |
* | browser: Rename two message box functions to more accurate names. | tfarina@chromium.org | 2012-04-23 | 1 | -4/+5 |
* | Log when a browser plugin hangs | whyuan@google.com | 2012-04-20 | 2 | -15/+72 |
* | Generate crash dump when the user selects to kill hung plugin. | cpu@chromium.org | 2012-03-22 | 1 | -2/+39 |
* | Move resource_codes to content/public/common. | jam@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Fix unresponsive browser due to a crashed plugin with a modal dialog. | jschuh@chromium.org | 2011-08-30 | 1 | -0/+8 |
* | browser: Abstract message box dialog functions into its own header file. | tfarina@chromium.org | 2011-08-09 | 1 | -3/+3 |
* | Take two at splitting result codes between content and chrome. | dpranke@chromium.org | 2011-07-19 | 1 | -2/+2 |
* | Revert r92730, r92731, r92732 ... will land again once I ensure the win build... | dpranke@chromium.org | 2011-07-15 | 1 | -2/+2 |
* | This change will split the result codes between content and chrome. | dpranke@chromium.org | 2011-07-15 | 1 | -2/+2 |
* | Ensure that the window property set by the hung plugin detector is removed in... | ananta@chromium.org | 2011-05-17 | 2 | -2/+2 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 2 | -3/+3 |
* | Move UI-relevant Windows files to ui/base. | ben@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | Remove wstring from l10n_util. Part 6. | avi@chromium.org | 2011-01-06 | 1 | -7/+7 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 1 | -1/+0 |
* | Remove win_util::FormatMessage and FormatLastWin32Error. These were only used... | brettw@google.com | 2010-12-30 | 1 | -2/+2 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -3/+3 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -3/+3 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -3/+3 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -3/+3 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -3/+3 |
* | Attempt at fixing leaks from SetProp. Apparently there is a finite | sky@chromium.org | 2010-11-01 | 2 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Make a new yes/no messagebox wrapper function, use it in the bookmark alert. | avi@chromium.org | 2010-06-25 | 1 | -2/+2 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b... | avi@chromium.org | 2010-04-30 | 1 | -2/+2 |
* | Make a new yes/no messagebox wrapper function, use it in the bookmark alert. | avi@chromium.org | 2010-04-30 | 1 | -2/+2 |
* | More style nits. | erg@google.com | 2009-10-14 | 2 | -7/+7 |
* | Coverity: Initialize message_response_timeout_ in the constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -0/+1 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 3 | -4/+0 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -3/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -2/+1 |
* | Build fix: altbase.h inclusion in hang_monitor | agl@chromium.org | 2009-01-14 | 1 | -0/+1 |