summaryrefslogtreecommitdiffstats
path: root/base/watchdog.cc
Commit message (Expand)AuthorAgeFilesLines
* 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