summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/clipboard_event_proto.js
Commit message (Collapse)AuthorAgeFilesLines
* Add proto files so we can run jscompile on remoting JS files.garykac@chromium.org2014-01-281-34/+0
| | | | | | | | | BUG= R=jamiewalch@chromium.org Review URL: https://codereview.chromium.org/130423010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247466 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Let the webapp put items on the clipboard.simonmorris@chromium.org2012-04-021-0/+6
| | | | | | | | BUG=117473 Review URL: https://chromiumcodereview.appspot.com/9969034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130146 0039d316-1c4b-4281-b951-d872f2087c98
* [Chromoting] Let the webapp detect new clipboard text items when it gets focus.simonmorris@chromium.org2012-03-151-0/+28
BUG=117473 Review URL: http://codereview.chromium.org/9703003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126974 0039d316-1c4b-4281-b951-d872f2087c98