summaryrefslogtreecommitdiffstats
path: root/chrome/browser/hang_monitor
Commit message (Expand)AuthorAgeFilesLines
* Hang monitor: Don't attempt to kill random threads.rvargas@google.com2012-11-162-44/+18
* Render/pepper hang debugging: generate dumps for the browser and renderer pro...yzshen@chromium.org2012-09-262-37/+29
* Generate dumps for relevant renderers when users kill a hung pepper plugin.yzshen@chromium.org2012-09-192-0/+41
* Moves CreateVersionFromString to WebPluginInfo and updates the callers.ibraaaa@google.com2012-09-041-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-5/+5
* browser: Put simple_message_box.h and chrome_web_contents_view_delegate.h int...tfarina@chromium.org2012-07-041-3/+3
* Make sure CrashDumpAndTerminateHungChildProcess uses the right base address i...jschuh@chromium.org2012-06-071-18/+19
* Rename HungPluginDumpAndExit --> HungChildProcessDumpAndExit.eroman@chromium.org2012-06-061-5/+5
* browser: Fold ShowQuestionMessageBox() into ShowMessageBox() function.tfarina@chromium.org2012-05-261-1/+3
* Move chrome/browser/simple_message_box.h to chrome/browser/ui.thestig@chromium.org2012-05-131-1/+1
* Generate crash dumps when a hung PPAPI plugin is force terminated.brettw@chromium.org2012-04-303-37/+66
* Revert 134443 - Broke win_aurarsleevi@chromium.org2012-04-283-66/+37
* Generate crash dumps when a hung PPAPI plugin is force terminated.brettw@chromium.org2012-04-283-37/+66
* browser: Rename two message box functions to more accurate names.tfarina@chromium.org2012-04-231-4/+5
* Log when a browser plugin hangswhyuan@google.com2012-04-202-15/+72
* Generate crash dump when the user selects to kill hung plugin.cpu@chromium.org2012-03-221-2/+39
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Fix unresponsive browser due to a crashed plugin with a modal dialog.jschuh@chromium.org2011-08-301-0/+8
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-3/+3
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* Ensure that the window property set by the hung plugin detector is removed in...ananta@chromium.org2011-05-172-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-3/+3
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-061-7/+7
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-1/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+3
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-3/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+3
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-3/+3
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+3
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-2/+2
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-301-2/+2
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-301-2/+2
* More style nits.erg@google.com2009-10-142-7/+7
* Coverity: Initialize message_response_timeout_ in the constructor.jhawkins@chromium.org2009-09-281-0/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-103-4/+0
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-3/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Build fix: altbase.h inclusion in hang_monitoragl@chromium.org2009-01-141-0/+1