summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [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
* Switch client to Pepper UDP API instead of Transport API.sergeyu@chromium.org2012-05-117-14/+34
* Allow a margin for section-row buttons.jamiewalch@google.com2012-05-111-0/+4
* [Chromoting] Fixup the me2me_host plist so that the application is valid.garykac@chromium.org2012-05-112-23/+32
* [Chromoting] Add icons file for remoting_me2me_host app.garykac@chromium.org2012-05-111-0/+0
* Require an explicit command-line option from launchd.jamiewalch@google.com2012-05-112-1/+5
* Making sure that |config_updated_timer_| is scheduled and destroyed on the sa...alexeypa@chromium.org2012-05-111-12/+27
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-1117-51/+468
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-112-5/+5
* Implemented getVersion framework.jamiewalch@chromium.org2012-05-118-2/+96
* Avoid 'msvs_quote_cmd' in favor of the standard GYP quoting rules.alexeypa@chromium.org2012-05-101-37/+31
* Make local host edit control keyboard-accessible.jamiewalch@google.com2012-05-101-1/+2
* Make me2me_host a Mac bundlelambroslambrou@chromium.org2012-05-106-31/+17
* Added HU and UK translations.jamiewalch@google.com2012-05-102-2/+2
* Constrain keyboard navigation while a modal dialog is active.jamiewalch@google.com2012-05-103-15/+117
* Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...zelidrag@chromium.org2012-05-101-2/+1
* Add polling to DoSetConfigAndStart and increased timeout for Stop.jamiewalch@google.com2012-05-091-12/+25
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-15/+12
* [Chromoting] Specify the input directory when calling the pkg-dmg script.garykac@chromium.org2012-05-091-1/+1
* Fixed installer not explicitly start (load does it implicitly).jamiewalch@google.com2012-05-091-8/+5
* Improve keyboard navigation.jamiewalch@google.com2012-05-084-10/+84