summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_client.h
Commit message (Expand)AuthorAgeFilesLines
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-0/+3
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-0/+11
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-0/+1
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-7/+3
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-9/+9
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-8/+8
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-9/+23
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-2/+3
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-12/+5
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-1/+3
* This is a monster CL.ajwong@chromium.org2010-10-041-4/+22
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-4/+4
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-4/+4
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-4/+4
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-3/+3
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-16/+26
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-161-0/+4
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-081-4/+0
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-081-0/+4
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-0/+78