summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/remoting.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Chromoting] Move the onBlur handler from window to the plugin element.simonmorris@chromium.org2012-03-281-11/+0
* Address remaining nits for r129104.sergeyu@chromium.org2012-03-281-1/+1
* [Chromoting] Only the plugin element listens for focus, not the whole document.simonmorris@chromium.org2012-03-271-12/+3
* Implement exponential backoff for failed Me2Me authentication attemptssergeyu@chromium.org2012-03-271-0/+1
* [Chromoting] Disable clipboard handling until crbug.com/119838 is fixed.simonmorris@chromium.org2012-03-231-2/+3
* [Chromoting] Adds a button that cancels PIN entry.simonmorris@chromium.org2012-03-201-1/+1
* [Chromoting] Let the webapp detect new clipboard text items when it gets focus.simonmorris@chromium.org2012-03-151-0/+26
* Hide daemon UI initially.jamiewalch@google.com2012-03-121-7/+14
* Use classList in host_table_entryjamiewalch@chromium.org2012-03-061-1/+14
* [Chromoting] Get extension name directly from translation.garykac@chromium.org2012-03-061-1/+2
* [Chromoting] Log extension name and version number on startup.garykac@chromium.org2012-03-021-0/+18
* Display correct error message when the client fails to establish P2P connection.sergeyu@chromium.org2012-03-021-0/+1
* Change Chromoting logging to use console.log instead of remoting.debug.log.garykac@chromium.org2012-02-281-3/+1
* Chromoting: remove debug log div and direct logging to console.loggarykac@chromium.org2012-02-251-2/+4
* Make the host UI appear as an overlay on the home screen.jamiewalch@google.com2012-02-241-15/+0
* Make daemon state orthogonal to UI mode.jamiewalch@google.com2012-02-231-1/+2
* Added support for stop/start and set PIN.jamiewalch@google.com2012-02-131-2/+6
* Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/sergeyu@chromium.org2012-01-111-0/+186