| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply gn format with 'sources' sorting to src/ | scottmg | 2015-02-28 | 1 | -1/+1 |
* | Land prep work to enable NaCl in the Linux x64 GN builds. | dpranke | 2015-02-26 | 1 | -3/+8 |
* | Add //ipc to "gn check", work on base | brettw | 2015-02-17 | 1 | -0/+1 |
* | IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment | morrita | 2015-01-31 | 1 | -2/+2 |
* | IPC: Introduce MessageAttachment and PlatformFileAttachment. | morrita | 2015-01-26 | 1 | -0/+4 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 1 | -0/+2 |
* | IPC: Generalize FileDescriptorSet to MessageAttachmentSet | morrita | 2015-01-14 | 1 | -3/+3 |
* | Add content_browsertests to GN build. | brettw | 2015-01-12 | 1 | -3/+5 |
* | gn format // (the rest, except mojo) | scottmg | 2014-12-03 | 1 | -4/+2 |
* | Add ipc_mojo_perftests | morrita | 2014-09-09 | 1 | -0/+2 |
* | Mark gtest and gmock as testonly in GN. | Brett Wilson | 2014-09-08 | 1 | -0/+1 |
* | Introduce ChannelMojo | morrita@chromium.org | 2014-08-04 | 1 | -4/+6 |
* | Improve content test GN build | brettw@chromium.org | 2014-07-23 | 1 | -3/+3 |
* | GN Windows build fixes | brettw@chromium.org | 2014-07-22 | 1 | -1/+0 |
* | Rename IPC::ChannelFactory to UnixDomainSocketAcceptor. | morrita@chromium.org | 2014-07-18 | 1 | -3/+1 |
* | Introduce IPC::Channel::Create*() to ensure it being heap-allocated. | morrita@chromium.org | 2014-05-30 | 1 | -0/+1 |
* | Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." | mattm@chromium.org | 2014-05-29 | 1 | -1/+0 |
* | Introduce IPC::Channel::Create*() to ensure it being heap-allocated. | morrita@chromium.org | 2014-05-29 | 1 | -0/+1 |
* | Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium. | dmikurube@chromium.org | 2014-05-07 | 1 | -4/+2 |
* | Move IPC::MessageFilter and router to a separate file | dmichael@chromium.org | 2014-04-25 | 1 | -0/+4 |
* | Checkpoint work to get GN builds working on Android. | dpranke@chromium.org | 2014-04-12 | 1 | -71/+74 |
* | Minor GN build cleanup. | brettw@chromium.org | 2014-04-08 | 1 | -4/+4 |
* | Add IPC to the GN build. | brettw@chromium.org | 2014-04-02 | 1 | -0/+172 |