summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't update jabberId when renaming a host.sergeyu@chromium.org2011-11-241-1/+5
* 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
* Fix many* python scripts in src/maruel@chromium.org2011-11-236-173/+201
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-231-1/+2
* Add implementation for current IT2Me auth.sergeyu@chromium.org2011-11-235-5/+399
* 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-2321-579/+544
* Fix leaks from a unit test added in r111239.dhollowa@chromium.org2011-11-231-3/+9
* Remove the edit box, even if no change is made to the host name.jamiewalch@chromium.org2011-11-231-2/+1
* The host sends simple log entries to the server.simonmorris@chromium.org2011-11-2210-3/+530
* Add 'set noparent' in remoting/OWNERS.sergeyu@chromium.org2011-11-221-0/+1
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-2234-314/+272
* Clean up client state callback.jamiewalch@google.com2011-11-216-72/+77
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-1/+1
* Implement rename and delete.jamiewalch@google.com2011-11-2111-254/+495
* Disable logging from the chromoting client to the server.simonmorris@chromium.org2011-11-211-0/+4
* Call plugin.onIq() only when onIq is not null.sergeyu@chromium.org2011-11-211-1/+9
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-1922-98/+110
* Remove chromotocol_test_clientsergeyu@chromium.org2011-11-182-382/+0
* Chromoting: Update logIq to handle messages to bots.garykac@chromium.org2011-11-181-75/+221
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-1813-346/+226
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-182-9/+1
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-1813-278/+240
* Initial check-in of Linux virtual Me2Me.lambroslambrou@chromium.org2011-11-173-0/+533
* Add CancelChannelCreation() in protocol::Session interface.sergeyu@chromium.org2011-11-1720-42/+116
* Create HostList class to facilitate future work.jamiewalch@google.com2011-11-176-112/+152
* Fixed warning generated by verify_webapp.pyjamiewalch@google.com2011-11-151-2/+2
* Stop heartbeat timer when signalling is disconnected.sergeyu@chromium.org2011-11-151-0/+1
* Move home-screen functionality into separate file.jamiewalch@google.com2011-11-155-168/+216
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-154-4/+4
* Refactor ChannelAuthenticator so that it can be used with Authenticator.sergeyu@chromium.org2011-11-156-53/+51
* Send correct termination reason when session is terminated by the host.sergeyu@chromium.org2011-11-154-11/+33
* Initial Authenticator interface.sergeyu@chromium.org2011-11-152-0/+93
* Fixed css to make host list prettier.jamiewalch@google.com2011-11-146-17/+86
* Report correct error when connection cannot be established.sergeyu@chromium.org2011-11-121-0/+9
* Initialize clip_rect_ member to be empty until explicitly set.wez@chromium.org2011-11-111-0/+1
* The chromoting client sends simple logging to the server.simonmorris@chromium.org2011-11-115-1/+349
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-1137-135/+41
* Make ConnectionToClient and ClientSession not ref-counted.sergeyu@chromium.org2011-11-1114-119/+157
* Access ChromotingHost::clients_ only on network thread.sergeyu@chromium.org2011-11-1116-314/+256
* Removed Google from product name in fr and pt_BR translations.jamiewalch@google.com2011-11-102-2/+2
* Fix the web-app not to fail if the user is not Me2Me enabled.wez@chromium.org2011-11-101-2/+4
* Move ConnectionToClient::EventHandler from ChromotingHost to ClientSessionsergeyu@chromium.org2011-11-1013-208/+193
* -Wexit-time-destructors for remoting.thakis@chromium.org2011-11-104-12/+29
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-1058-357/+254
* Fix intermittent CHECK in remoting client when shutting down.sergeyu@chromium.org2011-11-101-0/+6
* Fixed capitalization that broke jscompile.jamiewalch@google.com2011-11-091-1/+1
* Correct errant references to remoting.ClientError to remoting.Error.wez@chromium.org2011-11-081-2/+2
* Fix typo that prevents client displaying received frame rate.wez@chromium.org2011-11-082-10/+8