Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |