summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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