summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Revert 156889 - Cleanups in Chromoting Host.msw@chromium.org2012-09-1413-38/+52
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-1413-52/+38
* 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-135-24/+27
* Fix Linux host mouse button mappings.rmsousa@chromium.org2012-09-131-32/+131
* Make sure that |ChromotingHost| is properly deallocated.alexeypa@chromium.org2012-09-131-3/+10
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-1227-491/+772
* [Chromoting] Adding the desktop integration binary to the host installation o...alexeypa@chromium.org2012-09-128-11/+194
* 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
* [Chromoting] Remove Iceberg files and support.garykac@chromium.org2012-09-124-2279/+6
* [Chromoting] Set BUNDLE_CAN_DOWNGRADE flag for installers.garykac@chromium.org2012-09-122-0/+6
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-1227-761/+487
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-1227-487/+761
* 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-117-9/+241
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-115-445/+42
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-0927-713/+456
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-0827-456/+713
* Make shared memory segment writable only by its rightful owner.palmer@chromium.org2012-09-081-2/+9
* Implement DaemonController::GetVersion() method on Linuxsergeyu@chromium.org2012-09-072-3/+44
* 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-074-106/+152
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-1/+2
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-0627-667/+455
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-0627-455/+667
* Exit Chromoting host if cannot connect to Mac OS X Window Serverlambroslambrou@chromium.org2012-09-061-0/+11
* Add an API to retrieve the keys that services should use for Google APIs.joi@chromium.org2012-09-062-6/+10
* [Chromoting] The daemon process now starts the networking process and passes ...alexeypa@chromium.org2012-09-0520-326/+772
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-0412-117/+233
* Use a separate thread for audio capturing and encoding.sergeyu@chromium.org2012-09-015-26/+31
* Set longer autoupdate interval for SFAuthorizationViewlambroslambrou@chromium.org2012-09-011-1/+2
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-0111-70/+251
* Log when the host is started for an account.rmsousa@chromium.org2012-08-3111-17/+46
* Remote all monitors on multi-monitor Mac OS X systems.wez@chromium.org2012-08-312-65/+172
* The me2me host process name has changed, but the killall command had not been...jamiewalch@google.com2012-08-301-3/+3
* Updated script name in preinst and guard against missing files in postinst.jamiewalch@chromium.org2012-08-302-2/+2
* Change stop levels for chrome-remode-desktop init script to 0 1 6.sergeyu@chromium.org2012-08-291-2/+2
* Add user to the chrome-remoting group when host is enabled.sergeyu@chromium.org2012-08-282-11/+41
* [Chromoting] Make sure RemoveExistingProducts action is scheduled properly in...alexeypa@chromium.org2012-08-281-4/+28
* Update chromoting Debian package configuration to install in /opt/google.sergeyu@chromium.org2012-08-284-27/+16
* [Chromoting] Fix crash when encoded audio packet is empty.garykac@chromium.org2012-08-281-3/+9
* Remove host registration functionality from me2me_virtual_host.py.jamiewalch@chromium.org2012-08-283-8/+4
* remoting_me2me_host: Don't try to display UI on top of Mac login screenlambroslambrou@chromium.org2012-08-281-5/+24