summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-183-0/+34
* Chromoting M23 strings.jamiewalch@google.com2012-10-1742-36/+288
* [Chromoting] Revert the webapp IQ stanza ID fix.simonmorris@chromium.org2012-10-151-27/+1
* Revert 161680 - [Chromoting] Enable more Javascript file-load tests.rsleevi@chromium.org2012-10-131-66/+0
* [Chromoting] Enable more Javascript file-load tests.garykac@chromium.org2012-10-121-0/+66
* Re-enable basic JS unittests for Chromoting.garykac@chromium.org2012-10-112-26/+29
* Always use google_apis to get the client ID.alexeypa@chromium.org2012-10-104-17/+0
* Factor out validate pin and also do it on confirm focus.rmsousa@chromium.org2012-10-091-5/+22
* Remove focus ring from host list labelrmsousa@chromium.org2012-10-052-2/+7
* Add hack that works around signaling bug that breaks Chromoting.sergeyu@chromium.org2012-10-051-1/+27
* Mention audio in the 'connected' message for Linux and WIndows.jamiewalch@chromium.org2012-10-031-1/+1
* Revert 159572 - Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-022-18/+3
* Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-012-3/+18
* Notify host of initial client dimensions.jamiewalch@chromium.org2012-09-201-0/+1
* [Chromoting] Store a newly registered host's public key in the webapp's host ...simonmorris@chromium.org2012-09-201-9/+12
* Show a helpful error message if a host domain policy blocked an attempt to usesimonmorris@chromium.org2012-09-194-2/+11
* Remove API keys from source.jamiewalch@chromium.org2012-09-181-10/+13
* Fix typo in Send Keys implementation.wez@chromium.org2012-09-171-1/+1
* Give the user a more helpful suggestion if WCS fails to load because of asimonmorris@chromium.org2012-09-121-3/+5
* Set the webapp's manifest_version to 2.simonmorris@chromium.org2012-09-121-1/+2
* Try to validate the access token to better diagnose script injection failures.rmsousa@chromium.org2012-09-072-21/+120
* Implement DaemonController::GetVersion() method on Linuxsergeyu@chromium.org2012-09-071-1/+1
* Add Print Screen option to Send Keys menu.rmsousa@chromium.org2012-08-315-13/+53
* [Chromoting] Update translationsgarykac@chromium.org2012-08-3042-42/+42
* Remove BETA designation.jamiewalch@google.com2012-08-301-1/+1
* Use the i18n tag for strings that can't be translated.jamiewalch@chromium.org2012-08-281-7/+7
* Add CSP restricting script and object sources to Chromoting manifest.wez@chromium.org2012-08-245-24/+38
* Cope with empty-string getDaemonConfig responses.jamiewalch@google.com2012-08-241-1/+6
* Explicitly mark Chromoting web-app as not requiring NPAPI.wez@chromium.org2012-08-211-1/+6
* Don't apply opacity to focus borders.jamiewalch@google.com2012-08-212-12/+22
* M22 translations.jamiewalch@google.com2012-08-1642-269/+857
* [Chromoting] The webapp should consider the host being enabled when the servi...alexeypa@chromium.org2012-08-151-1/+2
* Add support for suppressing error logging, and don't log errors due to cached...jamiewalch@chromium.org2012-08-045-3/+89
* [Chromoting] Use different talkgadget prefixes for client and oauth.garykac@chromium.org2012-08-032-2/+2
* [Chromoting] Add wildcard to talkgadget in manifest permissions.garykac@chromium.org2012-07-313-3/+4
* Move responsibility for l10n parameters to the caller.jamiewalch@chromium.org2012-07-241-10/+1
* [Chromoting] Fix jscompiler warnings in client_plugin_async.jsgarykac@chromium.org2012-07-241-1/+2
* Show connection state in the Chromoting client UI.sergeyu@chromium.org2012-07-234-2/+36
* Propagate DPI information to web-app.jamiewalch@chromium.org2012-07-203-1/+13
* This CL cleans up error handling when fetching the user's email address. We d...jamiewalch@google.com2012-07-208-75/+55
* Translations for M21.jamiewalch@google.com2012-07-1842-128/+674
* This CL fixes a couple of related things:jamiewalch@google.com2012-07-171-31/+21
* If an account with hosts registered is accessed on a machine on which those h...jamiewalch@google.com2012-07-112-4/+5
* Remove 'Enable' button on unsupported platforms. Added 'No hosts' message.jamiewalch@google.com2012-06-308-38/+92
* Increase PIN minimum length to six digits.jamiewalch@google.com2012-06-293-5/+18
* Remove bogus warnings at start-up.jamiewalch@google.com2012-06-285-21/+36
* Cleaned up <input> CSS and simplified user consent mark-up.jamiewalch@google.com2012-06-272-30/+32
* Pass OAuth token refresh errors back to the caller.jamiewalch@google.com2012-06-2513-131/+256
* The user's consent to crash dumps reporting can now be set via the UI (Window...alexeypa@chromium.org2012-06-226-5/+75
* Revert 142056 - Adding "Help us to improve..." message to be presented next t...jamiewalch@google.com2012-06-151-4/+0