summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-3/+3
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-5/+9
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* ipc_channel: warn if someone forgets to check the result of Connect()evan@chromium.org2010-10-191-5/+5
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-1/+1
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-1/+1
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-1/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-1/+1
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Add an AppendSwitchASCII to CommandLine, and convert a test to it.evan@chromium.org2010-07-301-16/+11
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-7/+4
* Remove <iostream> where possible.erg@google.com2010-07-201-1/+0
* This adds the first version of SyncSocket to base, along with a trivial unitt...sehr@google.com2009-11-241-0/+9
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-2/+2
* IPC & LibEvent fixjeremy@chromium.org2009-09-231-0/+67
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-211-1/+1
* Revert "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-211-1/+1
* Bring up Firefox Password Import Unittest on OS X.jeremy@chromium.org2009-08-211-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+476
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-480/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+480