summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-10-018-13/+31
* Revert 159402 - Move DaemonController to remoting/host/setupdharani@google.com2012-09-298-31/+13
* [Chromoting] Fix audio bug with hissing/crash on Mac.garykac@chromium.org2012-09-291-0/+2
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-298-13/+31
* Revert 159354 - Move DaemonController to remoting/host/setupmichaeln@google.com2012-09-298-31/+13
* Move DaemonController to remoting/host/setupsergeyu@chromium.org2012-09-288-13/+31
* Renaming Chromoting Host binaries on Windows:alexeypa@chromium.org2012-09-288-41/+45
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-2716-62/+50
* Add GYP flag to enable clipboard on Linux hostlambroslambrou@chromium.org2012-09-272-0/+12
* Revert 158952 - Cleanups in Chromoting Host.thestig@chromium.org2012-09-2716-46/+60
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-2716-60/+46
* Implement clipboard for Chromoting Linux hosts.lambroslambrou@google.com2012-09-276-14/+586
* [Chromoting] Publish Chromoting Host installation as a .zip archive.alexeypa@chromium.org2012-09-265-261/+94
* [Chromoting] Remove CHECK() when posting a message to the plugin thread durin...alexeypa@chromium.org2012-09-261-8/+2
* Fix ChannelMultiplexer to properly handle base channel creation failure.sergeyu@chromium.org2012-09-266-60/+171
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-2615-1/+630
* Fix nx crash.rmsousa@chromium.org2012-09-261-3/+7
* Simple mac curtain mode fix.rmsousa@chromium.org2012-09-251-8/+15
* Revert 158366 - Cleanups in Chromoting Host.avi@chromium.org2012-09-2416-46/+60
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-2416-60/+46
* Fix case of import pathukai@chromium.org2012-09-201-1/+1
* [Chromoting] Build Chromoting Host installation in two steps: (binaries & .wx...alexeypa@chromium.org2012-09-204-72/+149
* Notify host of initial client dimensions.jamiewalch@chromium.org2012-09-201-0/+1
* [Chromoting] Store a newly registered host's public key in the webapp's host ...simonmorris@chromium.org2012-09-201-9/+12
* Revert 157716 - [Chromoting] Build Chromoting Host installation in two steps:...ivankr@chromium.org2012-09-204-147/+70
* [Chromoting] Build Chromoting Host installation in two steps: (binaries & .wx...alexeypa@chromium.org2012-09-204-70/+147
* [Chromoting] Checking in zip2msi.py to workaround the issue with bots trying ...alexeypa@chromium.org2012-09-191-0/+236
* [Chromoting] Include the host version in every log entry that the host sends ...simonmorris@chromium.org2012-09-193-0/+12
* Show a helpful error message if a host domain policy blocked an attempt to usesimonmorris@chromium.org2012-09-196-7/+25
* [Chromoting] Don't use a job object to control the me2me host process on Wind...alexeypa@chromium.org2012-09-192-193/+414
* Remove API keys from source.jamiewalch@chromium.org2012-09-181-10/+13
* Fix typo in Send Keys implementation.wez@chromium.org2012-09-171-1/+1
* Improve session selection logic for Virtual Me2Melambroslambrou@chromium.org2012-09-171-28/+44
* Revert 156889 - Cleanups in Chromoting Host.msw@chromium.org2012-09-1415-45/+59
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-1415-59/+45
* Remove CommandLine dependency from the Linux's AudioCapturer.sergeyu@chromium.org2012-09-143-16/+36
* Handle certificate generation errors in chromoting host.sergeyu@chromium.org2012-09-144-4/+25
* [Chromoting] Make sure the protocol session is deleted before signalling to t...alexeypa@chromium.org2012-09-131-2/+6
* [remoting_unittests] Moving the variable used to mock VideoFrameCapturer::siz...alexeypa@chromium.org2012-09-132-6/+9
* Always enabled audio in remoting host, disable it for It2Me, minor cleanups.sergeyu@chromium.org2012-09-1310-57/+53
* Fix Linux host mouse button mappings.rmsousa@chromium.org2012-09-132-33/+133
* Fix MessageReader not to invoke message callback from done callback.sergeyu@chromium.org2012-09-133-20/+78
* Make sure that |ChromotingHost| is properly deallocated.alexeypa@chromium.org2012-09-131-3/+10
* Limit audio buffer size in the audio player used by the chromoting client.sergeyu@chromium.org2012-09-133-31/+44
* Don't use base::Unretained in AudioDecodeScheduler.sergeyu@chromium.org2012-09-132-22/+77
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-1230-498/+782
* [Chromoting] Adding the desktop integration binary to the host installation o...alexeypa@chromium.org2012-09-1212-49/+305
* Fix AudioCapturer::Create() to handle the case when audio is disabled.sergeyu@chromium.org2012-09-121-1/+2
* [Chromoting] Wait synchronously until it is safe to drop task runner references.alexeypa@chromium.org2012-09-122-5/+13
* Give the user a more helpful suggestion if WCS fails to load because of asimonmorris@chromium.org2012-09-121-3/+5