summaryrefslogtreecommitdiffstats
path: root/remoting/host/signaling_connector.cc
Commit message (Expand)AuthorAgeFilesLines
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-1/+1
* Fix SignalingConnector to reset XMPP connection only when it's not connected.sergeyu@chromium.org2013-02-091-3/+6
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-2/+4
* Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.sergeyu@chromium.org2012-10-271-17/+40
* Remove ChromotingHostContext from SignalingConnector.wez@chromium.org2012-10-051-5/+4
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-271-1/+0
* Revert 158952 - Cleanups in Chromoting Host.thestig@chromium.org2012-09-271-0/+1
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-271-1/+0
* Revert 158366 - Cleanups in Chromoting Host.avi@chromium.org2012-09-241-0/+1
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-241-1/+0
* Revert 156889 - Cleanups in Chromoting Host.msw@chromium.org2012-09-141-0/+1
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-141-1/+0
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-011-10/+40
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-091-0/+5
* Support for navigator.connection APIdroger@google.com2012-05-241-4/+5
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-2/+12
* This broke M20 build.dharani@chromium.org2012-05-221-12/+2
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-2/+12
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-5/+14
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-1/+1
* Remoting daemon process to support unofficial client IDhclam@chromium.org2012-04-241-14/+7
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-201-7/+1
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-181-4/+95
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-071-0/+87