summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/remoting.js
Commit message (Expand)AuthorAgeFilesLines
* Use chrome.app.window full-screen API for apps v2.jamiewalch@chromium.org2014-04-301-0/+2
* Consolidate Help and Feeback under a single icon and add to toolbar.jamiewalch@chromium.org2014-04-161-1/+8
* On Windows, install the chromoting host component via a separate NPAPI call. ...weitaosu@chromium.org2014-04-151-2/+5
* Add Feedback link to the app.jamiewalch@chromium.org2014-04-111-6/+6
* Show the host setup dialog when the user tries to share an IT2Me session if n...weitaosu@chromium.org2014-04-081-0/+2
* Minor cleanups in UI code that gets host state when webapp is staredsergeyu@chromium.org2014-02-131-19/+17
* Chromoting webapp: Host install prompt for It2Mesergeyu@chromium.org2014-02-061-0/+23
* Download the host components when user tries to enable Me2Me host.sergeyu@chromium.org2014-02-031-0/+20
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-02-021-15/+10
* Revert 248255 "It2me native messaging host: webapp implementation."avi@chromium.org2014-01-311-10/+15
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-311-15/+10
* Revert of It2me native messaging host: webapp implementation. (https://codere...caseq@chromium.org2014-01-311-10/+15
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-311-15/+10
* Revert 248072 "It2me native messaging host: webapp implementation."xhwang@chromium.org2014-01-311-10/+15
* It2me native messaging host: webapp implementation.weitaosu@chromium.org2014-01-301-15/+10
* Add a reload button to host list.jamiewalch@chromium.org2013-09-041-1/+2
* Cleanups in remoting.ClientSessionsergeyu@chromium.org2013-08-231-1/+1
* Don't check the tab type for apps v2.jamiewalch@chromium.org2013-08-141-10/+12
* Fix scroll-bar behaviour.jamiewalch@chromium.org2013-08-051-1/+2
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-021-9/+22
* Add apps-v1-only class and apply it to the sign-out link.jamiewalch@chromium.org2013-07-251-0/+1
* Move non-manifest stuff out of appsv2.patch.jamiewalch@chromium.org2013-07-251-13/+29
* Paired client revocation UI.jamiewalch@chromium.org2013-07-231-1/+24
* Remove storage.js from Chromoting webapplambroslambrou@chromium.org2013-06-191-6/+1
* Add link to Hangouts Remote Desktop in the It2Me section of the remoting app.sergeyu@chromium.org2013-06-041-1/+1
* Issue 225078: Web-app briefly shows error state when loading for the first ti...weitaosu@chromium.org2013-05-091-1/+10
* Move test for enabling/disabling It2Me Share buttonlambroslambrou@chromium.org2013-05-071-2/+16
* Webapp changes to support third party authenticationrmsousa@chromium.org2013-04-261-0/+11
* Migrate window.localStorage settings to chrome.storage.local at start-up.jamiewalch@chromium.org2013-04-051-0/+26
* Refactor getLocalHostStateAndId to help with native messaging implementation.jamiewalch@chromium.org2013-03-261-4/+12
* Added survey butter-bar to web-app.jamiewalch@chromium.org2013-03-221-4/+7
* Use remoting.storage instead of overriding chrome.storage.jamiewalch@chromium.org2013-03-111-1/+1
* Fixed a JSCompile error.jamiewalch@chromium.org2013-03-111-1/+1
* Fixed tab-mode detection.jamiewalch@chromium.org2013-03-091-37/+11
* Don't throw an exception in Apps v2 at start-up.jamiewalch@chromium.org2013-02-151-1/+5
* Get extension version synchrously from the manifest.jamiewalch@chromium.org2013-02-121-17/+9
* Detect the start-up type of the application.jamiewalch@chromium.org2013-02-091-4/+62
* Factor connection setup out of client_screen.js.jamiewalch@chromium.org2013-02-071-4/+5
* Session logging fixesrmsousa@chromium.org2013-02-061-7/+0
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-0/+1
* Fixed missing references in wcs_sandbox.html.jamiewalch@chromium.org2013-02-031-19/+0
* Get Chromoting client working in Apps V2jamiewalch@chromium.org2013-01-291-0/+3
* Apps v2 identity integration.jamiewalch@google.com2013-01-091-16/+34
* Disable Share button if the host plugin isn't supported.jamiewalch@google.com2012-12-211-0/+2
* Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP...jamiewalch@google.com2012-12-201-14/+20
* Dead/duplicate code cleanup.jamiewalch@google.com2012-12-061-1/+1
* Remove remoting.HostController.state()sergeyu@chromium.org2012-11-291-24/+9
* Remove UI dependencies from remoting.HostController.sergeyu@chromium.org2012-11-151-11/+17
* Remove before-unload prompt from Me2Me client mode.wez@chromium.org2012-10-311-3/+7
* Show a helpful error message if a host domain policy blocked an attempt to usesimonmorris@chromium.org2012-09-191-1/+2