summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Chromoting] Remove Iceberg files and support.garykac@chromium.org2012-09-125-2282/+6
* [Chromoting] Update version check script to properly handle branding.garykac@chromium.org2012-09-121-4/+10
* [Chromoting] Set BUNDLE_CAN_DOWNGRADE flag for installers.garykac@chromium.org2012-09-122-0/+6
* Set the webapp's manifest_version to 2.simonmorris@chromium.org2012-09-121-1/+2
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-1230-771/+494
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-1230-494/+771
* Drop silent packets in the Linux audio capturer.sergeyu@chromium.org2012-09-121-9/+27
* [Chromoting] Do not post an updated host configuration unless the configurati...alexeypa@chromium.org2012-09-121-4/+11
* Fix debian compatibility issues in the chrome-remote-desktop dpk.sergeyu@chromium.org2012-09-112-2/+2
* Implement audio capturer for chromoting host on Linux.sergeyu@chromium.org2012-09-118-9/+243
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-1115-559/+66
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-0930-723/+463
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-0830-463/+723
* Update linux chromoting host to run separate instance of Pulseaudio.sergeyu@chromium.org2012-09-081-23/+79
* Make shared memory segment writable only by its rightful owner.palmer@chromium.org2012-09-081-2/+9
* Try to validate the access token to better diagnose script injection failures.rmsousa@chromium.org2012-09-072-21/+120
* Fix typo in remoting::VideoEncoderVp8.wez@chromium.org2012-09-071-1/+1
* Implement DaemonController::GetVersion() method on Linuxsergeyu@chromium.org2012-09-075-5/+56
* Dynamically link to deprecated APIs when running on OS 10.6 devices.wez@chromium.org2012-09-071-16/+64
* Don't use CGSessionCopyCurrentDictionary() for logged-in testlambroslambrou@chromium.org2012-09-071-21/+6
* Pass Me2Me config via stdin.jamiewalch@chromium.org2012-09-076-127/+182
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-073-6/+4