summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_channel_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-0/+305
* Move IPC code to ipc/agl@chromium.org2009-04-031-305/+0
* Ensure that a listener's OnChannelConnected is called before OnMessageReceived.jam@chromium.org2009-03-121-4/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* POSIX: basic IPC loggingagl@chromium.org2009-02-121-8/+0
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-221-0/+39
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-13/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-4/+10
* Add chrome to the repository.initial.commit2008-07-261-0/+286