summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-16/+14
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-14/+16
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-16/+14
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-14/+16
* Add apps-v1-only class and apply it to the sign-out link.jamiewalch@chromium.org2013-07-253-3/+12
* Move non-manifest stuff out of appsv2.patch.jamiewalch@chromium.org2013-07-259-99/+51
* Style cleanup: Rename callback -> onDone in chromoting webapp.lambroslambrou@chromium.org2013-07-242-122/+115
* Remoting webapp: Add onError param to HostNativeMessaging.initialize()lambroslambrou@chromium.org2013-07-232-21/+26
* Paired client revocation UI.jamiewalch@chromium.org2013-07-2311-22/+397
* Fix a couple of CSS uglies.jamiewalch@chromium.org2013-07-221-9/+2
* Set initial scroll bar visibility.jamiewalch@chromium.org2013-07-192-8/+18
* Add support for pairing-registry APIs to host_dispatcher.js.lambroslambrou@chromium.org2013-07-176-5/+245
* Add fullscreen permission for apps v2.jamiewalch@chromium.org2013-07-171-2/+3
* Fix JID refresh logic.rmsousa@chromium.org2013-07-101-11/+47
* Change HostController methods to accept onError callbacks.lambroslambrou@chromium.org2013-06-283-135/+201
* Remove WebKit prefix from uses of MutationObserveradamk@chromium.org2013-06-272-3/+3
* Fixed jscompile error.jamiewalch@chromium.org2013-06-252-3/+5
* Enable native messaging in chromoting webappsergeyu@chromium.org2013-06-243-9/+7
* Disable scroll-bars in shrink-to-fit mode.jamiewalch@chromium.org2013-06-213-0/+17
* Delete and recreate the client plugin if WCS is reloaded.jamiewalch@chromium.org2013-06-213-13/+23
* Explicitly specify overflow mode for <body> and <html>jamiewalch@chromium.org2013-06-201-0/+4
* Remove storage.js from Chromoting webapplambroslambrou@chromium.org2013-06-199-169/+49
* Remoting webapp: Use hasOwnProperty instead of if..in.. where neededlambroslambrou@chromium.org2013-06-183-8/+9
* Add error-handling to host_dispatcher.js interfacelambroslambrou@chromium.org2013-06-184-161/+236
* Clear email when setting refresh tokenrmsousa@chromium.org2013-06-151-0/+1
* Fixed missing 'connecting' dialog after clicking reconnect.jamiewalch@chromium.org2013-06-141-2/+5
* Fix buttons position in the host out-of-date message.sergeyu@chromium.org2013-06-122-22/+29
* Enable Resize_desktop_to_fit by default for Me2Me connections.weitaosu@chromium.org2013-06-121-1/+1
* Hide butter-bar if not on the home screen.jamiewalch@chromium.org2013-06-121-7/+9
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-092-2/+13
* Use a consistent extension id for unofficial builds.jamiewalch@chromium.org2013-06-073-4/+12
* [Chromoting] Fix jscompiler warninggarykac@chromium.org2013-06-061-1/+1
* Make patch silent.jamiewalch@chromium.org2013-06-061-1/+1
* Fixed patch and updated script to be stricter.jamiewalch@chromium.org2013-06-052-7/+7
* Position dialogs using absolute rather than fixed.jamiewalch@chromium.org2013-06-051-1/+1
* Remove padding at the bottom of the <body>jamiewalch@chromium.org2013-06-041-1/+2
* Add link to Hangouts Remote Desktop in the It2Me section of the remoting app.sergeyu@chromium.org2013-06-047-85/+160
* Send enums as strings between Chromoting Native Messaging host and web-app.lambroslambrou@chromium.org2013-06-041-14/+10
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-045-19/+162
* Use camelCase for JSON key names in Chromoting Native Messaging interfacelambroslambrou@chromium.org2013-06-011-8/+8
* Remove verify-translations.pysergeyu@chromium.org2013-05-291-53/+0
* Build both v1 and v2 apps on the bots. Change #1: building both V1 and V2 app...weitaosu@chromium.org2013-05-291-1/+1
* Don't serialize config dictionary in Native Messaging interface.lambroslambrou@chromium.org2013-05-243-48/+49
* Show a 'remember me' checkbox in the web-app when connecting to a host that s...jamiewalch@chromium.org2013-05-247-40/+70
* Handle exception from getDaemonVersion on NPAPI plugin.lambroslambrou@chromium.org2013-05-151-1/+5
* Issue 225078: Web-app briefly shows error state when loading for the first ti...weitaosu@chromium.org2013-05-091-1/+10
* Dispatch HostController requests to NativeMessaging host or NPAPI plugin.lambroslambrou@chromium.org2013-05-085-163/+303
* Spacer no longer needed after change to -webkit-flexjamiewalch@chromium.org2013-05-081-1/+0
* Move test for enabling/disabling It2Me Share buttonlambroslambrou@chromium.org2013-05-073-19/+17
* Add missing 'return' to code that disables Native Messaging support.lambroslambrou@chromium.org2013-05-041-5/+4