summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_to_host.h
Commit message (Expand)AuthorAgeFilesLines
* Added ConnectionTimeObserver to provide a way to calculate times between the ...tonychun2015-07-311-0/+3
* [Chromoting] Update client connection enums in JS to match C++.garykac2015-03-251-1/+1
* Adding the base ChromotingInstance implementation and unittests. This class ...joedow2015-03-111-101/+18
* Cleanup channel dispatcherssergeyu2015-01-101-3/+7
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-10/+8
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-6/+6
* Simplify VideoReader and VideoWritersergeyu2014-09-191-2/+2
* Add basic perf tests for chromoting protocol.sergeyu@chromium.org2014-07-251-0/+7
* Remove remoting/jingle_gluesergeyu@chromium.org2014-07-171-1/+1
* Cleanups in ChromotingClientsergeyu@chromium.org2014-07-121-4/+1
* Move ConnectionToHost parameters out from Connect() call.wez@chromium.org2014-05-221-14/+22
* Remove dead code in ConnectionToHostsergeyu@chromium.org2014-05-071-2/+0
* Smart reconnect part II - plugin and hostkelvinp@chromium.org2014-05-011-6/+8
* Reimplemented string array resources.jamiewalch@chromium.org2014-03-071-2/+1
* Show connection type in web-app.jamiewalch@chromium.org2014-01-091-0/+4
* Android Chromoting - Close the Desktop view on disconnectionlambroslambrou@chromium.org2014-01-091-5/+4
* Add the beginnings of a Chromoting Android appsolb@chromium.org2013-07-191-0/+6
* Make AudioPlayer optional in ChromotingClientsolb@chromium.org2013-07-101-1/+2
* Remove XmppProxy and JavascriptSignalStrategy.sergeyu@chromium.org2013-06-131-5/+3
* Call ChromotingClient::Initialize() before any packets can arrive.alexeypa@chromium.org2013-04-131-0/+1
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-091-0/+2
* Show connection state in the Chromoting client UI.sergeyu@chromium.org2012-07-231-0/+12
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-231-0/+1
* Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-201-1/+0
* Rename ChromotingView to ClientUserInterface. Clean it up.sergeyu@chromium.org2012-07-201-0/+1
* Use callback interface for state notifications in Session interface.sergeyu@chromium.org2012-07-121-5/+5
* Added piping for sending audio packets from host to client.kxing@chromium.org2012-06-251-1/+6
* Removed the dead function OnVideoPacket().kxing@chromium.org2012-06-051-3/+0
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-0/+1
* Don't depend on MessageLoopProxy in remoting protocol code.sergeyu@chromium.org2012-05-241-8/+4
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-161-2/+2
* Revert 136692 - Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-141-2/+2
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-111-2/+2
* Add notifyClientDimensions API to the Chromoting Client plugin.wez@chromium.org2012-05-011-0/+1
* [Chromoting] Let the client plugin pass clipboard items to the host.simonmorris@chromium.org2012-04-041-0/+3
* [Chromoting] Add plumbing to carry clipboard events from the host to the client.simonmorris@chromium.org2012-03-311-0/+3
* Cleanup error handling in the client plugin.sergeyu@chromium.org2012-03-021-12/+5
* Fix crash on disconnectdcaiafa@chromium.org2012-02-041-2/+2
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-4/+5
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-5/+4
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-241-4/+5
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+1
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-10/+4
* Add AUTHENTICATED session state.sergeyu@chromium.org2011-12-061-4/+0
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-8/+3
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-181-9/+4
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-2/+0
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-2/+0
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-0/+3