summaryrefslogtreecommitdiffstats
path: root/chrome/browser/hang_monitor/hung_window_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass a DWORD_PTR to SendMessageTimeout in HungWindowDetector::CheckChildWindowjschuh@chromium.org2013-02-031-1/+1
* Hang monitor: Don't attempt to kill random threads.rvargas@google.com2012-11-161-43/+18
* Generate crash dumps when a hung PPAPI plugin is force terminated.brettw@chromium.org2012-04-301-37/+7
* Revert 134443 - Broke win_aurarsleevi@chromium.org2012-04-281-7/+37
* Generate crash dumps when a hung PPAPI plugin is force terminated.brettw@chromium.org2012-04-281-37/+7
* 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
* 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-171-1/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+1
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-0/+1
* Coverity: Initialize message_response_timeout_ in the constructor.jhawkins@chromium.org2009-09-281-0/+1
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-3/+1
* Build fix: altbase.h inclusion in hang_monitoragl@chromium.org2009-01-141-0/+1
* Removing the IsHungAppWindow DCHECK as it does not seem to be indicatingananta@chromium.org2008-12-031-1/+0
* Bumping up the default hung plugin timeout to 30 seconds. This matches withiyengar@google.com2008-08-261-8/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+201