summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Tweak VideoFrameCapturer::Create() to return a scoped_ptr.wez@chromium.org2012-11-208-26/+21
* Fix Linux AudioPipeReader creation & teardown.wez@chromium.org2012-11-203-11/+37
* Move PluginThreadTaskRunner to HostNPPlugin.wez@chromium.org2012-11-193-23/+27
* Tweak the HostProcess lifetime in preparation for AutoThread.wez@chromium.org2012-11-191-67/+102
* Remove ChromotingHostContext::ReleaseTaskRunners(), which is unused.wez@chromium.org2012-11-192-13/+0
* Delete trigger file if the host ID has been deleted.jamiewalch@chromium.org2012-11-171-0/+10
* Linux clipboard support for Chromoting host.lambroslambrou@chromium.org2012-11-173-47/+108
* Fixed gyp to work with both xcodebuild and ninja.jamiewalch@chromium.org2012-11-172-3/+30
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-171-0/+308
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-4/+4
* Removed shortcut text from disconnect buttons.jamiewalch@chromium.org2012-11-166-23/+3
* Chromoting Debian package improvementslambroslambrou@chromium.org2012-11-163-4/+20
* Revert 168056 - Enable PAM-based local login check on Mac.jamiewalch@google.com2012-11-162-30/+3
* Enable PAM-based local login check on Mac.jamiewalch@chromium.org2012-11-152-3/+30
* Treat switching to the desktop that the thread is currently assigned to a suc...alexeypa@chromium.org2012-11-152-8/+22
* Remove various DoNothing functions in favor of base::DoNothingakalin@chromium.org2012-11-151-9/+8
* Revert 167794 - Native remoting host configurer for linux.ilevy@chromium.org2012-11-151-308/+0
* Native remoting host configurer for linux.sergeyu@chromium.org2012-11-151-0/+308
* Fixed start-up crash with curtain mode.jamiewalch@google.com2012-11-151-1/+2
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-145-5/+5
* Rename capture and encode threads to make it clear that they are for video.sergeyu@chromium.org2012-11-149-52/+56
* [Chromoting] Add option to Mac host installer build script to skip signing.garykac@chromium.org2012-11-141-8/+31
* Add DebugOverridePolicies preference to debug host builds.wez@chromium.org2012-11-133-0/+75
* Enforce the RemoteAccessHostRequireCurtain policy on all platforms.wez@chromium.org2012-11-136-36/+62
* remoting: Switch PolicyWatcherLinux to use the callback interface of FilePath...tfarina@chromium.org2012-11-131-39/+9
* Unselect GDI bitmaps after use to make sure that the device context and bitma...alexeypa@chromium.org2012-11-121-6/+10
* Simplify remoting::PolicyWatcher's cross-platform core.wez@chromium.org2012-11-104-139/+87
* Brushing up video capturers to make them more uniform.alexeypa@chromium.org2012-11-107-325/+473
* Security team as IPC message file owners.tsepez@chromium.org2012-11-091-0/+8
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-0814-238/+211
* Splitting EventExecutor classes that require asynchronous shutdown into a syn...alexeypa@chromium.org2012-11-0612-220/+379
* Added PAM configuration.jamiewalch@chromium.org2012-11-031-0/+8
* Check CreateDIBSection() result in VideoFrameCapturerWin.wez@chromium.org2012-11-021-2/+12
* Don't use ScopedCOMInitializer in AudioCapturerWinsergeyu@chromium.org2012-11-023-6/+13
* Implement resize-to-client for Windows hosts.wez@chromium.org2012-11-021-20/+139
* Calling SendSAS() from a service to make sure that Secure Attention Sequence ...alexeypa@chromium.org2012-11-0210-34/+106
* Don't invoke DesktopResizer::SetSize() if the size isn't changing.wez@chromium.org2012-11-012-20/+38
* Do not use GetNamedPipeClientProcessId() which is available starting from Vis...alexeypa@chromium.org2012-11-011-3/+7
* remoting: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-013-12/+12
* Convert cursors captured on Windows to premultiplied alpha.wez@chromium.org2012-11-011-6/+15
* Use correct thread for audio capturing and encoding.sergeyu@chromium.org2012-11-018-1/+15
* Fix AudioCapturer implementation to read from audio pipe even when there are ...sergeyu@chromium.org2012-11-015-181/+306
* Resize host desktop to match client dimensions.jamiewalch@chromium.org2012-10-312-13/+16
* [Chromoting] Stop the Linux policy watcher treating a failure to read policiessimonmorris@chromium.org2012-10-311-10/+15
* [Chromoting] Stop the Windows host configurer trying to use an empty auth code.simonmorris@chromium.org2012-10-311-0/+3
* [Chromoting] Make the AuthCodeGetter component of the Windows host configurersimonmorris@chromium.org2012-10-302-8/+4
* [Chromoting] Add a username policy, and implement it for the Linux Me2Me host.simonmorris@chromium.org2012-10-306-10/+72
* Disable resize-to-client on non-Linux systems.jamiewalch@chromium.org2012-10-301-0/+5
* remoting/host: Remove forbidden using namespace directive.tfarina@chromium.org2012-10-301-1/+3
* remoting/host: Remove nonexistent entry from DEPS list.tfarina@chromium.org2012-10-291-1/+0