summaryrefslogtreecommitdiffstats
path: root/remoting/host/win/rdp_desktop_session.cc
Commit message (Expand)AuthorAgeFilesLines
* win: Give RdpDesktopSession an explicit out-of-line destructor.thakis2015-05-041-0/+3
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-1/+1
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-1/+1
* Remove dependency on skia from remotingsergeyu@chromium.org2013-12-161-1/+2
* Generate a unique terminal ID and use it to associate the RDP connection with...alexeypa@chromium.org2013-06-201-11/+6
* Emulate pressing Ctrl+Alt+End making the RDP ActiveX control to send Secure A...alexeypa@chromium.org2013-06-041-0/+6
* CHECK() errors returned by IRdpDesktopSessionEventHandler.alexeypa@chromium.org2013-03-071-3/+7
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-011-0/+56