summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Rename Chromoting WebApp to It2Me in manifest.garykac@chromium.org2011-06-171-2/+2
* Generate zip file for the remoting it2me webapp, and use symlinks when possib...ajwong@chromium.org2011-06-164-54/+117
* Add basic debug log to host page.garykac@google.com2011-06-087-61/+97
* Replace <form> tags used for centering buttons with <div> tags. Also fix ente...ajwong@chromium.org2011-06-072-25/+26
* Hide divs until initialised to avoid flashing uninitialised state.jamiewalch@google.com2011-06-063-2/+23
* Fix OAuth button position.jamiewalch@google.com2011-06-061-1/+0
* Use oninput to catch all changes to OAuth text field.jamiewalch@google.com2011-06-061-2/+1
* Disable strict mode for now until V8 bug 1423 is fixed.jamiewalch@chromium.org2011-06-041-1/+4
* Fix up remoting UI to make it closer to specdmaclach@chromium.org2011-06-0212-528/+598
* Initial key exchange implementation.sergeyu@chromium.org2011-06-012-10/+22
* Rename Chromoting webapp to "Remoting".garykac@chromium.org2011-05-261-1/+1
* Fix up flicker, and parsing by Xcode.dmaclach@chromium.org2011-05-252-2/+2
* change chromoting->remote access for webapp namegarykac@chromium.org2011-05-251-1/+1
* Wire in OAuth2 support into non-sandboxed connections in libjingle.ajwong@chromium.org2011-05-254-19/+55
* Add basic versioning check to Chromoting's plugin/JS code.garykac@chromium.org2011-05-251-0/+22
* Get remoting units working correctly.dmaclach@chromium.org2011-05-251-1/+15
* Revert 86575 - Revert 86573 - Add separate nonce version of connect calls to ...ukai@chromium.org2011-05-251-4/+4
* Revert 86573 - Add separate nonce version of connect calls to ChromotingScrip...ukai@chromium.org2011-05-251-4/+4
* Add separate nonce version of connect calls to ChromotingScriptableObject.garykac@chromium.org2011-05-251-4/+4
* Removed loginChallengeCalback for Me2Mom.jamiewalch@chromium.org2011-05-231-2/+1
* Use OAuth2 proxy for login.jamiewalch@chromium.org2011-05-231-2/+3
* Add body css for remoting session pagegarykac@chromium.org2011-05-231-0/+7
* Don't use letters in me2mom access code.sergeyu@chromium.org2011-05-211-1/+7
* Make debug log readable.dmaclach@chromium.org2011-05-201-1/+1
* Basic OAuth2 support using the native app flow.ajwong@chromium.org2011-05-209-1128/+222
* Remove local login prompt for me2mom.jamiewalch@chromium.org2011-05-193-59/+3
* Plumb the Remoting Host into the Host NPAPI plugin.wez@chromium.org2011-05-181-2/+2
* Added client plug-in connection.jamiewalch@chromium.org2011-05-187-51/+541
* Supply the XMPP user login and token to connect().wez@chromium.org2011-05-181-1/+4
* Fix web-app nomenclature.jamiewalch@chromium.org2011-05-141-30/+38
* Implementation of id-to-jid logic.jamiewalch@chromium.org2011-05-133-24/+80
* Add in direct (if hacky) support for ClientLogin for the Remoting WebApp.ajwong@chromium.org2011-05-133-23/+139
* Mocks up the host plugin.dmaclach@chromium.org2011-05-123-47/+90
* temporarily deal with python 2.5 on some of the linux buildbots.dmaclach@chromium.org2011-05-121-0/+8
* Simple OAuth1 implementation based on http://code.google.com/chrome/extension...ajwong@chromium.org2011-05-117-3/+1119
* Remember last-used mode.jamiewalch@chromium.org2011-05-113-5/+11
* Add in simple local state storage functions, and a rudimentary auth panel.ajwong@chromium.org2011-05-114-5/+57
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-112-1/+61
* Revert 84923 - Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-112-59/+2
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-112-2/+59
* Revert 84843 - Build a "real" webapp deliverable and add plugin to it.bradnelson@google.com2011-05-112-51/+1
* Basic UI flow.jamiewalch@chromium.org2011-05-105-40/+195
* Build a "real" webapp deliverable and add plugin to it.dmaclach@chromium.org2011-05-102-1/+51
* Make this into a WebApp instead of an extension.ajwong@chromium.org2011-05-103-3/+7
* Initial files for Me2Mom web-app.jamiewalch@chromium.org2011-05-096-0/+113