summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sync_message.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-3/+4
* Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().dmichael@chromium.org2011-09-091-1/+3
* Create ipc.dll.darin@chromium.org2011-08-151-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-3/+14
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-4/+5
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-1/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+4
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-4/+5
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+96
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-96/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+96