summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_nacl.h
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-9/+9
* Remove IPC::Channel::TakePipeHandle()morrita2014-09-251-1/+0
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+2
* Make IPC::Channel polymorphicmorrita@chromium.org2014-06-061-10/+11
* Eliminate a potential race in IPC::ChannelProxydmichael@chromium.org2014-03-201-0/+2
* Revert of Eliminate a potential race in IPC::ChannelProxy (https://codereview...johnme@chromium.org2014-03-111-2/+0
* Eliminate a potential race in IPC::ChannelProxydmichael@chromium.org2014-03-111-0/+2
* Alternative workaround for mac kernel bug.hubbe@chromium.org2013-10-151-1/+1
* Revert 227999 "Alternative workaround for mac kernel bug."benwells@chromium.org2013-10-111-1/+1
* Alternative workaround for mac kernel bug.hubbe@chromium.org2013-10-101-1/+1
* Update include paths in ipc for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* PPAPI/NaCl: Support Handle passing in ipc_channel_nacldmichael@chromium.org2012-07-101-4/+15
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-311-11/+69
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-301-69/+11
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-301-11/+69
* Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.bbudge@chromium.org2012-04-231-0/+8
* Add a stub version of IPC::Channel for Native Client code.brettw@chromium.org2012-03-301-0/+42