summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+26
* Fix a chrome browser crash observed in chrome frame reliability test runs. Th...ananta@chromium.org2010-09-021-0/+5
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+2
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-6/+0
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-021-0/+6
* The messages attached to the task created by an IPC ChannelProxy are leaked w...jcampan@chromium.org2009-07-281-3/+25
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-0/+4
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-4/+0
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-0/+4
* Split the IPC code into ipc/agl@chromium.org2009-07-221-0/+288
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-305/+0
* Move IPC code to ipc/agl@chromium.org2009-04-031-0/+305