summaryrefslogtreecommitdiffstats
path: root/chrome/common/ipc_channel_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Split the IPC code into ipc/agl@chromium.org2009-07-221-209/+0
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-4/+0
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-0/+4
* Linux: refactor zygote supportagl@chromium.org2009-06-121-1/+1
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-1/+1
* Linux: refactor zygote supportagl@chromium.org2009-06-101-1/+1
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-6/+6
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-1/+1
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-051-0/+4
* posix: add some comments and clean up some IPC channel code.evan@chromium.org2009-05-011-1/+0
* Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."agl@chromium.org2009-05-011-4/+0
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-011-0/+4
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-1/+1
* 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