summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix memory corruption and error handling for host validation.rmsousa@chromium.org2013-05-011-0/+1
* Revert 197510 "Fix error handling for host validation."jln@chromium.org2013-05-011-1/+0
* Fix error handling for host validation.rmsousa@chromium.org2013-04-301-0/+1
* Rationalize linux vs x11 in remotingdavemoore@chromium.org2013-04-291-1/+1
* Webapp changes to support third party authenticationrmsousa@chromium.org2013-04-261-0/+3
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-4/+3
* Use libyuv for non-scaling RGB<->YUV conversions.wez@chromium.org2013-04-191-0/+1
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-2/+5
* Enable RDP integration by default when the curtain mode is enabled by the pol...alexeypa@chromium.org2013-04-161-1/+1
* Fix build error when enable_remoting_host==1davemoore@chromium.org2013-04-101-1/+1
* Client plugin changes to support third party authentication. rmsousa@chromium.org2013-04-061-0/+2
* Host-side third party token validationrmsousa@chromium.org2013-04-061-0/+2
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-5/+7
* Separate Client and Host side of NegotiatingAuthenticator, and make the proto...rmsousa@chromium.org2013-04-031-2/+6
* Add HostPluginWrapper and implement GetState() in Chromoting webapp.lambroslambrou@chromium.org2013-04-021-0/+1
* Moved code implementing message-only windows to a dedicated class (Windows on...alexeypa@chromium.org2013-03-301-0/+3
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-1/+0
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-3/+4
* Add unit tests for sub-components of CaptureScheduler.wez@chromium.org2013-03-241-0/+3
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-8/+8
* Third Party authentication protocol.rmsousa@chromium.org2013-03-231-0/+7
* Added survey butter-bar to web-app.jamiewalch@chromium.org2013-03-221-0/+1
* Implement Native Messaging in remoting webapp for Me2Me.lambroslambrou@chromium.org2013-03-191-0/+1
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-0/+3
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-0/+2
* Refactored LocalInputMonitor so that it can be used on any thread while runni...alexeypa@chromium.org2013-03-141-2/+0
* Moved the methods for mapping a session ID to the connected RDP client's addr...alexeypa@chromium.org2013-03-131-2/+4
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+3
* x11: Include X11 dependencies only when building with X11.sadrul@chromium.org2013-03-071-2/+2
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-4/+4
* Revert 186526alexeypa@google.com2013-03-071-6/+5
* Revert 186522miu@chromium.org2013-03-061-5/+6
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-061-0/+34
* Build src/remoting/remoting.gyp:remoting_host_installation on the main waterf...alexeypa@chromium.org2013-03-061-6/+5
* Revert 186280 because it broke the official build.alexeypa@google.com2013-03-061-31/+0
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-051-0/+31
* Refactor libjingle.gyp:tommi@chromium.org2013-03-051-2/+0
* Pass the |curtain_activated| flag to IpcDesktopEnvironmentFactory.alexeypa@chromium.org2013-03-051-0/+7
* Forward host status notifications to the daemon via IPC.alexeypa@chromium.org2013-03-041-9/+12
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-0/+2
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-011-2/+12
* Refactor the ATL module code to accomodate the coming RDP changes.alexeypa@chromium.org2013-03-011-30/+30
* Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...alexeypa@chromium.org2013-03-011-2/+38
* Added an ability to monitor session notifications for a particular RDP connec...alexeypa@chromium.org2013-02-281-2/+2
* Show a warning overlay and connection interstitial for out-of-date hosts.jamiewalch@chromium.org2013-02-281-0/+1
* Revert 185132thestig@chromium.org2013-02-281-37/+1
* Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...alexeypa@chromium.org2013-02-281-1/+37
* Introducing RdpConsole class that uses the MS RDP ActiveX control to create a...alexeypa@chromium.org2013-02-231-0/+20
* Use a single shared entry point for all Chromoting processes.alexeypa@chromium.org2013-02-231-99/+109
* [Chromoting] Remove event_executor_fake (no longer used)garykac@chromium.org2013-02-221-2/+0