summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/remoting.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for suppressing error logging, and don't log errors due to cached...jamiewalch@chromium.org2012-08-041-0/+7
* This CL cleans up error handling when fetching the user's email address. We d...jamiewalch@google.com2012-07-201-51/+17
* If an account with hosts registered is accessed on a machine on which those h...jamiewalch@google.com2012-07-111-0/+1
* Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.jamiewalch@google.com2012-06-301-0/+1
* Remove bogus warnings at start-up.jamiewalch@google.com2012-06-281-1/+2
* Pass OAuth token refresh errors back to the caller.jamiewalch@google.com2012-06-251-2/+20
* Fix jscompiler error.jamiewalch@google.com2012-06-081-1/+3
* Added timestamp logging to iq stanzas.jamiewalch@chromium.org2012-06-061-0/+24
* Constrain keyboard navigation while a modal dialog is active.jamiewalch@google.com2012-05-101-1/+3
* Handle errors when fetching email address.jamiewalch@google.com2012-05-071-2/+4
* Protect all uses of JSON.parse against exceptions.jamiewalch@google.com2012-04-281-3/+19
* Revert r132818.jamiewalch@google.com2012-04-191-2/+1
* [Chromoting] Show an error message if the client plugin is disabled.simonmorris@chromium.org2012-04-181-1/+2
* Remap the right Control key to Cmd when running on ChromeOS.wez@chromium.org2012-04-121-1/+10
* [Chromoting] Clear all localStorage when the user signs out.simonmorris@chromium.org2012-04-091-2/+4
* Show the cached host list when loaded, until the fresh list arrives.wez@chromium.org2012-04-051-0/+1
* Rename DaemonPlugin class to HostController.sergeyu@chromium.org2012-04-051-7/+7
* Moved special-case handling of 'home' mode.jamiewalch@google.com2012-04-041-0/+24
* [Chromoting] Make JS event handlers return void.simonmorris@chromium.org2012-04-021-6/+2
* [Chromoting] Let the webapp put items on the clipboard.simonmorris@chromium.org2012-04-021-0/+20
* Implement Me2Me setup flow.sergeyu@chromium.org2012-03-291-1/+2
* Added first-run infographic screens for IT2Me and Me2Me.jamiewalch@google.com2012-03-291-0/+3
* Added screen options menu.jamiewalch@google.com2012-03-291-2/+0