summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/crd/js/desktop_connected_view.js
Commit message (Expand)AuthorAgeFilesLines
* Make setRemapKeys user-invokable and save the value per-host.jamiewalch2015-05-051-0/+13
* [Chromoting] Remove Application.Modegarykac2015-05-041-3/+5
* [Webapp Refactor] Re-add remoting.ConnectionStats.kelvinp2015-04-151-0/+18
* [Chromoting] Remove obsolete keys for host options.garykac2015-04-021-6/+0
* [Chromoting] Combine various connectionMode's into the Application class.garykac2015-03-311-20/+3
* [Chromoting] Convert VideoFrameRecorder into a proper protocol extension.garykac2015-03-241-19/+6
* [Webapp Refactor] Move key injection related functionality into the plugin la...kelvinp2015-03-191-84/+3
* [Webapp Refactor] Reparent the ConnectedView into the delegate.kelvinp2015-03-181-57/+22
* [Webapp Refactor] remoting.ConnectedViewkelvinp2015-03-121-196/+52
* [Chromoting] Move ownership of ClientPlugin into SessionConnector.garykac2015-03-091-49/+8
* [Chromoting] Use compact notation for javascript @private typesgarykac2015-03-061-7/+10
* Requiem for client_screen.jskelvinp2015-03-051-12/+30
* Fix bump scrolling doesn't work if the app is in fullscreen mode before conne...kelvinp2015-02-251-0/+2
* This CL moves the viewport management related implementationkelvinp2015-02-241-532/+31
* Add a setDebugDirtyRegion() feature to the client.wez2015-02-211-0/+29
* Use offsetX and offsetY to position the fake mouse cursor.jamiewalch2015-02-211-2/+2
* Pass remoting.Host as an object instead of loose properties.kelvinp2015-02-201-92/+29
* Separate host desktop related functionality into remoting.HostDesktopkelvinp2015-02-201-26/+37
* [Chromoting] Enable jscompile for browser tests.garykac2015-02-191-4/+14
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-141-4/+4
* Improve DPI matching & scaling logic.wez2015-02-141-51/+125
* [Chromoting] Extract UI parts from ClientSessiongarykac2015-02-131-0/+1023