summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/jingle_chromoting_connection.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-340/+0
* Added control channel in ChromotingConnection. Moved channelsergeyu@chromium.org2010-10-261-42/+87
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-241-22/+66
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-12/+22
* Fix flakiness in JingleChromotingConnectionTestsergeyu@chromium.org2010-10-021-0/+2
* Unittests for chromotocol code.sergeyu@chromium.org2010-10-011-4/+10
* Implemented basic support Chromotocol connection.sergeyu@chromium.org2010-09-281-0/+233