summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_sync_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Split the IPC code into ipc/agl@chromium.org2009-07-221-162/+0
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-2/+5
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-0/+159
* Move IPC code to ipc/agl@chromium.org2009-04-031-159/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-5/+7
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-20/+22
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-31/+62
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* IPCSyncChannel cleanup:jabdelmalek@google.com2008-08-131-5/+0
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-121-1/+3
* Revert my changejabdelmalek@google.com2008-08-121-3/+1
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o...jabdelmalek@google.com2008-08-121-1/+3
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-5/+19
* Add chrome to the repository.initial.commit2008-07-261-0/+138