summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Set a security descriptor allowing SYSTEM, built-in adminitrators and interac...alexeypa@chromium.org2012-05-261-0/+16
* Remove Pepper Transport API transport.sergeyu@chromium.org2012-05-266-747/+1
* Don't restart the host to disconnect clientssergeyu@chromium.org2012-05-253-8/+26
* [Chromoting] Make the client plugin tell the webapp when the first video buff...simonmorris@chromium.org2012-05-256-1/+36
* [Chromoting] Remove prefPane and unregister Keystone during uninstall.garykac@chromium.org2012-05-251-34/+52
* [Chromoting] Remove spaces from Mac installer package id.garykac@chromium.org2012-05-251-5/+10
* Don't notify the web-app until the daemon has actually stopped.jamiewalch@chromium.org2012-05-252-3/+12
* [Chromoting] Replace an '=' by '==' in the webapp.simonmorris@chromium.org2012-05-251-1/+1
* [Chromoting] LogToServer correctly handles multiple simultaneous connections.simonmorris@chromium.org2012-05-253-32/+166
* Disable Ctrl+Alt+Esc on Mac and Linux.sergeyu@chromium.org2012-05-256-2/+46
* [Chromoting] Convert tabs to spaces in remoting.gyp.garykac@chromium.org2012-05-251-7/+7
* [Chromoting] Add version to the volume name on the Mac installer dmg.garykac@chromium.org2012-05-241-1/+1
* [Chromoting] Make the host notify its status observers on client connection.simonmorris@chromium.org2012-05-241-0/+3
* Restart Mac pref-pane if version mismatch detectedlambroslambrou@chromium.org2012-05-243-0/+54
* Set remoting Me2Me host process DPI-aware at startup.wez@chromium.org2012-05-241-0/+3
* Support for navigator.connection APIdroger@google.com2012-05-242-8/+10
* Fix "wake display when session starts" on OS X 10.7.4.dcaiafa@chromium.org2012-05-241-8/+19
* Add missing base/threading/platform_thread import.kalman@chromium.org2012-05-241-0/+1
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-3/+3
* Don't depend on MessageLoopProxy in remoting protocol code.sergeyu@chromium.org2012-05-2413-76/+43
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-2410-113/+75
* Fix remoting_unittests compilation with Aurasergeyu@chromium.org2012-05-242-10/+61
* [Chromoting] Tighten up unit tests.simonmorris@chromium.org2012-05-244-5/+14
* [Chromoting] Add version stamps to Mac installer and host scripts.garykac@chromium.org2012-05-234-0/+12
* Remove RTP support from chromoting.sergeyu@chromium.org2012-05-2323-2071/+12
* Remove host reference from DesktopEnvironment.sergeyu@chromium.org2012-05-233-10/+1
* Add missing initialisation in GaiaOAuthClient::Core.wez@chromium.org2012-05-232-1/+3
* Disconnect active connections when another client is authenticated.sergeyu@chromium.org2012-05-235-38/+38
* [Chromoting] Fix full version marker in Keystone postflight.sh script.garykac@chromium.org2012-05-231-1/+1
* [Chromoting] Use the full version when registering with Keystone.garykac@chromium.org2012-05-231-1/+1
* [Chromoting] Simple script to print out installed mac version info.garykac@chromium.org2012-05-231-0/+26
* fix checkperms for windows-only .py files (in remoting/)scottmg@google.com2012-05-222-0/+0
* Move remoting dark/candle/light steps to external scriptscottmg@chromium.org2012-05-223-84/+162
* [Chromoting] Add a filter that will stop the host sending unnecessary clipboa...simonmorris@chromium.org2012-05-2210-8/+284
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-227-32/+49
* [Chromoting] Replace some bare pointers with scoped_ptrs, and improve naming.simonmorris@chromium.org2012-05-224-15/+16
* Implement Mac pref-pane UI mockupslambroslambrou@chromium.org2012-05-2210-358/+2566
* Chromoting Host installation has to be per-machine, not per-user.alexeypa@chromium.org2012-05-221-1/+2
* [Chromoting] Add platform data to heartbeats.simonmorris@chromium.org2012-05-225-8/+51
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-2215-63/+129
* [chromoting] Fix sticky c key with cmd on mac using usb keycodehclam@chromium.org2012-05-223-230/+143
* This broke M20 build.dharani@chromium.org2012-05-2215-129/+63
* Handle disconnection events properly for unauthenticated clients.sergeyu@chromium.org2012-05-223-9/+19
* Notify plugin when disabling daemon.jamiewalch@google.com2012-05-211-0/+3
* Added missing strings and fixed layout.jamiewalch@google.com2012-05-2042-42/+14784
* It seems GAIA had changed dosserver rules today, so we can go back to account...zelidrag@chromium.org2012-05-181-2/+1
* Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....zelidrag@chromium.org2012-05-181-1/+2
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-0/+3
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-1815-63/+129
* If getDaemonVersion() fails then log that the host version is not available.wez@chromium.org2012-05-181-1/+5