summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Step #1: Move HostProcess method implementations out-of-line.wez@chromium.org2012-10-241-527/+579
* Cleanups in remoting::HostStarter.sergeyu@chromium.org2012-10-243-41/+31
* Remove the remoting_simple_host target.wez@chromium.org2012-10-232-488/+0
* [Chromoting] Change ScreenRefresh to use 'if' instead of 'DCHECK'.garykac@chromium.org2012-10-231-1/+3
* Crash the network process when a fatal daemon-to-network protocol error encou...alexeypa@chromium.org2012-10-236-42/+63
* Improve codec tests to test a broader variety of dimensions.wez@chromium.org2012-10-231-10/+16
* Add opus audio codec support in remotingsergeyu@chromium.org2012-10-2310-0/+684
* Revert 163650 - Add opus audio codec support in remotingsergeyu@chromium.org2012-10-2310-684/+0
* Fixed disconnect-on-switch-in bug.jamiewalch@chromium.org2012-10-231-0/+1
* Add opus audio codec support in remotingsergeyu@chromium.org2012-10-2310-0/+684
* [Chromoting] Fix crash on initial connection (Mac).garykac@chromium.org2012-10-231-0/+4
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-40/+2
* Simplify the AudioScheduler implementation.wez@chromium.org2012-10-233-61/+42
* [Chromoting] Stop policy updates disconnecting an IT2Me session before it's s...simonmorris@chromium.org2012-10-231-2/+10
* Resave disconnect_window.xiblambroslambrou@chromium.org2012-10-221-2/+78
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-3/+1
* Mac resize-to-client implementation.jamiewalch@chromium.org2012-10-201-18/+127
* Apply correct permissions to config when enabling Chromoting host on Maclambroslambrou@chromium.org2012-10-202-8/+5
* Gracefully handle starting the Chromoting service whilst already running.lambroslambrou@chromium.org2012-10-201-4/+4
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Fix is-remoting-session scriptsergeyu@chromium.org2012-10-191-1/+1
* 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-1811-17/+17
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-1821-76/+466
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-1814-1/+83
* Remove ZLib codec support from chromoting host and client.sergeyu@chromium.org2012-10-1823-956/+163
* Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...alexeypa@chromium.org2012-10-1812-79/+157
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-1814-15/+634
* Fixing a memory leak in DaemonProcessTest.alexeypa@chromium.org2012-10-171-0/+1
* Chromoting M23 strings.jamiewalch@google.com2012-10-1742-36/+288
* [Chromoting] Added support of a list of desktop sessions on the daemon side.alexeypa@chromium.org2012-10-1713-74/+815
* 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
* Add common_resources.grd for non-localizeable chromoting resources.sergeyu@chromium.org2012-10-176-23/+105
* [Chromoting] Add a Linux command-line app that can register and start a host.simonmorris@chromium.org2012-10-172-0/+184
* Revert 162226 - Add common_resources.grd for non-localizeable chromoting reso...ericu@chromium.org2012-10-166-104/+23
* Removing "Failed to open the desktop receiving user input" message.alexeypa@chromium.org2012-10-161-4/+1