summaryrefslogtreecommitdiffstats
path: root/base/object_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ObjectWatcher needs to know when the current thread's MessageLoop is being de...darin@google.com2008-08-051-0/+33
* Revise the ObjectWatcher API to be one-to-one with the object being watched. ...darin@google.com2008-08-041-82/+30
* A helper class for calling RegisterWaitForSingleObject with the objective of ...darin@google.com2008-08-011-0/+167