Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a race condition in SyncChannel that would happen if a nested Send occurr... | jam@chromium.org | 2008-11-12 | 1 | -96/+94 |
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 1 | -4/+4 |
* | Fix some leaks in the syncchannel unittest. | jam@chromium.org | 2008-10-24 | 1 | -1/+4 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -112/+365 |
* | fix unit tests | darin@google.com | 2008-08-26 | 1 | -13/+66 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -9/+18 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a leak in newly added sync channel unit tests. | jabdelmalek@google.com | 2008-08-20 | 1 | -0/+1 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -1/+104 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+625 |