summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_host.h
Commit message (Expand)AuthorAgeFilesLines
...
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-081-1/+4
* Chromoting client don't submit login info if not connectedhclam@chromium.org2011-03-071-4/+13
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-0/+7
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-0/+8
* Integrate P2P Sockets IPC with chromoting plugin.sergeyu@chromium.org2011-03-041-1/+9
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-0/+1
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-281-8/+62
* Removed stream_writer.[cc|h]sergeyu@chromium.org2010-12-071-1/+0
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-4/+33
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-1/+0
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-5/+3
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-6/+7
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-0/+63