summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sync_message.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ipc/.avi2015-12-221-0/+2
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-041-12/+7
* Change most uses of Pickle to base::Picklebrettw2015-06-031-4/+4
* Remove deprecated methods from Pickle.avi2014-12-281-1/+1
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-1/+1
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-1/+1
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-041-2/+4
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-281-4/+2
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-4/+4
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-5/+7
* Remove static initializer in dummy_eventtbreisacher@chromium.org2012-02-031-4/+18
* Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().dmichael@chromium.org2011-09-091-5/+6
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-4/+6
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+126
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-126/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+126