summaryrefslogtreecommitdiffstats
path: root/remoting/host/signaling_connector.h
Commit message (Expand)AuthorAgeFilesLines
* Separate access token caching logic from signaling connector.rmsousa@chromium.org2014-02-111-47/+12
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-161-1/+5
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-2/+2
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-261-1/+1
* Remove GaiaOauthClient and GaiaUserEmailFetcher from remoting.sergeyu@chromium.org2012-10-271-12/+12
* Remove ChromotingHostContext from SignalingConnector.wez@chromium.org2012-10-051-6/+6
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-011-5/+13
* Clean-up inline members of nested classes (remoting/)hans@chromium.org2012-08-091-0/+2
* remoting/host: Fix cpplint warning of header guards.tfarina@chromium.org2012-07-101-3/+3
* Support for navigator.connection APIdroger@google.com2012-05-241-4/+5
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-1/+2
* This broke M20 build.dharani@chromium.org2012-05-221-2/+1
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-1/+2
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-5/+6
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-3/+5
* Remoting daemon process to support unofficial client IDhclam@chromium.org2012-04-241-1/+11
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-201-3/+0
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-181-4/+39
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-071-0/+60