summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* The chromoting client logs an "IT2Me or Me2Me" field to the server.simonmorris@chromium.org2012-01-194-22/+82
* Remove an unused field from ClientSession.simonmorris@chromium.org2012-01-191-10/+0
* Enable scale-to-fit by default if the plugin supports high-quality scaling.wez@chromium.org2012-01-182-16/+44
* Chromoting: Fix js compiler warninggarykac@chromium.org2012-01-141-1/+1
* Chromoting: Add home and reconnect button to me2me finish page.garykac@chromium.org2012-01-133-5/+30
* Move BETA into product name from manifest.jamiewalch@google.com2012-01-132-2/+2
* Use different redirect URLs for beta, dev and open-source.jamiewalch@google.com2012-01-126-14/+45
* Fix me2mom background gradientbeaufort.francois@gmail.com2012-01-121-1/+9
* Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/sergeyu@chromium.org2012-01-1180-0/+0
* Enable logging from the client to the cloud.simonmorris@chromium.org2012-01-111-29/+1
* Remove PIN screen.jamiewalch@google.com2012-01-101-1/+3
* Cleaned up WCS workflow.jamiewalch@google.com2012-01-095-189/+111
* Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.sergeyu@chromium.org2012-01-067-23/+72
* Translations for M17jamiewalch@google.com2012-01-0642-42/+42
* Set connection type to IT2Me earlier.jamiewalch@google.com2011-12-221-1/+1
* Fix 'no propagation' bug.jamiewalch@google.com2011-12-221-2/+3
* Restore plugin focus on blur.jamiewalch@google.com2011-12-221-1/+11
* Use new-style event listeners.jamiewalch@google.com2011-12-226-65/+138
* Use Open Sans instead of Droid Sans.jamiewalch@chromium.org2011-12-212-2/+2
* Cleaned up NAT traversal warning.jamiewalch@google.com2011-12-202-13/+26
* Open Me2Me hosts in the same tab.jamiewalch@google.com2011-12-171-2/+2
* The chromoting client logs the session duration to the server.simonmorris@chromium.org2011-12-162-7/+57
* Show an appropriate message if the chromoting service returns a 503 error.simonmorris@chromium.org2011-12-164-1/+10
* Remove debug code from Chromoting's IQ pretty printergarykac@chromium.org2011-12-131-1/+0
* The chromoting client logs a session ID to the server,simonmorris@chromium.org2011-12-132-37/+125
* Refactored HostList to better support bookmarking.jamiewalch@google.com2011-12-127-69/+134
* Pass table entry to rename and delete callbacks,jamiewalch@chromium.org2011-12-102-34/+34
* Fix null pointer error.jamiewalch@google.com2011-12-093-12/+13
* The chromoting client logs connection statistics to the server.simonmorris@chromium.org2011-12-097-104/+364
* Update the code that gets an OAuth2 access token.simonmorris@chromium.org2011-12-081-1/+3
* 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