summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_test_sink.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-59/+0
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-241-1/+2
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-241-2/+1
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-241-1/+2
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-051-1/+7
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-311-7/+1
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-311-1/+7
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-251-3/+2
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-251-2/+3
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-2/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-0/+51
* Move IPC code to ipc/agl@chromium.org2009-04-031-51/+0
* NO CODE CHANGE.maruel@chromium.org2009-02-141-51/+51
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-171-0/+51