summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_client.h
Commit message (Expand)AuthorAgeFilesLines
* MessageLoopProxy cleanups in remoting client.sergeyu@chromium.org2012-06-121-9/+7
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-06-071-2/+4
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-1/+5
* Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-4/+2
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-2/+4
* [Chromoting] Add a filter that will stop the host sending unnecessary clipboa...simonmorris@chromium.org2012-05-221-1/+0
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-161-1/+6
* Revert 136692 - Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-141-6/+1
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-111-1/+6
* [Chromoting] Add plumbing to carry clipboard events from the host to the client.simonmorris@chromium.org2012-03-311-0/+6
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-281-3/+4
* Cleanup error handling in the client plugin.sergeyu@chromium.org2012-03-021-1/+1
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-4/+1
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-3/+0
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-5/+0
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-5/+3
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-4/+0
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-6/+5
* Expose connection error code to the web app.sergeyu@chromium.org2011-10-011-8/+6
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-1/+1
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-041-3/+0
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-8/+0
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-8/+7
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-071-3/+3
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-241-1/+3
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-2/+1
* Initial key exchange implementation.sergeyu@chromium.org2011-06-011-3/+1
* Convert Chromoting logging to appear in client debug-info div.garykac@chromium.org2011-05-231-0/+3
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-101-3/+3
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-0/+3
* Revert 84060 - Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-3/+3
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-3/+3
* Report capture and encode time for chromotinghclam@google.com2011-04-051-2/+2
* Report decode and render latency for Chromotinghclam@google.com2011-04-051-1/+5
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-051-3/+10
* Wire up the codepath from Javascript into Jingle for IQ packets.ajwong@chromium.org2011-03-071-0/+4
* 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