summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_connection_to_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-7/+4
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-1/+11
* Added CompoundBuffer that will be used to store data in the encoding/decodingsergeyu@chromium.org2010-11-161-2/+0
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-3/+9
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-2/+2
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-11/+12
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-0/+178