summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sync_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Add MessageLoop::QuitNow and use it to terminate a sync IPC.darin@chromium.org2010-02-231-1/+1
* Revert "Better handle oversized IPC messages" r37102jeremy@chromium.org2010-01-261-9/+0
* Better handle oversized IPC messagesjeremy@chromium.org2010-01-261-0/+9
* Don't use any member variables when sending a sync call, since SyncChannel co...jam@chromium.org2009-12-011-26/+27
* Fix 64-bit warnings (for 64-bit Windows build)gregoryd@google.com2009-11-201-1/+1
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-3/+4
* The send done event in the old send watcher can be NULL as it can be signaled...ananta@chromium.org2009-10-141-1/+1
* John, please review everything.ananta@chromium.org2009-10-141-6/+44
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+453
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-453/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+453