summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Linux curtain mode implementation.rmsousa@chromium.org2012-10-091-5/+84
* Factor out validate pin and also do it on confirm focus.rmsousa@chromium.org2012-10-091-5/+22
* Curtain policy cross-platform plumbing and fixesrmsousa@chromium.org2012-10-069-167/+316
* Add DirectoryExists/CreateDirectory before WriteFile for Json configrmsousa@chromium.org2012-10-061-0/+9
* Remove focus ring from host list labelrmsousa@chromium.org2012-10-052-2/+7
* Treat errors and cancelled host setup differently to avoid showing an error w...alexeypa@chromium.org2012-10-053-9/+16
* Return the thread handle when launching a process in a different session via ...alexeypa@chromium.org2012-10-051-110/+212
* Add hack that works around signaling bug that breaks Chromoting.sergeyu@chromium.org2012-10-051-1/+27
* [Chromoting] Add a helper class that registers and starts a host.simonmorris@chromium.org2012-10-055-3/+275
* Remove ChromotingHostContext from SignalingConnector.wez@chromium.org2012-10-054-13/+16
* Linux: fix build with system speex (2/2)phajdan.jr@chromium.org2012-10-042-3/+0
* Implement resize-to-client for Xvfb.jamiewalch@chromium.org2012-10-045-17/+399
* Cleanup: Move x_server_pixel_buffer to linux/lambroslambrou@chromium.org2012-10-044-13/+7
* Handle SelectionClear events in Linux Host clipboard codelambroslambrou@chromium.org2012-10-042-0/+8
* Remove unused parameter from URLRequestContextGetter.wez@chromium.org2012-10-043-10/+6
* Remove ChromotingHostContext from DnsBlackholeChecker.wez@chromium.org2012-10-046-13/+17
* [Chromoting] Add a class that acts as a client for the chromoting service.simonmorris@chromium.org2012-10-033-0/+173
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-3/+6
* [Chromoting] Add a helper class to map an OAuth access token to an email addr...simonmorris@chromium.org2012-10-033-0/+162
* Implement backoff for Virtual Me2Me host processlambroslambrou@chromium.org2012-10-031-38/+178
* Mention audio in the 'connected' message for Linux and WIndows.jamiewalch@chromium.org2012-10-032-2/+10
* Call Stop() from all destructors of base::Thread subclasses (except for a cou...pkasting@chromium.org2012-10-031-0/+5
* [Chromoting] Move DaemonInstallerWin to remoting/host/setup.simonmorris@chromium.org2012-10-025-5/+5
* Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.wez@chromium.org2012-10-0214-120/+173
* Revert 159572 - Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-023-28/+6
* Swap CHECKs for DCHECKs in VideoEncoderVP8's active map loop.wez@chromium.org2012-10-021-5/+5
* [Chromoting] Create per-session job objects to control processes launched in ...alexeypa@chromium.org2012-10-022-44/+62
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-012-16/+0
* [Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...alexeypa@chromium.org2012-10-015-79/+312
* Updated 'Connected' message to include audio info.jamiewalch@google.com2012-10-013-6/+28
* Fixing dependencies between 'remoting_me2me_host' and 'remoting_me2me_host_ar...alexeypa@chromium.org2012-10-011-24/+21
* 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