summaryrefslogtreecommitdiffstats
path: root/base/object_watcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* rollback the experimentsdarin@google.com2008-08-091-34/+9
* experiment with APCsdarin@google.com2008-08-091-11/+33
* just a test...darin@google.com2008-08-091-0/+3
* rollback my experiment to see the effectsdarin@google.com2008-08-081-4/+0
* This is an experiment to see the impact of a boosted priority on the pagedarin@google.com2008-08-071-0/+4
* ObjectWatcher needs to know when the current thread's MessageLoop is being de...darin@google.com2008-08-051-1/+12
* Revise the ObjectWatcher API to be one-to-one with the object being watched. ...darin@google.com2008-08-041-39/+35
* Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...darin@google.com2008-08-021-0/+1
* A helper class for calling RegisterWaitForSingleObject with the objective of ...darin@google.com2008-08-011-0/+148