summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/transport.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ownership of Transport out of Session.sergeyu2015-12-281-4/+0
* Add WebrtcConnectionToClient.sergeyu2015-12-101-3/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* [Coverity] fixed uninit ctorgroby@chromium.org2012-03-291-1/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-0/+33