summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-1/+1
* Introduce ChannelMojomorrita@chromium.org2014-08-041-77/+11
* Introduce IPC::Channel::Create*() to ensure it being heap-allocated.morrita@chromium.org2014-05-301-6/+6
* Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."mattm@chromium.org2014-05-291-6/+6
* Introduce IPC::Channel::Create*() to ensure it being heap-allocated.morrita@chromium.org2014-05-291-6/+6
* Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330bbudge@chromium.org2013-11-041-2/+4
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-281-4/+2
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* ipc: Use base::MessageLoop.xhwang@chromium.org2013-04-301-9/+9
* Refactor (many) IPC tests, notably most of the multiprocess tests.viettrungluu@chromium.org2013-01-251-198/+132
* More IPC test header cleanup.viettrungluu@chromium.org2013-01-151-1/+0
* Trim #includes in ipc tests.viettrungluu@chromium.org2013-01-111-5/+0
* Move IPC tests into anonymous namespaces.viettrungluu@chromium.org2013-01-111-0/+4
* Make ipc_tests file structure a little saner and add an ipc_perftests target.viettrungluu@chromium.org2013-01-111-0/+336