| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Headers cleanup in chrome/common | phajdan.jr@chromium.org | 2009-05-29 | 1 | -2/+5 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+159 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -159/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -5/+7 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -20/+22 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -31/+62 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | IPCSyncChannel cleanup: | jabdelmalek@google.com | 2008-08-13 | 1 | -5/+0 |
* | Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed on | jabdelmalek@google.com | 2008-08-12 | 1 | -1/+3 |
* | Revert my change | jabdelmalek@google.com | 2008-08-12 | 1 | -3/+1 |
* | Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o... | jabdelmalek@google.com | 2008-08-12 | 1 | -1/+3 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -5/+19 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+138 |