Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add base::StaticAtomicSequenceNumber. | pliard@chromium.org | 2012-03-13 | 1 | -4/+4 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 1 | -5/+7 |
* | Remove static initializer in dummy_event | tbreisacher@chromium.org | 2012-02-03 | 1 | -4/+18 |
* | Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer(). | dmichael@chromium.org | 2011-09-09 | 1 | -5/+6 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Allow synchronous messages to be sent from threads other than the main thread... | jabdelmalek@google.com | 2010-04-06 | 1 | -4/+6 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -1/+1 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+126 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -126/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+126 |