summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Removing MessageLoop::QuitTask() from remoting/dcheng@chromium.org2011-12-093-3/+3
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-2/+0
* New-style Disconnect window for Linux Chromoting host.lambroslambrou@chromium.org2011-12-031-38/+189
* Fix race condition disconnecting hosts.jamiewalch@chromium.org2011-12-025-24/+14
* Set empty shared secret for Me2Me hosts.lambroslambrou@chromium.org2011-12-014-4/+43
* Refactor IT2Me-specific functions into a HostObserver subclass.lambroslambrou@chromium.org2011-12-0110-427/+375
* Fix leak in remoting_unittests caused by crrev.com/112127sergeyu@chromium.org2011-11-302-1/+3
* Always generate host secrets of correct length.sergeyu@chromium.org2011-11-301-4/+11
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-304-16/+26
* Remove AccessVerifier interface.sergeyu@chromium.org2011-11-2919-409/+96
* Remove JingleSessionManager::set_allow_local_ips().sergeyu@chromium.org2011-11-291-2/+0
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+0
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-237-34/+67
* Fixed slowdown due to local input monitoring.jamiewalch@chromium.org2011-11-231-4/+7
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-231-1/+2
* Center the disconnect window at the bottom of the screen.jamiewalch@chromium.org2011-11-231-0/+7
* Move SSL layer initialization into ChannelAuthenticator implementations.sergeyu@chromium.org2011-11-231-1/+1
* Fix leaks from a unit test added in r111239.dhollowa@chromium.org2011-11-231-3/+9
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-229-2/+523
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-194-9/+11
* Initial check-in of Linux virtual Me2Me.lambroslambrou@chromium.org2011-11-171-0/+194
* Stop heartbeat timer when signalling is disconnected.sergeyu@chromium.org2011-11-151-0/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-153-3/+3
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-1110-39/+13
* Make ConnectionToClient and ClientSession not ref-counted.sergeyu@chromium.org2011-11-119-79/+117
* Access ChromotingHost::clients_ only on network thread.sergeyu@chromium.org2011-11-1111-287/+229
* Move ConnectionToClient::EventHandler from ChromotingHost to ClientSessionsergeyu@chromium.org2011-11-108-179/+171
* -Wexit-time-destructors for remoting.thakis@chromium.org2011-11-101-5/+8
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-1027-117/+94
* Gather history of capture and encode time determine next recoring delayhclam@chromium.org2011-11-075-100/+137
* Fix memory leak in ClientSessionTestsergeyu@chromium.org2011-11-051-2/+0
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-058-182/+41
* Refactor IqRequest.sergeyu@chromium.org2011-11-046-45/+60
* Centre the disconnect dialog at the bottom of the primary monitor.jamiewalch@chromium.org2011-11-031-24/+39
* Fix the Chromoting Host plugin's MIME type on Linux.wez@chromium.org2011-11-031-1/+1
* Make Mac Chromoting Disconnect Window look good for R2L systems.dmaclach@chromium.org2011-11-024-35/+132
* Make sure curtain mode doesn't lock up MacOS 10.7dmaclach@chromium.org2011-11-012-12/+24
* Make ContinueWindow on Mac terminate after timeoutdmaclach@chromium.org2011-11-011-64/+91
* Change linux NAT traversal default for Chromoting.dmaclach@chromium.org2011-11-011-12/+0
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-012-2/+6
* Make X509Certificate::GetDEREncoded a static function taking an OSCertHandlersleevi@chromium.org2011-11-011-3/+5
* Roll libjingle 88:92sergeyu@chromium.org2011-11-012-2/+2
* Get web-app name, MIME type and description from gyp file for all platforms, ...jamiewalch@google.com2011-10-314-50/+49
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-9/+7
* Refactored web-appjamiewalch@chromium.org2011-10-281-0/+2
* Pass current state to callback.jamiewalch@google.com2011-10-261-2/+4
* Remove exe permission.jamiewalch@chromium.org2011-10-251-0/+0
* Initial prototype minus drop-shadow.jamiewalch@chromium.org2011-10-242-28/+131
* Fix check for existing host log handler. [Chromoting]garykac@chromium.org2011-10-221-1/+2
* Always show continue window.sergeyu@chromium.org2011-10-212-45/+39