| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of ipc_sender.h include in ipc_message.h. | viettrungluu@chromium.org | 2012-12-14 | 1 | -6/+0 |
* | Enable IPC logging for component builds | jochen@chromium.org | 2012-11-28 | 1 | -4/+1 |
* | Revert 169453 - Enable IPC logging for component build | dalecurtis@google.com | 2012-11-26 | 1 | -1/+4 |
* | Enable IPC logging for component build | jochen@chromium.org | 2012-11-26 | 1 | -4/+1 |
* | Trace PostTasks from post to run. | jbates@chromium.org | 2012-09-18 | 1 | -3/+7 |
* | Fix trace event macro naming issue | jbates@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | fix gprecise gcc build error | jbates@chromium.org | 2012-09-05 | 1 | -1/+1 |
* | Add async trace events to trace progress of IPC messages | jbates@chromium.org | 2012-09-04 | 1 | -7/+15 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove Message::Sender and Channel::Listener typedefs. | brettw@chromium.org | 2012-06-29 | 1 | -7/+2 |
* | Make the serialization of IPC::Messages inside other IPC::Messages independent | brettw@chromium.org | 2012-06-29 | 1 | -1/+9 |
* | Separate out IPC::Message::Sender and Channel::Listener into a separate class. | brettw@chromium.org | 2012-06-11 | 1 | -11/+8 |
* | Initial implementation of an IPC adapter to expose Chrome IPC to Native Client. | brettw@chromium.org | 2012-03-30 | 1 | -15/+18 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 1 | -1/+2 |
* | Make IPC_MESSAGE_EXPORT more robust. | thakis@chromium.org | 2012-02-21 | 1 | -2/+5 |
* | Create ipc.dll. | darin@chromium.org | 2011-08-15 | 1 | -5/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Create a message filter for message port and worker messages. This allows a ... | jam@chromium.org | 2010-12-21 | 1 | -8/+10 |
* | ipc: Simplify the magic required to create IPC message headers.This gets rid ... | jam@chromium.org | 2010-12-08 | 1 | -1/+1 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -4/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | linux: uncontroversial cleanups found by clang | evan@chromium.org | 2010-02-02 | 1 | -1/+1 |
* | Fixing valgrind issues. | apatrick@google.com | 2009-12-05 | 1 | -0/+1 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -8/+8 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+279 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -279/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+279 |