summaryrefslogtreecommitdiffstats
path: root/components/browser_watcher/window_hang_monitor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-1/+3
* Added an integration test for kasko hang reportspmonette2016-01-291-14/+38
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-3/+3
* Integrate the WindowHangMonitor with the Chrome Watcher process.erikwright2015-04-171-85/+68
* Implements a monitor to watch for the browser hanging.siggi2015-03-261-0/+182