1. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  2. 1efaea6 rollback the experiments by darin@google.com · 16 years ago
  3. 9389b55 experiment with APCs by darin@google.com · 16 years ago
  4. f0ed26d just a test... by darin@google.com · 16 years ago
  5. 890e9ec rollback my experiment to see the effects by darin@google.com · 16 years ago
  6. 2edb5e7 This is an experiment to see the impact of a boosted priority on the page by darin@google.com · 16 years ago
  7. 965e534 ObjectWatcher needs to know when the current thread's MessageLoop is being destroyed. This might also be generically useful, so I added a new API on ML to observe when the ML is being destroyed. The notification is sent to observers just prior to ML::current() being modified to return NULL. by darin@google.com · 16 years ago
  8. 18f923a Revise the ObjectWatcher API to be one-to-one with the object being watched. This greatly simplifies the implementation and API. by darin@google.com · 16 years ago
  9. d43f619 Call ResetBirthTime before dispatching the user's Task. Also, remove PostSignaledTask since it won't be used. by darin@google.com · 16 years ago
  10. 6a4581b A helper class for calling RegisterWaitForSingleObject with the objective of finding out when objects get signaled. by darin@google.com · 16 years ago