summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_channel_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-0/+206
* Move IPC code to ipc/agl@chromium.org2009-04-031-206/+0
* Ensure that a listener's OnChannelConnected is called before OnMessageReceived.jam@chromium.org2009-03-121-3/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-221-0/+8
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-101-0/+2
* Fix a race condition in the SyncChannel code.jam@chromium.org2008-12-051-4/+3
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-021-1/+1
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-021-1/+1
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-011-1/+1
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-241-11/+13
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* reland safe portions of r625darin@google.com2008-08-141-5/+0
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+4
* rollback r625 because it made things slowerdarin@google.com2008-08-091-6/+3
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-3/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+219