summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_test_base.h
Commit message (Expand)AuthorAgeFilesLines
* Change IPC::ChannelMojo to use associated interfaces.sammc2016-03-071-4/+5
* Switch to standard integer types in ipc/.avi2015-12-221-0/+1
* ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac.erikchen2015-10-121-7/+0
* ipc: Remove basictypes.h includes.tfarina2015-09-161-1/+1
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-0/+11
* Fix ipc_mojo_perftests which has been broken since last Mojo rollmorrita2015-03-131-1/+1
* Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafemorrita2015-03-041-1/+1
* MultiProcessTest: Update SpawnChild* to return a Process.rvargas2015-01-121-2/+2
* Standardize usage of virtual/override/final specifiers in ipc/.dcheng2014-12-231-2/+2
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-1/+1
* IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windowsmorrita2014-09-231-0/+11
* Add ipc_mojo_perftestsmorrita2014-09-091-0/+4
* Fix a DCHECK violation in ipc_perftestsyzshen2014-09-051-12/+8
* ipc/ fixups for scoped_refptr operator T* removal.dcheng2014-09-031-2/+3
* Add ChannelProxy benchmark to ipc_perftests.morrita2014-08-291-3/+13
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+6
* Update include paths in ipc for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-1/+3
* Refactor (many) IPC tests, notably most of the multiprocess tests.viettrungluu@chromium.org2013-01-251-23/+76
* Make ipc_tests file structure a little saner and add an ipc_perftests target.viettrungluu@chromium.org2013-01-111-0/+46