summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Add "override" to ParamDeserializer::SerializeOutputParametersdmichael2014-12-181-1/+2
* Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.rmcilroy2014-12-182-0/+23
* IPC::ChannelMojo: Add a tracemorrita2014-12-171-0/+5
* Chromecast: IPC messages for browser-based media pipeline.gunsch2014-12-171-0/+1
* Changed identification level to anonymous for windows IPC channelforshaw2014-12-161-1/+1
* Move mojo gypfiles to toplevel mojorockot2014-12-161-7/+7
* Pass navigator.connect calls through to the browser process.mek2014-12-131-0/+1
* Revert "Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on...perkj2014-12-115-25/+42
* Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on Linux p...hidehiko2014-12-115-42/+25
* gn format // (the rest, except mojo)scottmg2014-12-031-4/+2
* Revert ChannelMojo switch-onmorrita2014-11-261-3/+2
* bluetooth: Impl uses new WebBluetoothDevice in content/browser.scheib2014-11-261-0/+1
* Turn ChannelMojo on for all platformsmorrita2014-11-261-8/+2
* ChannelMojo Refactoring: Merge MessageReader into MessagePipeReadermorrita2014-11-259-256/+141
* Remove the old Web Notification code-path (Chromium)peter2014-11-201-1/+0
* Turn ChannelMojo on Mac and Linuxmorrita2014-11-201-1/+8
* Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35ajamesr2014-11-191-1/+1
* Componentize renderer side of DNS prefetching.gunsch2014-11-181-0/+1
* IPC: Remove debugging code.rvargas2014-11-142-78/+5
* IPC: a way for security exploit browsertests to simulate the appearance of a ...nick2014-11-144-2/+69
* IPC::ChannelMojo: Make IPC handling robust against bad messages.morrita2014-11-132-2/+16
* Fix signed integer overflow in GetRefNumUpper24.rickyz2014-11-121-2/+2
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-072-12/+1
* Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.thestig2014-11-071-2/+2
* Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.hidehiko2014-11-061-4/+0
* Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...hidehiko2014-11-051-9/+9
* Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21jamesr2014-11-041-3/+1
* Revert of Enable ChannelMojo on Linux (patchset #1 id:1 of https://codereview...yurys2014-10-301-4/+0
* Enable ChannelMojo on Linuxmorrita2014-10-301-0/+4
* Remove last non-third_party typeofs on Mac.thakis2014-10-291-9/+1
* Add a few missing overrides found by a new clang warning.thakis2014-10-292-2/+3
* Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.hidehiko2014-10-283-7/+4
* ChannelMojo: Replace hand written messsages with mojo.morrita2014-10-276-270/+170
* Move LayoutTestMessageFilter-related IPCs to their own message file.peter2014-10-271-0/+1
* Non-SFI Mode: Build ipc/ library by PNaCl toolchain for nacl_helper_nonsfi.hidehiko2014-10-246-13/+82
* Make IPC_ENUM_TRAITS_MIN_MAX_VALUE() work with c++11 enum class.tsepez2014-10-231-1/+4
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-2230-208/+197
* Add a guard in MojoBootstrap::OnClientLaunched()morrita2014-10-222-0/+8
* Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...dcheng2014-10-2130-241/+275
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-2130-275/+241
* ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementallymorrita2014-10-212-0/+9
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-2013-23/+21
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-172-9/+5
* Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.pkasting2014-10-161-6/+6
* MojoChannel: Fail when GetFileHandleForProcess() failed.morrita2014-10-153-4/+77
* ipc_mojo_bootstrap.cc: don't export classes in anonymous namespacehans2014-10-151-2/+2
* Fix WeakPtrFactory member placementanujk.sharma2014-10-152-5/+5
* Misc. cleanup, primarily removing unused locals.pkasting2014-10-132-4/+2
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-071-3/+3