summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Updated version to 1.3jamiewalch@chromium.org2011-10-201-1/+1
* Correctly report errors when connection fails.sergeyu@chromium.org2011-10-191-5/+5
* Improve web-app typing.jamiewalch@google.com2011-10-1811-148/+245
* Add separate string for version mismatch in Chromoting.garykac@chromium.org2011-10-173-23/+28
* Implemented cancel connect.jamiewalch@google.com2011-10-143-25/+63
* Web app string tweaks.jamiewalch@google.com2011-10-132-6/+6
* Removed tool-bar debug message.jamiewalch@google.com2011-10-131-1/+0
* Implemented home screen.jamiewalch@google.com2011-10-134-97/+121
* Fix Javascript errors.jamiewalch@chromium.org2011-10-123-5/+11
* Use separate strings for host- and client-side disconnect buttons.jamiewalch@google.com2011-10-112-9/+13
* Added autofocus behaviour.jamiewalch@google.com2011-10-071-5/+12
* Updated strings following Ken's suggestions.jamiewalch@google.com2011-10-071-7/+7
* Show warning if NAT is disabled.jamiewalch@google.com2011-10-056-1/+32
* Show correct error message when client fails to connect.sergeyu@chromium.org2011-10-033-4/+57
* Remove tabs permission for the webapp.sergeyu@chromium.org2011-10-031-1/+0
* Add missing comma in Chromoting webapp manifest.garykac@chromium.org2011-09-271-1/+1
* Use 16x16 image for Chromoting's favicon.garykac@chromium.org2011-09-271-1/+1
* Need to attach "beta" label to our icons.dmaclach@chromium.org2011-09-261-0/+1
* Strip linux symbols from official remoting builds.dmaclach@chromium.org2011-09-221-4/+4
* Use P2P Transport API by default.sergeyu@chromium.org2011-09-222-26/+2
* Updated version number and added beta designation.jamiewalch@google.com2011-09-211-2/+2
* Fix file permissions in CL 7787016simonmorris@chromium.org2011-09-162-0/+0
* The webapp sends and receives IQ stanzas over WCS.simonmorris@chromium.org2011-09-167-120/+394
* Fix up chromoting name in manifestdmaclach@chromium.org2011-09-163-19/+6
* Work towards single build of chromoting.dmaclach@chromium.org2011-09-152-23/+42
* Revert 101326 - Work towards single build of chromoting.dmaclach@chromium.org2011-09-152-42/+23
* Work towards single build of chromoting.dmaclach@chromium.org2011-09-152-23/+42
* Centre tool-bar manually to ignore vertical scroll-bar.jamiewalch@google.com2011-09-142-3/+10
* Persist remoting.useP2pApijamiewalch@google.com2011-09-142-6/+20
* Add flag to use P2P Transport API.sergeyu@chromium.org2011-09-131-4/+11
* 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