summaryrefslogtreecommitdiffstats
path: root/base/object_watcher.h
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+2
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* ObjectWatcher needs to know when the current thread's MessageLoop is being de...darin@google.com2008-08-051-2/+5
* Revise the ObjectWatcher API to be one-to-one with the object being watched. ...darin@google.com2008-08-041-26/+50
* A helper class for calling RegisterWaitForSingleObject with the objective of ...darin@google.com2008-08-011-0/+84