summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Apply correct permissions to config when enabling Chromoting host on Maclambroslambrou@chromium.org2012-10-202-8/+5
* Implementation for a lightweight audio toggle.rmsousa@chromium.org2012-10-193-1/+26
* Move it2me business logic out of the UI classrmsousa@chromium.org2012-10-193-17/+8
* Fix merge issues sneaked in with r162778.alexeypa@chromium.org2012-10-191-5/+7
* [Chromoting] Use base::GenerateGUID to generate host IDs.simonmorris@chromium.org2012-10-191-42/+2
* Create OS windows on the UI thread, since that's where they're destroyed.rmsousa@chromium.org2012-10-188-75/+84
* Chromoting Debian package updates.lambroslambrou@chromium.org2012-10-183-6/+21
* Disable curtain mode.jamiewalch@google.com2012-10-181-2/+4
* Validate and report peer's PID to WorkerProcessIpcDelegate so it will be able...alexeypa@chromium.org2012-10-1817-182/+277
* Move IT2Me functions into their own implementation object.wez@chromium.org2012-10-183-597/+714
* [Chromoting] Let the Linux start-host app take a redirect-URL parameter.simonmorris@chromium.org2012-10-188-51/+76
* [Chromoting] The desktop process now connects back to the daemon process.alexeypa@chromium.org2012-10-186-21/+95
* Move remoting pref-pane files to mac/ folder.lambroslambrou@chromium.org2012-10-1810-5/+5
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-1820-76/+461
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-182-0/+9
* Remove ZLib codec support from chromoting host and client.sergeyu@chromium.org2012-10-181-4/+2
* Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...alexeypa@chromium.org2012-10-189-62/+128
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-1813-15/+599
* Fixing a memory leak in DaemonProcessTest.alexeypa@chromium.org2012-10-171-0/+1
* [Chromoting] Added support of a list of desktop sessions on the daemon side.alexeypa@chromium.org2012-10-1712-64/+799
* Compare the sizes of current & previous frames before each capture.wez@chromium.org2012-10-171-15/+26
* Resave remoting NIBs on XCode 4.4.1lambroslambrou@chromium.org2012-10-175-3649/+206
* Update EventExecutorLinux to use mouse wheel deltas if present.wez@chromium.org2012-10-171-7/+31
* Use RejectAuthenticatingClient instead of DisconnectAllClients to reject inco...rmsousa@chromium.org2012-10-171-1/+7
* Fixed #include guardjamiewalch@chromium.org2012-10-171-3/+3
* [Chromoting] Add a Linux command-line app that can register and start a host.simonmorris@chromium.org2012-10-171-0/+174
* Removing "Failed to open the desktop receiving user input" message.alexeypa@chromium.org2012-10-161-4/+1
* Supply X & Y deltas in the right order when creating new-style wheel events.wez@chromium.org2012-10-161-1/+1
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-2/+2
* build fix for gcc 4.6.3, default version of ubuntu 12.04toyoshim@chromium.org2012-10-131-12/+12
* Update EventExecutorMac to use mouse wheel deltas if present.wez@chromium.org2012-10-131-1/+9
* Update EventExecutorWin to use wheel deltas if present.wez@chromium.org2012-10-131-8/+15
* [Chromoting] Add a routine to validate a PIN.simonmorris@chromium.org2012-10-133-0/+74
* Avoid a race between parsing the host configuration on the UI thread and usin...alexeypa@chromium.org2012-10-131-62/+65
* Pass the client end handle of the network-to-daemon IPC channel via handle in...alexeypa@chromium.org2012-10-1214-292/+488
* Add unittest for x_server_clipboardlambroslambrou@chromium.org2012-10-101-0/+119
* Always use google_apis to get the client ID.alexeypa@chromium.org2012-10-104-31/+2
* [Chromoting] Move a Windows-only class to its correct location.simonmorris@chromium.org2012-10-102-4/+5
* [Chromoting] Reimplement the worker process launcher to address issues with j...alexeypa@chromium.org2012-10-1018-1190/+1602
* Fix crash in CreateAuthenticatorFactory().sergeyu@chromium.org2012-10-101-0/+3
* Remove ChromotingHostContext from [It2Me]HostUserInterface.wez@chromium.org2012-10-108-33/+55
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* [Chromoting] Add a class that gets an OAuth authorization code, on Windows.simonmorris@chromium.org2012-10-096-3/+331
* Linux curtain mode implementation.rmsousa@chromium.org2012-10-091-5/+84
* Curtain policy cross-platform plumbing and fixesrmsousa@chromium.org2012-10-068-166/+311
* Add DirectoryExists/CreateDirectory before WriteFile for Json configrmsousa@chromium.org2012-10-061-0/+9
* 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
* [Chromoting] Add a helper class that registers and starts a host.simonmorris@chromium.org2012-10-054-3/+273
* Remove ChromotingHostContext from SignalingConnector.wez@chromium.org2012-10-054-13/+16