summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/crd/js/me2me_activity.js
Commit message (Expand)AuthorAgeFilesLines
* Report connection cancellation due to host version mismatch.kelvinp2015-10-091-6/+20
* Improve reconnect behavior.kelvinp2015-10-071-14/+20
* [Chromoting] Refresh the host list whenever the app regain focus.kelvinp2015-10-011-12/+18
* Chrome Remote Desktop client integration for host OS details.nicholss2015-09-291-0/+2
* Refactor HostSettings class.jamiewalch2015-09-251-4/+3
* Fix CONNECITON_CANCELED not reported when plugin fails to create.kelvinp2015-09-241-3/+3
* Me2Me Telemetry Integration test.kelvinp2015-08-271-6/+6
* Improve the reliability of our Log events.kelvinp2015-08-211-24/+72
* [Chromoting] Session disconnect clean up.kelvinp2015-06-301-1/+3
* Remove base.debug.assert.jamiewalch2015-06-271-1/+2
* [Chromoting] Remove Application.Modegarykac2015-05-041-1/+0
* [Webapp Refactor] Reliably cancels a connection.kelvinp2015-04-241-8/+14
* [Webapp Refactor] Cleans up the ClientSession.EventHandler interface.kelvinp2015-04-241-6/+18
* Exclude manual PIN-entry time in calculation of session durations.anandc2015-04-221-0/+5
* [Webapp Refactor] Remove remoting.SessionConnector.kelvinp2015-04-201-8/+3
* Revert of [Webapp Refactor] Remove remoting.SessionConnector. (patchset #3 id...kelvinp2015-04-181-3/+8
* [Webapp Refactor] Remove remoting.SessionConnector.kelvinp2015-04-181-8/+3
* [Chromoting] Only raise the CONNECTED event when capabilities are negotiated.kelvinp2015-04-181-2/+1
* [Webapp Refactor] Remove remoting.clientSession.kelvinp2015-04-151-1/+7
* [Webapp Refactor] Decouple Application.js from session state changes.kelvinp2015-04-141-20/+38
* [Webapp Refactor] Clean up public interface of SessionConnector.kelvinp2015-04-091-20/+35
* [Webapp Refactor] Implements emoting.MessageDialogkelvinp2015-04-081-41/+38
* Move ProtocolExtensionManager from SessionConnector into its own classkelvinp2015-04-081-3/+3
* [Webapp Refactor] Implements remoting.Activity.kelvinp2015-04-071-0/+292