summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Implemented disconnect on click or unload.jamiewalch@google.com2011-07-203-21/+95
* Implement access code countdown timer (b/4987025).jamiewalch@google.com2011-07-193-2/+95
* Improve error handling when trying to connect to host.lambroslambrou@chromium.org2011-07-183-22/+38
* Replace in-session header with auto-hide tool-bar.jamiewalch@google.com2011-07-155-48/+127
* Fixed mode header display bug and made our methods for hiding elements more c...jamiewalch@google.com2011-07-112-40/+13
* Release all keys on blur.jamiewalch@google.com2011-07-081-0/+10
* Don't hide host plugin. Temporary fix for host plugin logging crash.jamiewalch@google.com2011-07-081-3/+5
* Chromoting: Move set(Client|Host)Mode into remoting namespace.garykac@chromium.org2011-07-081-21/+18
* Fixed version check in client_session.jsjamiewalch@google.com2011-07-081-1/+1
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-071-1/+1
* Fix issues in IT2Me webapp caused by r91658.sergeyu@chromium.org2011-07-072-3/+3
* Remove the background page, and majorly refactor Javascript + Webapp.ajwong@chromium.org2011-07-0716-806/+1039
* Initial continue window implementation on mac.dmaclach@chromium.org2011-06-301-0/+0
* Fixup error message shown when Chromoting is not enabled properly.garykac@google.com2011-06-271-9/+7
* Add in storage abstraction object to remoting webapp.ajwong@chromium.org2011-06-271-0/+96
* Print round trip latency in chromoting webapphclam@chromium.org2011-06-241-1/+3
* Remove support for non-sandboxed connections.sergeyu@chromium.org2011-06-241-15/+1
* Use a trampoline to avoid copy/pasting OAuth2 grant code.ajwong@chromium.org2011-06-227-34/+67
* Retrieve e-mail programmatically based on OAuth2 token.ajwong@chromium.org2011-06-224-25/+71
* Reduced host secret to five digits. Removed hyphen from access code and displ...jamiewalch@google.com2011-06-213-11/+31
* Use spinner instead of throbber.jamiewalch@google.com2011-06-212-1/+1
* UI nits from Ken Moore:jamiewalch@google.com2011-06-213-53/+77
* Improve error/debug messaging for Chromoting host plugin:garykac@google.com2011-06-202-1/+29
* 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