summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* The chromoting client logs a session-close that wassimonmorris@chromium.org2011-12-021-0/+5
* The webapp uses localStorage to decide whether logging to the serversimonmorris@chromium.org2011-12-023-4/+90
* Fix tool-bar auto-hide behaviour.jamiewalch@chromium.org2011-12-025-23/+146
* Launch Me2Me connections in a new tab. Remove OK button from post-connect scr...jamiewalch@chromium.org2011-12-018-34/+109
* Setup JS unittests for Chromotinggarykac@chromium.org2011-11-301-0/+26
* Fix token refresh closure.jamiewalch@google.com2011-11-291-1/+5
* Don't toggle the debug log when editing text.jamiewalch@chromium.org2011-11-262-1/+6
* Update short URL.jamiewalch@chromium.org2011-11-241-1/+1
* Don't update jabberId when renaming a host.sergeyu@chromium.org2011-11-241-1/+5
* Fix many* python scripts in src/maruel@chromium.org2011-11-233-13/+18
* Remove the edit box, even if no change is made to the host name.jamiewalch@chromium.org2011-11-231-2/+1
* Clean up client state callback.jamiewalch@google.com2011-11-214-65/+61
* Implement rename and delete.jamiewalch@google.com2011-11-218-251/+490
* Disable logging from the chromoting client to the server.simonmorris@chromium.org2011-11-211-0/+4
* Call plugin.onIq() only when onIq is not null.sergeyu@chromium.org2011-11-211-1/+9
* Chromoting: Update logIq to handle messages to bots.garykac@chromium.org2011-11-181-75/+221
* Create HostList class to facilitate future work.jamiewalch@google.com2011-11-175-110/+149
* Move home-screen functionality into separate file.jamiewalch@google.com2011-11-154-168/+215
* Fixed css to make host list prettier.jamiewalch@google.com2011-11-144-17/+85
* The chromoting client sends simple logging to the server.simonmorris@chromium.org2011-11-114-1/+347
* Removed Google from product name in fr and pt_BR translations.jamiewalch@google.com2011-11-102-2/+2
* Fix the web-app not to fail if the user is not Me2Me enabled.wez@chromium.org2011-11-101-2/+4
* Fixed capitalization that broke jscompile.jamiewalch@google.com2011-11-091-1/+1
* Correct errant references to remoting.ClientError to remoting.Error.wez@chromium.org2011-11-081-2/+2
* Fix typo that prevents client displaying received frame rate.wez@chromium.org2011-11-081-1/+1
* Add missing return in access-token refresh case of refreshHostList.wez@chromium.org2011-11-081-0/+1
* Pretty-print IQ packets in Chromoting debug log.garykac@chromium.org2011-11-073-4/+579
* Added official translations for M16.jamiewalch@google.com2011-11-0741-41/+41
* Add verify-translations.py script.wez@chromium.org2011-11-051-0/+49
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-3/+0
* Fixed UX on ChromeOS.jamiewalch@google.com2011-11-034-25/+24
* Add missing closing brace to img tag.wez@chromium.org2011-11-031-1/+1
* Small web-app clean-ups.jamiewalch@chromium.org2011-11-034-31/+34
* An ugly but working host-list implementation for the Chromoting app.wez@chromium.org2011-11-034-0/+225
* Don't send a session-terminate in disconnect() if WCS not initialised.wez@chromium.org2011-11-011-14/+14
* Refactored web-appjamiewalch@chromium.org2011-10-2811-773/+1100
* Added missing parameter to function.jamiewalch@google.com2011-10-271-1/+1
* Fixed javascript to compile again.jamiewalch@google.com2011-10-261-1/+2
* Improve error handling if the cached access token is invalid.jamiewalch@google.com2011-10-264-36/+44
* Disable autocomplete on the access code entry widget.jamiewalch@google.com2011-10-261-1/+4
* Pass current state to callback.jamiewalch@google.com2011-10-261-4/+7
* Show framerate in chromoting debug loghclam@chromium.org2011-10-252-0/+4
* Updated English strings for testing.jamiewalch@google.com2011-10-241-1/+1
* 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