summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/jscompiler_hacks.js
Commit message (Collapse)AuthorAgeFilesLines
* Enable alphanumeric input in fullscreen.jamiewalch@google.com2012-04-051-1/+5
| | | | | | | | | | | | Pass flag to webkitRequestFullScreen to enable alphanumeric keyboard input in fullscreen. (Without the flag, only control keys are enabled.) BUG=121522 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10010025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131043 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Stop the webapp sending any items that are on the clipboard ↵simonmorris@chromium.org2012-04-031-0/+3
| | | | | | | | | | | | when a session starts. The user may not intend such items to be sent to the host. BUG=117473 Review URL: https://chromiumcodereview.appspot.com/9965121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130504 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up daemon control UI:jamiewalch@google.com2012-03-301-0/+3
| | | | | | | | | | | | | * Improve spacing of top-level UI. * Add a Cancel button to the PIN dialog (UI still needs work). * Add an OK button to the "finished" and "error" dialogs. BUG=None TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9963002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129797 0039d316-1c4b-4281-b951-d872f2087c98
* Added screen options menu.jamiewalch@google.com2012-03-291-0/+19
BUG=119092 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9884001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129535 0039d316-1c4b-4281-b951-d872f2087c98