summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add NSAutoreleasePool to Mac me2me_hostlambroslambrou@chromium.org2012-05-181-0/+6
* Fix Mac pref-pane icon labellambroslambrou@chromium.org2012-05-182-2/+10
* Address outstanding comments from CL 10384140lambroslambrou@chromium.org2012-05-171-0/+5
* Fix remoting_unittests compilation in aura builds.sergeyu@chromium.org2012-05-173-63/+51
* mac: Unbreak shared build.thakis@chromium.org2012-05-161-0/+1
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-166-14/+33
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-168-43/+161
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-169-18/+13
* Fix PepperPortAllocator to resolve STUN addresses using HostResolverPrivate.sergeyu@chromium.org2012-05-165-90/+229
* Use third_party/jsoncpp in Mac pref-panelambroslambrou@chromium.org2012-05-164-11/+88
* Use distributed notifications instead of polling to determine success/failure...jamiewalch@chromium.org2012-05-152-49/+123
* Use system crypto in pref-pane IsPinValid()lambroslambrou@chromium.org2012-05-152-8/+37
* Chromoting: Implemented GetVersion for Windows.alexeypa@chromium.org2012-05-152-4/+50
* Use PlistBuddy instead of defaults.jamiewalch@chromium.org2012-05-141-2/+2
* [Chromoting] Increment version to 1.5.garykac@chromium.org2012-05-141-1/+1
* Merging IDaemonControl and IDaemonControlUi.alexeypa@chromium.org2012-05-145-64/+39
* Revert 136692 - Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-147-34/+14
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-1212-23/+137
* Implemented GetVersion for Mac.jamiewalch@chromium.org2012-05-112-7/+36
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-1118-353/+597