summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Replaced IT2Me and host list UI tables with flex-boxes.jamiewalch@google.com2012-02-285-68/+93
* Update Iq log formatting code Chromoting.garykac@chromium.org2012-02-281-43/+42
* Move auth screen to a modal dialog.jamiewalch@google.com2012-02-282-16/+22
* Change Chromoting logging to use console.log instead of remoting.debug.log.garykac@chromium.org2012-02-2811-241/+246
* Move client UI into a modal dialog.jamiewalch@google.com2012-02-276-167/+117
* Chromoting: remove debug log div and direct logging to console.loggarykac@chromium.org2012-02-258-181/+152
* Move NAT message inside host dialog.jamiewalch@google.com2012-02-243-64/+69
* Make the host UI appear as an overlay on the home screen.jamiewalch@google.com2012-02-248-202/+243
* Make daemon state orthogonal to UI mode.jamiewalch@google.com2012-02-236-40/+59
* Updated home screen to match new UI mocks.jamiewalch@google.com2012-02-225-225/+4621
* Ensure that the ClientSession and plugin element are torn down before retrying.wez@chromium.org2012-02-171-0/+4
* Renamed choice.{css,html} to main.{css,html}jamiewalch@google.com2012-02-168-418/+414
* Messaging-based interface support in the webapp.sergeyu@chromium.org2012-02-154-2/+289
* Make remoting.ClientPlugin an abstract interface.sergeyu@chromium.org2012-02-159-236/+375
* Added support for stop/start and set PIN.jamiewalch@google.com2012-02-1310-23/+350
* Don't re-prompt for PIN on reconnect.jamiewalch@chromium.org2012-02-131-2/+14
* Add remoting.ClientPlugin class that wraps the client plugin.sergeyu@chromium.org2012-02-115-136/+316
* Chromoting: Fix JS compile warning in client_screen.js.garykac@chromium.org2012-02-081-1/+1
* Chromoting: Fix newly-added JS compile warning.garykac@chromium.org2012-02-081-1/+1
* Make Me2Me host and client auth behaviour match user expectations.sergeyu@chromium.org2012-02-081-4/+4
* Switch Chromoting client to use new mime type.garykac@chromium.org2012-02-081-1/+1
* The Chromium and Google Chrome builds of the chromoting webapp use differentsimonmorris@chromium.org2012-02-073-6/+22
* Added daemon process NPAPI.jamiewalch@chromium.org2012-02-071-1/+14
* Show error if plugin doesn't support PIN auth.sergeyu@chromium.org2012-02-071-1/+20
* Change tool-bar behaviour to click-to-show. This is based on user feedback th...jamiewalch@google.com2012-02-015-79/+111
* Enable PIN prompt for Me2Me client.sergeyu@chromium.org2012-01-311-4/+3
* Use CSS property 'display: block' to layout the plug-in correctly.dcaiafa@chromium.org2012-01-271-1/+1
* Chromoting: Fix jscompiler warninggarykac@chromium.org2012-01-251-1/+1
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-243-13/+34
* Revert 118805 - Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-243-34/+13
* Implement V2 authentication support in the client plugin.sergeyu@chromium.org2012-01-243-13/+34
* Chromoting: Change the "Your session has ended" OK button to redirect home aftergarykac@chromium.org2012-01-231-1/+8
* Update the window.location back when returning to the main menu.wez@chromium.org2012-01-211-1/+1
* 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