summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Render high-DPI hosts pixel-for-pixel on high-DPI clients.wez@chromium.org2013-01-291-4/+22
* PIN dialog clean-ups.jamiewalch@chromium.org2013-01-292-18/+12
* Add hack that works around signaling bug that breaks Chromoting.sergeyu@chromium.org2013-01-211-1/+27
* Allow resize-to-client to be enabled by the user.jamiewalch@chromium.org2013-01-175-70/+239
* Allow an AppsV2 build to be configured using GYP.jamiewalch@google.com2013-01-162-9/+168
* pngcrush png files under remotingoshima@chromium.org2013-01-102-0/+0
* Fixed PIN safety URL.jamiewalch@google.com2013-01-101-1/+1
* Apps v2 identity integration.jamiewalch@google.com2013-01-0917-54/+326
* Change userinfo endpoint to the JSON one.rmsousa@chromium.org2013-01-091-7/+12
* Add state parameter to OAuth redirectrmsousa@chromium.org2013-01-083-6/+30
* [Chromoting] Re-enable js unittests.garykac@chromium.org2013-01-021-0/+67
* Disable Share button if the host plugin isn't supported.jamiewalch@google.com2012-12-212-0/+14
* Mock chrome.storage (https://developer.chrome.com/extensions/storage.html) AP...jamiewalch@google.com2012-12-206-44/+229
* Fix duplicate clipboard detection logic in clientlambroslambrou@google.com2012-12-171-17/+9
* Add trapKey() API to ClientPlugin wrapper.wez@chromium.org2012-12-142-1/+24
* Ensure Chromoting crash-reporting is opt-inlambroslambrou@chromium.org2012-12-121-1/+1
* Reorder tab title to put the important information first.jamiewalch@google.com2012-12-111-2/+2
* Disable Chromoting host compilation on ChromeOSsergeyu@chromium.org2012-12-071-8/+9
* Dead/duplicate code cleanup.jamiewalch@google.com2012-12-063-79/+42
* Reset retry flag on successful connection.jamiewalch@google.com2012-12-061-0/+1
* Fixed consent checkbox test.jamiewalch@google.com2012-12-051-2/+2
* Improve curtain mode error message.jamiewalch@chromium.org2012-11-301-4/+6
* Don't log 'connection failed' for session errors that occur after connection ...jamiewalch@chromium.org2012-11-303-5/+13
* Remove remoting.HostController.state()sergeyu@chromium.org2012-11-294-45/+41
* Allow wildcard matching for redirect URL.jamiewalch@google.com2012-11-271-7/+8
* 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