summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Remove remoting.cancelConnect, since it doesn't update the URL correctly.jamiewalch@google.com2012-11-152-5/+12
* Remove UI dependencies from remoting.HostController.sergeyu@chromium.org2012-11-154-143/+165
* replace verify-webapp.py script with verify_resources.pysergeyu@chromium.org2012-11-121-112/+0
* [Chromoting] Make the webapp handle 502 errors like 503 errors.simonmorris@chromium.org2012-11-073-3/+3
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0644-16687/+5
* Revert "Move Chromoting strings to string_resources.grd and simplify remoting...phajdan.jr@chromium.org2012-11-0544-5/+16687
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0544-16687/+5
* Revert "Revert 166003 - Move Chromoting strings to string_resources.grd and s...phajdan.jr@chromium.org2012-11-0543-0/+16677
* Revert 166003 - Move Chromoting strings to string_resources.grd and simplify ...sergeyu@chromium.org2012-11-051-5/+10
* Move Chromoting strings to string_resources.grd and simplify remoting_resourc...sergeyu@chromium.org2012-11-0544-16687/+5
* Revert 165041 (caused http://crbug.com/158995, which is apparently somewhatthakis@chromium.org2012-11-0544-5/+16687
* [Chromoting] Handle a response status 0 for a list-hosts request more helpfully.simonmorris@chromium.org2012-11-021-1/+3
* Avoid letterboxing when connecting to multi-monitor hosts in full-screen.wez@chromium.org2012-11-011-13/+38
* Don't colour visited links differently.jamiewalch@chromium.org2012-11-011-4/+0
* Remove before-unload prompt from Me2Me client mode.wez@chromium.org2012-10-311-3/+7
* Move Chromoting strings to string_resources.grd.sergeyu@chromium.org2012-10-3044-16687/+5
* Fix inline javascript code.rmsousa@chromium.org2012-10-261-1/+1
* 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