| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose connection error code to the web app. | sergeyu@chromium.org | 2011-10-01 | 1 | -0/+4 |
* | Parse termination reason and propagate the error to the Session interface. | sergeyu@chromium.org | 2011-09-27 | 1 | -0/+11 |
* | Pass SessionConfig by reference instead of pointer. | sergeyu@chromium.org | 2011-09-10 | 1 | -6/+5 |
* | Simplify channel creation callbacks in remoting::Session interface. | sergeyu@chromium.org | 2011-08-11 | 1 | -4/+2 |
* | Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-11 | 1 | -3/+14 |
* | Revert 96089 - Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-10 | 1 | -0/+3 |
* | Remove video_channel() from Session interface | sergeyu@chromium.org | 2011-08-09 | 1 | -3/+0 |
* | Add an authentication step to stream channel setup in JingleStreamConnector. | wez@chromium.org | 2011-07-29 | 1 | -0/+4 |
* | Revert 94247 - Add an authentication step to stream channel setup in JingleSt... | wez@chromium.org | 2011-07-27 | 1 | -4/+0 |
* | Add an authentication step to stream channel setup in JingleStreamConnector. | wez@chromium.org | 2011-07-27 | 1 | -0/+4 |
* | Move channel initialization logic to JingleChannel class. | sergeyu@chromium.org | 2011-07-15 | 1 | -10/+20 |
* | Revert 92641 because it doesn't compile - Move channel initialization logic t... | sadrul@chromium.org | 2011-07-15 | 1 | -20/+10 |
* | Move channel initialization logic to JingleChannel class. | sergeyu@chromium.org | 2011-07-15 | 1 | -10/+20 |
* | Make Session and SessionManager not thread-safe and not ref-counted. | sergeyu@chromium.org | 2011-07-06 | 1 | -14/+8 |
* | Fix and enable JingleSessionTest.*. Disable these tests under TSan. | sergeyu@chromium.org | 2011-02-08 | 1 | -2/+3 |
* | Begin adding mutual authentication into the SessionManager::connect() call. | ajwong@chromium.org | 2010-11-24 | 1 | -0/+6 |
* | Implemented RtcpWriter for sending RTCP Receiver Reports. | sergeyu@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | Chromoting: Rename ChromotocolConfig -> SessionConfig | garykac@chromium.org | 2010-11-08 | 1 | -6/+4 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -2/+1 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -0/+98 |