summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Make client disconnect message endpoint-neutral and show it for host disconnect.jamiewalch@google.com2011-08-233-18/+27
* Removed question-mark from Help link. Set minimum button size. Added tool-bar...jamiewalch@google.com2011-08-234-2/+10
* Fixed web-app share error handling.jamiewalch@google.com2011-08-191-1/+8
* Replace debug button with Help. Add 'securely' to host description.jamiewalch@google.com2011-08-192-9/+7
* Fixed tool-bar position to make it window- instead of document-relative.jamiewalch@google.com2011-08-191-1/+1
* Fixed horizontal scrollbar.jamiewalch@google.com2011-08-191-1/+0
* Fixed footer i18n so that 3 entries are no longer needed.jamiewalch@google.com2011-08-185-169/+191
* Host process i18n and Linux implementation.jamiewalch@google.com2011-08-163-5/+17
* Fix scaling calculation.lambroslambrou@google.com2011-08-151-10/+5
* Made web-app bidi-compatible.jamiewalch@google.com2011-08-103-19/+20
* Use the same disconnect prompt for client and host.jamiewalch@google.com2011-08-082-17/+11
* Rebrand to use Chromoting more consistently.jamiewalch@google.com2011-08-083-12/+10
* Add beforeUnload handler to confirm exit.jamiewalch@google.com2011-08-063-3/+39
* Removed oauth2_callback.html, merged functionality into remoting.js and impro...jamiewalch@google.com2011-08-041-4/+1
* Don't examine jingleNode unless it's non-null.jamiewalch@chromium.org2011-08-041-4/+6
* Fix header/footer line alignment.jamiewalch@google.com2011-08-041-3/+4
* Improve authentication UX.jamiewalch@google.com2011-08-035-123/+92
* Propagate connected user to web app.jamiewalch@google.com2011-08-034-11/+37
* Add i18n support to it2me web-app.jamiewalch@google.com2011-08-027-135/+326
* 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