summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sync_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-16/+5
* Don't use any member variables when sending a sync call, since SyncChannel co...jam@chromium.org2009-12-011-2/+3
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-3/+2
* John, please review everything.ananta@chromium.org2009-10-141-1/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+5
* Speculative fix for a leak in SyncChannel.jeremy@chromium.org2009-08-281-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+162
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-159/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+159