summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 140171 - Fix pointer-wars on OS X 10.7lambroslambrou@chromium.org2012-06-041-0/+9
* Merge 140141 - Refactored innerText vs. innerHTML in l10n.js and removed othe...simonmorris@chromium.org2012-06-046-45/+25
* Merge 140061 - [Chromoting] Render host names as text.simonmorris@chromium.org2012-06-042-1/+35
* Merge 139488 - Return NOT_IMPLEMENTED on unsupported OSes.jamiewalch@google.com2012-05-302-0/+7
* Merge 138933 - [Chromoting] Add version to the volume name on the Mac install...garykac@chromium.org2012-05-291-1/+1
* Merge 138766 - Fix "wake display when session starts" on OS X 10.7.4.jamiewalch@google.com2012-05-291-8/+19
* Merge 139093 - Don't notify the web-app until the daemon has actually stopped.jamiewalch@google.com2012-05-292-3/+12
* Merge 138948 - Disable Ctrl+Alt+Esc on Mac and Linux.jamiewalch@google.com2012-05-256-2/+46
* Merge 138611 - Add missing initialisation in GaiaOAuthClient::Core.wez@chromium.org2012-05-232-1/+3
* Merge 138410 - [Chromoting] Fix full version marker in Keystone postflight.sh...garykac@chromium.org2012-05-231-1/+1
* Merge 138322 - Implement Mac pref-pane UI mockupslambroslambrou@chromium.org2012-05-2210-358/+2566
* Merge 138321 - Chromoting Host installation has to be per-machine, not per-user.alexeypa@google.com2012-05-221-1/+2
* Merge 137824 - Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-2214-45/+129
* Merge 138205 - [chromoting] Fix sticky c key with cmd on mac using usb keycodehclam@chromium.org2012-05-223-230/+143
* Merge 135922 - [chromoting] Fix missing keyup events on Mac.hclam@chromium.org2012-05-226-1/+446
* Revert 138166 - Merge 137824 - Properly handle accounts that don't have GMail...dharani@chromium.org2012-05-2213-127/+43
* Merge 138165 - Notify plugin when disabling daemon.jamiewalch@google.com2012-05-221-0/+3
* Merge 137824 - Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-2113-43/+127
* Merge 137803 - Add NSAutoreleasePool to Mac me2me_hostlambroslambrou@chromium.org2012-05-211-0/+6
* Merge 137795 - Fix Mac pref-pane icon labellambroslambrou@chromium.org2012-05-212-2/+10
* Merge 137822 - If getDaemonVersion() fails then log that the host version is ...jamiewalch@google.com2012-05-211-1/+5
* Merge 138051 - Added missing strings and fixed layout.jamiewalch@google.com2012-05-2142-42/+14784
* Merge 137292 - Use distributed notifications instead of polling to determine ...jamiewalch@google.com2012-05-162-49/+123
* Merge 135656 - Don't justify description.jamiewalch@google.com2012-05-151-1/+0
* Merge 135739 - Reset bump-scroll when enabling shrink-to-fit.jamiewalch@google.com2012-05-151-1/+4
* Merge 135719 - Move the web-app description into the IT2Me section.jamiewalch@google.com2012-05-152-5/+6
* Merge 135703 - Handle errors when fetching email address.jamiewalch@google.com2012-05-153-4/+11
* Merge 137050 - Chromoting: Implemented GetVersion for Windows.alexeypa@google.com2012-05-152-4/+50
* Merge 136981 - Use PlistBuddy instead of defaults.alexeypa@google.com2012-05-151-2/+2
* Merge 136715 - Implemented GetVersion for Mac.alexeypa@google.com2012-05-152-7/+36
* Merge 136662 - [Chromoting] Fixup the me2me_host plist so that the applicatio...garykac@chromium.org2012-05-152-23/+32
* Merge 136646 - [Chromoting] Add icons file for remoting_me2me_host app.garykac@chromium.org2012-05-151-0/+0
* Merge 136465 - Implemented getVersion framework.alexeypa@google.com2012-05-158-2/+96
* Merge 136945 - Merging IDaemonControl and IDaemonControlUi.alexeypa@google.com2012-05-155-64/+39
* Merge 136134 - Add polling to DoSetConfigAndStart and increased timeout for S...jamiewalch@google.com2012-05-151-12/+25
* Merge 135934 - Preference Pane for chromoting on Macjamiewalch@google.com2012-05-157-129/+1709
* Merge 136948 - [Chromoting] Increment version to 1.5.garykac@chromium.org2012-05-141-1/+1
* Merge 136691 - Allow a margin for section-row buttons.jamiewalch@google.com2012-05-141-0/+4
* Merge 136698 - Chromoting: the Me2me host (on Mac and Windows) now presents a...alexeypa@google.com2012-05-1418-353/+597
* Merge 136393 - Make me2me_host a Mac bundlealexeypa@google.com2012-05-146-31/+17
* Merge 136616 - Making sure that |config_updated_timer_| is scheduled and dest...alexeypa@google.com2012-05-141-12/+27
* Merge 135913 - Disable Aero while a client is connected.alexeypa@google.com2012-05-141-1/+45
* Merge 136401 - Make local host edit control keyboard-accessible.jamiewalch@google.com2012-05-111-1/+2
* Merge 136351 - Constrain keyboard navigation while a modal dialog is active.jamiewalch@google.com2012-05-113-15/+117
* Merge 135937 - Improve keyboard navigation.jamiewalch@google.com2012-05-114-10/+84
* Merge 136109 - [Chromoting] Specify the input directory when calling the pkg-...garykac@chromium.org2012-05-101-1/+1
* Merge 135936 - [Chromoting] Don't require empty out directory when signing.garykac@chromium.org2012-05-101-8/+4
* Do not ask for PIN confirmation if a user runs elevated already.alexeypa@chromium.org2012-05-051-4/+38
* [Chromoting] Move SharedSecretHash from Me2MeHostAuthenticatorFactory to Auth...simonmorris@chromium.org2012-05-054-32/+33
* Remove some unused includes.wez@chromium.org2012-05-051-2/+0