summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-0/+21
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-0/+6
* Implement a scrollbar for chromoting client pluginhclam@chromium.org2011-02-091-1/+1
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-281-1/+13
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-3/+7
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-2/+9
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-0/+4
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-31/+23
* Removed dependence on remoting/client from remoting/protocol.sergeyu@chromium.org2010-11-051-1/+2
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-6/+6
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-5/+5
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-47/+43
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-2/+2
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-0/+1
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-191-4/+4
* Call SetViewport when client is inite'edgarykac@chromium.org2010-10-131-0/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-081-26/+6
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-8/+8
* This is a monster CL.ajwong@chromium.org2010-10-041-44/+75
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-281-3/+0
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-6/+6
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-6/+6
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-6/+6
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-271-2/+1
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-52/+98
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-161-5/+5
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-081-5/+5
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-081-5/+5
* Hookup the ChromotingPlugin into the refactored implementationajwong@chromium.org2010-06-171-0/+170