summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/thread_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* Delete and disarm StartupTimeBomb when browser isrtenneti@chromium.org2011-12-011-3/+23
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-3/+3
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-6/+1
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+6
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-6/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-9/+9
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+9
* Startup hang - Dump the call stacks of all threads ifrtenneti@chromium.org2011-10-081-3/+24
* Changing ThreqadWatcher to use base::Bind.tbarzic@chromium.org2011-09-301-21/+43
* Detect hangs during shutdown and crash the browserrtenneti@chromium.org2011-09-051-0/+21
* Set the ping_count to unresponsive_threshold_. We will sendrtenneti@chromium.org2011-09-021-7/+4
* Use BrowserThreadMessageLoopProxy to post messages tortenneti@chromium.org2011-07-141-0/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Removed unnecessary call to initialize the COM libraryrtenneti@chromium.org2011-07-071-1/+0
* Added command line switches "crash-on-hang-threads" and"crash-on-hang-seconds...rtenneti@chromium.org2011-06-191-91/+188
* Revert of 86979 which is a revert of 86976. Changed the ping count fromrtenneti@chromium.org2011-05-271-2/+3
* Revert 86976 - Changed the ping count from 3 to 6, unresponsive count from 3 ...rtenneti@chromium.org2011-05-271-3/+2
* Changed the ping count from 3 to 6, unresponsive count from 3 to 6.rtenneti@chromium.org2011-05-271-2/+3
* Start watching other threads 120 secs after startup.rtenneti@chromium.org2011-05-191-0/+6
* Force a crash of the browser if IO thread hasn't respondedrtenneti@chromium.org2011-05-171-0/+5
* When ThreadWatcher detects that a thread is not responding,rtenneti@chromium.org2011-04-281-6/+14
* Changes to record via histograms when one watched thread isrtenneti@chromium.org2011-04-231-1/+35
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* WATCHDOG thread and thread_watcher class to monitor thertenneti@chromium.org2011-03-171-30/+38
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Start Watching threads only if we are running. Activatertenneti@chromium.org2011-03-041-0/+3
* Use FRIEND_TEST_ALL_PREFIXES so that disabling tests does not break the build.phajdan.jr@chromium.org2011-03-031-6/+6
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-16/+61
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-60/+15
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-15/+60
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-36/+12
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-12/+36
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-13/+4
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-4/+13
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-13/+4
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-4/+13
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-13/+4
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-4/+13
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-0/+4
* Fix OOL issues for linux from the last few days.erg@google.com2011-02-231-1/+1
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+268