summaryrefslogtreecommitdiffstats
path: root/remoting/client/chromoting_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-281-7/+10
* 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-5/+0
* Use NegotiatingAuthenticator instead of V2Authenticator.sergeyu@chromium.org2012-01-311-5/+11
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-1/+10
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-10/+1
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-1/+10
* Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.sergeyu@chromium.org2012-01-061-2/+2
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-6/+0
* Add AUTHENTICATED session state.sergeyu@chromium.org2011-12-061-2/+1
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-4/+5
* Fix intermittent CHECK in remoting client when shutting down.sergeyu@chromium.org2011-11-101-0/+6
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-24/+2
* Show framerate in chromoting debug loghclam@chromium.org2011-10-251-3/+4
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-8/+13
* Expose connection error code to the web app.sergeyu@chromium.org2011-10-011-64/+21
* Replace LOG(INFO) with VLOG(1) to avoid excessive logging.sergeyu@chromium.org2011-09-291-1/+1
* Remove all the experimental Traced Task code from remoting.ajwong@chromium.org2011-09-121-11/+4
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-3/+1
* Use plugin message loop for main loop in the client plugin.sergeyu@chromium.org2011-08-211-2/+0
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-11/+10
* Don't use JingleThread in the client plugin.sergeyu@chromium.org2011-08-041-1/+4
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-041-7/+4
* Call Pepper's Flush command properlyhclam@chromium.org2011-08-031-0/+8
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-22/+0
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-8/+0
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-071-2/+2
* Cleanup client shutdown sequence.sergeyu@chromium.org2011-06-241-4/+10
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-25/+5
* Initial key exchange implementation.sergeyu@chromium.org2011-06-011-9/+8
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-251-1/+2
* Convert Chromoting logging to appear in client debug-info div.garykac@chromium.org2011-05-231-4/+10
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-101-1/+1
* Added nonce to client interface.jamiewalch@chromium.org2011-05-091-4/+4
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-1/+10
* Revert 84060 - Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-2/+2
* Remove cancel from RunnableFunctions.dmaclach@chromium.org2011-05-041-2/+2
* Report capture and encode time for chromotinghclam@google.com2011-04-051-2/+9
* Report decode and render latency for Chromotinghclam@google.com2011-04-051-3/+20
* Measure bandwidth for chromoting video channelhclam@google.com2011-04-051-0/+7
* 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