summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* ChannelMojo: Use MessageLoop::IOObservermorrita2015-01-163-14/+95
* Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1rockot2015-01-161-1/+2
* IPC: Generalize FileDescriptorSet to MessageAttachmentSetmorrita2015-01-1416-153/+170
* Move WeakPtrFactory to the end of AsyncHandleWaiterdmichael2015-01-132-5/+5
* MultiProcessTest: Update SpawnChild* to return a Process.rvargas2015-01-127-34/+33
* Add content_browsertests to GN build.brettw2015-01-121-3/+5
* ChannelMojo: Adopt |mojo::embedder::AsyncWait()|morrita2015-01-108-54/+387
* Send more file descriptors in IPCSendFdsTest.DescriptorTestyusukes2015-01-061-14/+26
* Fix build break from strict checking of {virtual,override,final}.Daniel Cheng2014-12-311-7/+2
* Remove deprecated methods from Pickle.avi2014-12-288-46/+46
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-288-46/+46
* Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...avi2014-12-232-75/+76
* Revert "Update legacy Tuple-using code."Avi Drissman2014-12-232-76/+75
* Standardize usage of virtual/override/final specifiers in ipc/.dcheng2014-12-234-8/+8
* Remove deprecated methods from Pickle.Avi Drissman2014-12-228-46/+46
* Update legacy Tuple-using code.Avi Drissman2014-12-222-75/+76
* 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