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 | -1/+2 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -0/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | ObjectWatcher needs to know when the current thread's MessageLoop is being de... | darin@google.com | 2008-08-05 | 1 | -2/+5 |
* | Revise the ObjectWatcher API to be one-to-one with the object being watched. ... | darin@google.com | 2008-08-04 | 1 | -26/+50 |
* | A helper class for calling RegisterWaitForSingleObject with the objective of ... | darin@google.com | 2008-08-01 | 1 | -0/+84 |