summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Deal with disconnection initiated from the Host.lambroslambrou@google.com2011-07-292-8/+21
* Show transitional UI on session disconnect.lambroslambrou@google.com2011-07-282-7/+16
* Cleaned up modal UI show/hide logic.jamiewalch@google.com2011-07-283-158/+106
* Fixed client state change bug.jamiewalch@google.com2011-07-281-1/+1
* Improve client error logging consistency and UI.jamiewalch@google.com2011-07-274-49/+62
* Clear email when OAuth2 token is revoked.jamiewalch@google.com2011-07-271-3/+2
* Don't transition to in-session mode until the connection has been established.jamiewalch@google.com2011-07-263-5/+17
* Cleanups and bugfixes for JingleInfoRequest.sergeyu@chromium.org2011-07-261-1/+1
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-1/+38
* Get the timeout period from the cloud instead of hard-coding it (b/5049410).jamiewalch@chromium.org2011-07-231-3/+2
* Fixed id/class confusion.jamiewalch@chromium.org2011-07-221-1/+1
* Use system time instead of SVN revision for Remoting version.lambroslambrou@chromium.org2011-07-221-16/+8
* Show Host as unsupported on ChromeOS.lambroslambrou@chromium.org2011-07-222-4/+32
* Turn timer off once connection has been accepted.dmaclach@chromium.org2011-07-211-0/+1
* Use OS-specific icons in Chromoting webapp.lambroslambrou@chromium.org2011-07-211-1/+2
* Reduce tool-bar font size and protrusion when hidden.jamiewalch@google.com2011-07-213-13/+27
* Add unique version number to manifest.json version.lambroslambrou@chromium.org2011-07-212-1/+25
* Add OS-specific suffix to webapp title.lambroslambrou@chromium.org2011-07-212-3/+10
* 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