| Commit message (Expand) | Author | Age | Files | Lines |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -0/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | rollback the experiments | darin@google.com | 2008-08-09 | 1 | -34/+9 |
* | experiment with APCs | darin@google.com | 2008-08-09 | 1 | -11/+33 |
* | just a test... | darin@google.com | 2008-08-09 | 1 | -0/+3 |
* | rollback my experiment to see the effects | darin@google.com | 2008-08-08 | 1 | -4/+0 |
* | This is an experiment to see the impact of a boosted priority on the page | darin@google.com | 2008-08-07 | 1 | -0/+4 |
* | ObjectWatcher needs to know when the current thread's MessageLoop is being de... | darin@google.com | 2008-08-05 | 1 | -1/+12 |
* | Revise the ObjectWatcher API to be one-to-one with the object being watched. ... | darin@google.com | 2008-08-04 | 1 | -39/+35 |
* | Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig... | darin@google.com | 2008-08-02 | 1 | -0/+1 |
* | A helper class for calling RegisterWaitForSingleObject with the objective of ... | darin@google.com | 2008-08-01 | 1 | -0/+148 |