| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dmichael/teravest from OWNERS | raymes | 2015-08-04 | 1 | -3/+0 |
* | ipc: Allow ChannelProxy to be set as a channel endpoint. | erikchen | 2015-07-31 | 4 | -1/+28 |
* | Reland #1: Clean up interface of attachment broker. | erikchen | 2015-07-30 | 14 | -5/+64 |
* | Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001... | avi | 2015-07-30 | 14 | -62/+4 |
* | ipc: Clean up interface of attachment broker. | erikchen | 2015-07-30 | 14 | -4/+62 |
* | Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.c... | rockot | 2015-07-29 | 1 | -1/+3 |
* | Re-enable ChannelMojo | rockot | 2015-07-29 | 1 | -3/+1 |
* | Hold message in SyncMessageFilter before init | boliu | 2015-07-29 | 2 | -13/+27 |
* | ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged. | erikchen | 2015-07-28 | 14 | -87/+193 |
* | ipc: Create an unforgeable mechanism to get the process id of the sender. | erikchen | 2015-07-28 | 15 | -18/+48 |
* | Remove Android filter file for ipc_tests. | tfarina | 2015-07-28 | 9 | -24/+141 |
* | ipc: Add attachment broker code for the privileged browser process. | erikchen | 2015-07-27 | 19 | -89/+733 |
* | Update ChannelReader to use AttachmentBroker. | erikchen | 2015-07-27 | 24 | -69/+575 |
* | ipc: Move BasicMessageTest into ipc_message_unittest.cc | tfarina | 2015-07-27 | 2 | -33/+32 |
* | Use thread-safe send when using Mojo. | jam | 2015-07-23 | 1 | -1/+1 |
* | Add ipc ParamTraits for StackVector | miletus | 2015-07-23 | 2 | -0/+53 |
* | Add GN isolate support for a bunch of unittests. | dpranke | 2015-07-22 | 1 | -0/+7 |
* | Remove ForwardingMessageFilter. | mvanouwerkerk | 2015-07-21 | 4 | -131/+0 |
* | ipc: Remove the ability to override the listener task runner | skyostil | 2015-07-21 | 2 | -23/+0 |
* | Add IPC and Windows message map macro blocks to .clang-format options | Daniel Cheng | 2015-07-16 | 1 | -3/+3 |
* | Make attachment broker a subclass of IPC::Listener. | erikchen | 2015-07-15 | 11 | -3/+116 |
* | ChannelPosix: Robustly close FDs of deleting messages. | morrita | 2015-07-10 | 1 | -0/+1 |
* | Fix unused private fields errors in ipc/mojo/. | mlamouri | 2015-07-10 | 2 | -3/+1 |
* | Adjust the binding point of IPC flow events from the next slice to the enclos... | yuhaoz | 2015-07-08 | 1 | -2/+2 |
* | Fixed all unused-variable Clang warnings on Windows. | mgiuca | 2015-07-08 | 1 | -1/+0 |
* | Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 | rockot | 2015-07-08 | 1 | -1/+1 |
* | Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks. | amistry | 2015-07-08 | 1 | -22/+18 |
* | Stub in more IPC attachment brokering functionality. | erikchen | 2015-07-07 | 28 | -26/+378 |
* | Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa... | thakis | 2015-07-07 | 1 | -1/+1 |
* | Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 | rockot | 2015-07-07 | 1 | -1/+1 |
* | Revert of Convert ipc_mojo_unittests to run exclusively on Swarming (patchset... | bruening | 2015-07-06 | 2 | -35/+0 |
* | Convert ipc_mojo_unittests to run exclusively on Swarming | thakis | 2015-07-06 | 2 | -0/+35 |
* | Replace image_messages.h with Mojo service | halton.huo | 2015-07-06 | 1 | -1/+0 |
* | Convert ipc_tests to run exclusively on Swarming | maruel | 2015-06-30 | 2 | -0/+44 |
* | Update client side navigator.connect API to use ServicePortCollection [2/3] | mek | 2015-06-29 | 1 | -1/+0 |
* | IPC::ChannelMojo::Send() should fail once it is closed. | morrita | 2015-06-23 | 3 | -2/+58 |
* | Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1... | scottmg | 2015-06-19 | 2 | -0/+70 |
* | Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ... | scottmg | 2015-06-19 | 2 | -70/+0 |
* | Mac: Make SharedMemoryHandle its own class. | erikchen | 2015-06-19 | 2 | -0/+70 |
* | Disable ipc_mojo_unittests that timeout on Android. | msw | 2015-06-19 | 2 | -9/+56 |
* | Release obigation to call ChannelMojoHost::OnClientLaunched() | leon.han | 2015-06-19 | 11 | -322/+50 |
* | ipc: Remove virtual inheritance of SupportsAttachmentBrokering. | erikchen | 2015-06-17 | 1 | -1/+1 |
* | Fix win style errors. | erikchen | 2015-06-16 | 3 | -4/+4 |
* | IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. | erikchen | 2015-06-16 | 31 | -146/+287 |
* | IPC: Add new classes required for attachment brokering. | erikchen | 2015-06-16 | 10 | -0/+220 |
* | Disable ChannelMojo | rockot | 2015-06-12 | 1 | -2/+3 |
* | Fix leak of PlatformHandleDispatchers in Mojo IPC | rogerj | 2015-06-12 | 1 | -1/+2 |
* | ChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error. | morrita | 2015-06-11 | 1 | -8/+3 |
* | Replace more ObserverList with base::ObserverList. | brettw | 2015-06-03 | 1 | -1/+1 |
* | Refactoring: Moving the SafeJsonParser to its own component. | eranm | 2015-06-03 | 1 | -0/+1 |