summaryrefslogtreecommitdiffstats
path: root/ipc/mojo/ipc_mojo_bootstrap.h
Commit message (Expand)AuthorAgeFilesLines
* ChannelMojo should use PID from the bootstrap Channel.morrita2015-02-251-0/+3
* Revert of Revert of IPC::ChannelMojo: Make IPC handling robust against bad me...inferno2015-01-291-0/+3
* Revert of IPC::ChannelMojo: Make IPC handling robust against bad messages. (p...inferno2015-01-291-3/+0
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-1/+1
* IPC::ChannelMojo: Make IPC handling robust against bad messages.morrita2014-11-131-0/+3
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-221-3/+3
* Add a guard in MojoBootstrap::OnClientLaunched()morrita2014-10-221-0/+1
* Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...dcheng2014-10-211-3/+3
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-211-3/+3
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-201-1/+1
* MojoChannel: Fail when GetFileHandleForProcess() failed.morrita2014-10-151-1/+2
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-2/+2
* Move mojo edk into mojo/edkjamesr2014-10-031-1/+1
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-1/+1
* Move mojo edk into mojo/edkJames Robinson2014-10-031-1/+1
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-231-0/+82