summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/thread_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ThreadWatcher: fixes Start/StopWatchingAll.bulach@chromium.org2014-03-101-0/+107
* Revert 255322 "ThreadWatcher: fixes Start/StopWatchingAll."oshima@chromium.org2014-03-061-51/+0
* ThreadWatcher: fixes Start/StopWatchingAll.bulach@chromium.org2014-03-061-0/+51
* Fix a race on io_watcher_->success_response_ and io_watcher_->failed_response_glider@chromium.org2013-10-211-16/+30
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-191-39/+37
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-281-1/+1
* chrome: Update the include paths of base/message_loop_proxy.h to its new loca...tfarina@chromium.org2013-05-101-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* ThreadWatcher - Added jankiness monitor for FILE thread.rtenneti@chromium.org2013-02-121-17/+78
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-6/+6
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* ThreadWatcher - in Canary for 10% of the users, consider browser as hungrtenneti@chromium.org2012-12-141-20/+22
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-7/+1
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+6
* Changing ThreqadWatcher to use base::Bind.tbarzic@chromium.org2011-09-301-33/+42
* Set the ping_count to unresponsive_threshold_. We will sendrtenneti@chromium.org2011-09-021-2/+2
* Added command line switches "crash-on-hang-threads" and"crash-on-hang-seconds...rtenneti@chromium.org2011-06-191-8/+93
* Revert of 86979 which is a revert of 86976. Changed the ping count fromrtenneti@chromium.org2011-05-271-4/+4
* Revert 86976 - Changed the ping count from 3 to 6, unresponsive count from 3 ...rtenneti@chromium.org2011-05-271-2/+2
* Changed the ping count from 3 to 6, unresponsive count from 3 to 6.rtenneti@chromium.org2011-05-271-2/+2
* 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-25/+6
* Wait for just RECEIVED_PONG, which verifies that we havertenneti@chromium.org2011-03-051-2/+0
* Fix for mac_valgrind giving an error on condition variable.rtenneti@chromium.org2011-03-041-11/+17
* Disable ThreadWatcherTest.MultipleThreadsNotResponding, flakily triggers asse...phajdan.jr@chromium.org2011-03-031-1/+2
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-44/+38
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-38/+44
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-44/+38
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-40/+40
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-40/+40
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-5/+8
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-8/+5
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-5/+8
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-8/+5
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-5/+8
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-8/+5
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-0/+4
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+481