summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* Update appsv2.patch for https://codereview.chromium.org/14113042/rmsousa@chromium.org2013-05-021-1/+2
* Fixed JS compiler errors.jamiewalch@chromium.org2013-04-263-8/+12
* Removed trailing comma in manifest.jamiewalch@chromium.org2013-04-261-1/+1
* Webapp changes to support third party authenticationrmsousa@chromium.org2013-04-2618-43/+486
* Disable native messaging support.jamiewalch@chromium.org2013-04-241-0/+4
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-193-2/+121
* Convert Chromoting to use the new, non-deprecated flexboxcbiesinger@chromium.org2013-04-093-8/+8
* Fixed apps v2 patch w.r.t. settings migration.jamiewalch@chromium.org2013-04-061-4/+13
* Search & replace of -webkit-box-shadow -> box-shadowcbiesinger@chromium.org2013-04-063-16/+16
* Migrate window.localStorage settings to chrome.storage.local at start-up.jamiewalch@chromium.org2013-04-051-0/+26
* Add remapKeys per-host advanced option.wez@chromium.org2013-04-041-6/+66
* Blacklist Chrome <= 26.xxx for Native Messaginglambroslambrou@chromium.org2013-04-031-0/+10
* Restore clickable status after canceling host rename.jamiewalch@chromium.org2013-04-031-2/+2
* Don't reload the web-app at any point in the client-side flow.jamiewalch@chromium.org2013-04-026-88/+109
* Add HostPluginWrapper and implement GetState() in Chromoting webapp.lambroslambrou@chromium.org2013-04-025-12/+161
* Fix build failure of remoting in linux_chromeos + Official.kinaba@chromium.org2013-04-011-3/+3
* Implement hello exchange with Chromoting Native Messaging hostlambroslambrou@chromium.org2013-03-302-46/+104
* Refactor getLocalHostStateAndId to help with native messaging implementation.jamiewalch@chromium.org2013-03-264-65/+117
* Don't display full-precision averages of our connection stats.jamiewalch@chromium.org2013-03-261-1/+1
* Webapp changes to support asking for a PINrmsousa@chromium.org2013-03-245-35/+135
* Added survey butter-bar to web-app.jamiewalch@chromium.org2013-03-228-10/+130
* Reset bump-scroll offsets when leaving full-screen mode.jamiewalch@chromium.org2013-03-191-1/+4
* Implement Native Messaging in remoting webapp for Me2Me.lambroslambrou@chromium.org2013-03-195-9/+405
* Include host visible name in tool-bar.jamiewalch@chromium.org2013-03-143-2/+21
* Make all web-app links open in a new window.jamiewalch@chromium.org2013-03-131-1/+2
* Fixed JSCompile error.jamiewalch@chromium.org2013-03-121-0/+6
* Don't display the 'start-host' UI if there was an error fetching the host list.jamiewalch@chromium.org2013-03-121-5/+14
* Use remoting.storage instead of overriding chrome.storage.jamiewalch@chromium.org2013-03-116-22/+20
* Fixed a JSCompile error.jamiewalch@chromium.org2013-03-111-1/+1
* Fixed tab-mode detection.jamiewalch@chromium.org2013-03-091-37/+11
* Don't show newly-enabled hosts as out-of-date.lambroslambrou@chromium.org2013-03-051-0/+3
* Improve host-list display in case of auth or network error.jamiewalch@chromium.org2013-03-024-26/+23
* Show a warning overlay and connection interstitial for out-of-date hosts.jamiewalch@chromium.org2013-02-288-61/+196
* Attach menu-dismiss handler to <html> instead of <body>.jamiewalch@chromium.org2013-02-281-1/+5
* Fix remotingHostSettings to load all-hosts setting even if requested hostId h...wez@chromium.org2013-02-201-5/+7
* Reload the web-app if an IT2Me connection fails.jamiewalch@chromium.org2013-02-152-6/+2
* Don't throw an exception in Apps v2 at start-up.jamiewalch@chromium.org2013-02-151-1/+5
* Include OpenSans font in the web-app.jamiewalch@chromium.org2013-02-153-2/+13
* Attach menu dismiss handler to <body>, not <html>.jamiewalch@chromium.org2013-02-121-2/+2
* Get extension version synchrously from the manifest.jamiewalch@chromium.org2013-02-123-20/+16
* Update web-app client to use plugin notifyDeviceResolution API.wez@chromium.org2013-02-123-24/+40
* Detect the start-up type of the application.jamiewalch@chromium.org2013-02-094-10/+108
* Use showConnectError_ instead of remoting.showError to correctly distinguish ...jamiewalch@chromium.org2013-02-092-3/+14
* Update appsv2 patch.jamiewalch@chromium.org2013-02-091-32/+34
* Convert Chromoting .png's to .webp. skonig@chromium.org2013-02-079-20/+20
* Factor connection setup out of client_screen.js.jamiewalch@chromium.org2013-02-078-458/+548
* Session logging fixesrmsousa@chromium.org2013-02-068-94/+64
* Make NPAPI Me2Me interface return results via callback parameters.lambroslambrou@chromium.org2013-02-062-32/+67
* Add WebP icon files.sergeyu@chromium.org2013-02-063-0/+0
* Make host/url references configurable.rmsousa@chromium.org2013-02-0516-81/+208