summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-121-2/+1
* Cleanup: Remove wstring methods from base::Pickle.thestig2015-03-111-6/+8
* Remove deprecated methods from Pickle.avi2014-12-281-6/+6
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-6/+6
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-6/+6
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-221-2/+2
* Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...dcheng2014-10-211-2/+4
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-211-4/+2
* 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