summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/channel_multiplexer.cc
Commit message (Expand)AuthorAgeFilesLines
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-1/+1
* remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-271-1/+1
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-8/+0
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Fix ChannelMultiplexer to properly handle base channel creation failure.sergeyu@chromium.org2012-09-261-30/+40
* Add support for multiplexed channels in remoting::protocol::Session interface.sergeyu@chromium.org2012-08-181-4/+8
* Implement ChannelMultiplexer.sergeyu@chromium.org2012-08-081-0/+513