summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_test_sink.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated functions from comment for IPC::TestSink.kotenkov2016-03-161-3/+8
* Switch to standard integer types in ipc/.avi2015-12-221-0/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-121-1/+1
* ipc: Remove basictypes.h includes.tfarina2015-09-161-1/+2
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-041-2/+4
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Move Tuple to base namespace.brettw2015-05-291-1/+1
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-221-8/+8
* Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...dcheng2014-10-211-8/+8
* Standardize usage of virtual/override/final in ipc/dcheng2014-10-211-8/+8
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-201-1/+1
* replace OVERRIDE and FINAL with override and final in ipc/mostynb2014-10-071-7/+7
* Remove IPC::Channel::TakePipeHandle()morrita2014-09-251-1/+0
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+2
* Build fix with gcc 4.8 and C++11 enabledch.dumez@samsung.com2014-06-101-1/+1
* IPC::Channel: Reduce POSIX specific API surfacemorrita@chromium.org2014-06-071-4/+0
* Make IPC::Channel polymorphicmorrita@chromium.org2014-06-061-0/+12
* Revert 193974 "Test extension reloading behavior."dmazzoni@chromium.org2013-04-121-3/+2
* Test extension reloading behavior.jyasskin@chromium.org2013-04-121-2/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove Message::Sender and Channel::Listener typedefs.brettw@chromium.org2012-06-291-4/+4
* Add OVERRIDE to ipc/.avi@chromium.org2011-11-171-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-1/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-0/+7
* Add support for attaching filters to an IPC TestSink.bryner@chromium.org2011-01-311-0/+32
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-0/+91
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-84/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+84