summaryrefslogtreecommitdiffstats
path: root/remoting/webapp
Commit message (Expand)AuthorAgeFilesLines
* XMPP implementation in JavaScript.sergeyu2014-09-0310-0/+1458
* Fix dialog screen position.jamiewalch2014-08-282-52/+60
* Add an explicit full-screen button.jamiewalch2014-08-267-62/+13
* Separate menu & disconnect buttons from the window controls and clean up CSS.jamiewalch2014-08-254-115/+123
* Add some remoting targets to GN build.Brett Wilson2014-08-252-4/+207
* Show MessageWindow from the background pagekelvinp2014-08-256-0/+588
* Fix a couple of scroll-related issues:jamiewalch2014-08-254-6/+22
* Hangouts Remote Desktop Part V - It2MeHelpeeChannelkelvinp@chromium.org2014-08-216-15/+668
* Add a Record button to the web-app if the host supports video recording.wez@chromium.org2014-08-209-4/+250
* Change navigator.platform detection to accept either Win32 or Win64.wfh@chromium.org2014-08-192-1/+4
* Base.deferredkelvinp@chromium.org2014-08-192-0/+109
* Move isAppsV2 check to base.jskelvinp@chromium.org2014-08-188-36/+31
* The CastExtensionHandler handles interaction with the Cast Host Extension ofaiguha@chromium.org2014-08-165-2/+536
* Move hello message from It2MeService to It2MeChannelkelvinp@chromium.org2014-08-164-54/+34
* Preload PNaCl plugin when the webapp is started.sergeyu@chromium.org2014-08-152-17/+42
* Hangouts remote desktop part IV - Host installerkelvinp@chromium.org2014-08-142-32/+187
* Hangouts remote desktop part III - It2MeServicekelvinp@chromium.org2014-08-1413-21/+944
* Cleanup client plugin handling code in the webapp.sergeyu@chromium.org2014-08-132-82/+65
* Hangout remote desktop part II - background.html and AppLauncherkelvinp@chromium.org2014-08-1211-72/+325
* Hangout remote desktop part I - It2Me modekelvinp@chromium.org2014-08-086-3/+106
* Implement bump-scroll browser-test.jamiewalch@chromium.org2014-08-084-7/+322
* Fix jscompile errors.jamiewalch@chromium.org2014-08-051-5/+5
* Add video frame recording capability to Chromoting hosts.wez@chromium.org2014-08-022-1/+6
* Fix Chromoting client to choose correct OS-specific key filter.wez@chromium.org2014-08-023-10/+45
* Refactor JS browser tests.jamiewalch@chromium.org2014-08-014-58/+64
* Add Promise.negate.jamiewalch@chromium.org2014-07-313-4/+36
* Fix MediaSource renderer to keep previous keyframe when calling remove()sergeyu@chromium.org2014-07-291-7/+15
* Automate host start up in browser testkelvinp@chromium.org2014-07-252-17/+60
* Show the window controls for 3s on entering full-screen mode.jamiewalch@chromium.org2014-07-252-2/+23
* Remove the blue tool-bar for apps v2.jamiewalch@chromium.org2014-07-2414-71/+190
* Add unit test for l10n.jskelvinp@chromium.org2014-07-232-4/+109
* Add unit-tests for MenuButton and simplify implementation.jamiewalch@chromium.org2014-07-194-31/+113
* Fix base_unittest.jskelvinp@chromium.org2014-07-182-105/+170
* Check isActive in onRestore to work-around crbug.com/394819.jamiewalch@chromium.org2014-07-182-2/+9
* Retire gtestjs unit testskelvinp@chromium.org2014-07-183-127/+0
* Handle host need upgrade in Pin browser testkelvinp@chromium.org2014-07-174-14/+20
* Fix HostDaemonFacade to handle the case when NM host is not installed.sergeyu@chromium.org2014-07-172-12/+20
* Fix for CRD webapp to install the host when it's not installed and Share is c...sergeyu@chromium.org2014-07-161-7/+1
* Fix remoting.Toolbar.setClientSession() to handle clientSession=null.sergeyu@chromium.org2014-07-101-1/+2
* Vertical align text for error messageskelvinp@chromium.org2014-07-082-7/+6
* JavaScript unit test framework - Part II kelvinp@chromium.org2014-07-082-8/+7
* Revert of JavaScript unit test framework for Chrome remote desktop - Part II ...jyasskin@chromium.org2014-07-052-7/+8
* JavaScript unit test framework - Part IIkelvinp@chromium.org2014-07-052-8/+7
* Disable AllJsLoadTest.TestNoConsoleErrorshashimoto@chromium.org2014-07-021-1/+2
* Fix MediaSource renderer to cleanup buffer queue when resetting.sergeyu@chromium.org2014-06-281-0/+3
* Use an <img> for large cursors.jamiewalch@chromium.org2014-06-265-9/+86
* Remove dependency on video-container id in ClientSessionsergeyu@chromium.org2014-06-255-38/+35
* This is identical to https://codereview.chromium.org/336293003, which was rev...jamiewalch@chromium.org2014-06-256-75/+157
* Remove HostIt2MeDispatcher, rename HostIt2MeNativeMessaging to It2MeHostFacadesergeyu@chromium.org2014-06-244-270/+112
* Disable automatic reconnection for It2Me.sergeyu@chromium.org2014-06-241-3/+5