summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Set the window size to use only the available screen area.garykac2015-01-071-3/+4
* This CL disables auto-repeat when injecting key eventskelvinp2015-01-071-10/+55
* [Chromoting] Add AppRemoting webapp support.garykac2015-01-0742-26/+2844
* Hide the cursor on the client when it is hidden on the hostkelvinp2015-01-063-5/+23
* It2Me Confirmation Dialog (ChromeOS)dcaiafa2015-01-0613-4/+512
* replace COMPILE_ASSERT with static_assert in remoting/mostynb2015-01-054-9/+9
* Make OAuth and remoting directory APIs mockable.jamiewalch2015-01-058-116/+221
* Android Chromoting: Fix lint HandlerLeak warning in TapGestureDetectorlambroslambrou2014-12-311-4/+17
* Remove deprecated methods from Pickle.avi2014-12-281-7/+5
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-5/+7
* Remove MediaStream renderer from the webapp.sergeyu2014-12-2410-251/+2
* Cleanup HTML/CSS bits left after NPAPI plugin removal.sergeyu2014-12-242-13/+0
* Fix AudioPipeReader to use default pipe buffer size.Sergey Ulanov2014-12-242-18/+18
* Use O_NONBLOCK when opening audio pipe on linux.Sergey Ulanov2014-12-241-11/+2
* Fix input injector on Linux to release all keys before injecting text event.sergeyu2014-12-231-0/+8
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-236-17/+16
* Standardize usage of virtual/override/final specifiers in remoting/.dcheng2014-12-221-1/+1
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-7/+5
* [Chromoting] Remove initIdentityEmail.Gary Kacmarcik2014-12-203-45/+34
* Remove libwebm third_party dependency.sergeyu2014-12-194-9/+0
* [Chromoting] Add onConnectionFailed callback to app Delegate.garykac2014-12-1913-360/+497
* Fix content scripts to wait for response before calling window.close().sergeyu2014-12-195-9/+21
* Revert "Remove libwebm third_party dependency."Reilly Grant2014-12-194-0/+8
* Remove libwebm third_party dependency.sergeyu2014-12-194-8/+0
* [Chromoting] Change identity.getEmail -> identify.getUserInfo.garykac2014-12-192-30/+17
* Move existing renderer from PepperView to PepperVideoRenderer2D.sergeyu2014-12-1914-222/+265
* Use port 443 for XMPP connections in remoting hostsergeyu2014-12-182-6/+30
* Use port 443 for XMPP connection in the remoting client.sergeyu2014-12-187-25/+137
* Disable MediaSource rendererSergey Ulanov2014-12-161-2/+4
* Enable VP9 tuning for screen content.wez2014-12-161-0/+6
* Add support for deferring app initialization when testing.jamiewalch2014-12-162-2/+30
* Add a per-host desktopScale option, available via the JS console.wez2014-12-161-16/+49
* Fix errors causing GN fail during processing remoting .gni file.vchigrin2014-12-161-2/+2
* Add TODO in InputInjector to separate clipboard handlingsergeyu2014-12-161-0/+1
* Update CastStatsObserver to use the new OnComplete method.tommi2014-12-151-10/+6
* Add support for internal overrides for Macdcaiafa2014-12-133-0/+20
* Remove MediaSource renderer from the remoting client pluginsergeyu2014-12-135-398/+19
* Call CloseClipboard() with anonymous access token.sergeyu2014-12-121-0/+6
* [Chromoting] Remove ClientSession.Capability.MEDIA_SOURCE_RENDERING.garykac2014-12-112-29/+30
* Refactor doRedirect to expose access code.jamiewalch2014-12-111-18/+52
* Ensure the Chromoting Host process eventually terminates when shut down.lambroslambrou2014-12-114-4/+105
* Update remoting Android OWNERSlambroslambrou2014-12-102-0/+5
* Add comments to connection error log message to indicate that server codesriramsr2014-12-101-0/+2
* Remove unused mouse cursor shape includes.wez2014-12-093-3/+0
* [Chromoting] Add ClientSession.Capability to enable of MediaSource rendering.garykac2014-12-092-20/+29
* [Chromoting] Add ClientSession.Capability to enable Gnubby-based auth.Gary Kacmarcik2014-12-092-3/+9
* [Chromoting] Add GDrive capability support to the webapp.Gary Kacmarcik2014-12-091-0/+53
* [Chromoting] Move shared onExtensionMessage code into Application.garykac2014-12-092-4/+9
* Remote assistance on Chrome OS Part IX - Input injection on Ozonekelvinp2014-12-0910-21/+282
* Re-enable key-frames every 10,000 frames.jamiewalch2014-12-091-2/+5