Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 1 | -1/+1 |
* | remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-27 | 1 | -1/+1 |
* | Remove experimental code to pick the "warmest" socket | mmenke@chromium.org | 2013-03-30 | 1 | -8/+0 |
* | Linux/ChromeOS Chromium style checker cleanup, remoting/ edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Fix ChannelMultiplexer to properly handle base channel creation failure. | sergeyu@chromium.org | 2012-09-26 | 1 | -30/+40 |
* | Add support for multiplexed channels in remoting::protocol::Session interface. | sergeyu@chromium.org | 2012-08-18 | 1 | -4/+8 |
* | Implement ChannelMultiplexer. | sergeyu@chromium.org | 2012-08-08 | 1 | -0/+513 |