summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Handle frame resize, updating centering & resize-to-fit accordingly.wez@chromium.org2011-09-115-42/+71
* Cleanup state transitions for Host plugin.sergeyu@chromium.org2011-09-092-2/+8
* Revert 99893 - Center the desktop if it's smaller than the frame.wez@chromium.org2011-09-083-22/+6
* fix some permissionsestade@chromium.org2011-09-0842-0/+0
* Changes for l10n in official build.jamiewalch@google.com2011-09-0844-7/+55
* Improve host state logging and show a message on error.jamiewalch@google.com2011-09-071-1/+6
* Fixed JSCompiler and lint errors.jamiewalch@google.com2011-09-079-74/+189
* Center the desktop if it's smaller than the frame.wez@chromium.org2011-09-073-6/+22
* Use talk gadget blank page for bounce.jamiewalch@google.com2011-09-062-4/+1
* Fixed bad variable reference.jamiewalch@google.com2011-08-311-2/+2
* Reimplement tool-bar stub using CSS and reduce active area.jamiewalch@google.com2011-08-313-3/+24
* Changed help URL.jamiewalch@google.com2011-08-311-1/+1
* Keep email address visible in host and client modes.jamiewalch@google.com2011-08-311-1/+3
* Trap errors when disconnecting in case the host plugin has crashed.jamiewalch@google.com2011-08-313-24/+49
* Added talkgadget blank page to trampoline triggers, pending server config cha...jamiewalch@google.com2011-08-301-2/+4
* Hack to fix margin issues with client plugin.jamiewalch@google.com2011-08-301-1/+4
* Run LocalizeStrings() on plugin thread.lambroslambrou@chromium.org2011-08-301-1/+1
* Added hot-key for toggleDebugLogjamiewalch@google.com2011-08-261-3/+11
* Use a split toggle button to reflect scaling state.jamiewalch@google.com2011-08-266-27/+32
* Removed test code accidentally checked in and set plugin margins to zero.jamiewalch@google.com2011-08-262-7/+1
* Updated strings following UX review.jamiewalch@google.com2011-08-253-24/+36
* Avoid null dereference in updateStatistics().lambroslambrou@google.com2011-08-251-0/+2
* Fixed continue window bugs and added 60s auto-shutdown timeout.jamiewalch@google.com2011-08-253-0/+14
* Add build step to verify the l10n strings are not out of sync.jamiewalch@google.com2011-08-242-6/+113
* 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