summaryrefslogtreecommitdiffstats
path: root/base/watchdog.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-146/+0
* Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...pkasting@chromium.org2010-10-191-3/+3
* ** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...tim@chromium.org2010-10-181-3/+3
* Convert LOG(INFO) to VLOG(1) - base/.pkasting@chromium.org2010-10-181-3/+3
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+5
* Reset static data in Watchdog to better isolate the tests.phajdan.jr@chromium.org2009-07-281-0/+7
* Break up unit test to avoid internal timing interactions between parts.jar@chromium.org2009-06-051-25/+25
* Cleanup base/watchdog thread delegate.phajdan.jr@chromium.org2009-01-061-2/+3
* Port base/watchdog to Linux.deanm@chromium.org2008-11-251-47/+30
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-2/+3
* Add base to the repository.initial.commit2008-07-261-0/+171