summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/session.h
Commit message (Expand)AuthorAgeFilesLines
* Expose connection error code to the web app.sergeyu@chromium.org2011-10-011-0/+4
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-0/+11
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-6/+5
* Simplify channel creation callbacks in remoting::Session interface.sergeyu@chromium.org2011-08-111-4/+2
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-111-3/+14
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-0/+3
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-3/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-291-0/+4
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-271-4/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-271-0/+4
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-10/+20
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-151-20/+10
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-10/+20
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-14/+8
* Fix and enable JingleSessionTest.*. Disable these tests under TSan.sergeyu@chromium.org2011-02-081-2/+3
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-0/+6
* Implemented RtcpWriter for sending RTCP Receiver Reports.sergeyu@chromium.org2010-11-241-0/+1
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-6/+4
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-2/+1
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-0/+98