summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Handle errors when fetching email address.jamiewalch@google.com2012-05-073-4/+11
* Updated translations.jamiewalch@google.com2012-05-0743-43/+43
* Don't justify description.jamiewalch@google.com2012-05-071-1/+0
* 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
* The unprivileged part of Chromoting host configuration is read via the daemon...alexeypa@chromium.org2012-05-056-103/+106
* Fixed spacing, alignment and bidi for non-English versions.jamiewalch@google.com2012-05-043-44/+68
* Chromoting: Stop the Mac daemon if a permanent error is encountereddcaiafa@chromium.org2012-05-044-32/+88
* Adding Chrome Remote Desktop icon to:alexeypa@chromium.org2012-05-045-6/+34
* Use setxkbmap to set virtual Me2Me to use "evdev" keycodes.wez@chromium.org2012-05-041-0/+13
* Implement PepperPortAllocatorsergeyu@chromium.org2012-05-043-0/+270
* [Chromoting] Update installer dmg name to include version number.garykac@chromium.org2012-05-042-7/+8
* Remove line-height property from <input> tags.jamiewalch@google.com2012-05-041-1/+0
* Construct in-session window title from scratch, not cumulatively.jamiewalch@google.com2012-05-041-1/+2
* Add autofocus to non-form OK buttons.jamiewalch@google.com2012-05-041-2/+10
* Speed up scrolling if the machine can't keep up.jamiewalch@google.com2012-05-031-6/+16
* Clear hosts and last error in refresh, not response.jamiewalch@google.com2012-05-031-2/+2
* Adding a unittest to verify that the code signing job will be able to unpack ...alexeypa@chromium.org2012-05-031-0/+78
* Register for WebKit tab visibility changes and use to pause video.wez@chromium.org2012-05-034-0/+29
* Add a message to allow clients to control the video channel.wez@chromium.org2012-05-0314-1/+86
* [Chromoting] Properly brand the mpkg name that Keystone looks for.garykac@chromium.org2012-05-031-1/+1
* Add permission for relay.google.comsergeyu@chromium.org2012-05-031-0/+1
* Removing unused code from the Chromoting service and replacing potentially da...alexeypa@chromium.org2012-05-022-180/+13
* Fix remoting_unittests not to build host tests for CrOS.wez@chromium.org2012-05-021-23/+24
* Make modal dialogs fixed instead of absolute.jamiewalch@google.com2012-05-021-2/+2
* Make the PIN confirmation dialog focused properly.alexeypa@chromium.org2012-05-026-48/+79
* Make the PIN confirmation dialog an ATL-based one and brushing it up a little...alexeypa@chromium.org2012-05-025-100/+120
* Move pin_hash.cc to remoting_host target.wez@chromium.org2012-05-021-3/+2
* [Chromoting] Use pkg-dmg script to build Mac installer .dmg.garykac@chromium.org2012-05-021-21/+31
* Adding an icon specifying mime-type="image/vnd.microsoft.icon" for https://ch...alexeypa@google.com2012-05-021-0/+0
* Support bump-scroll in full-screen by adjusting plugin margins.jamiewalch@google.com2012-05-026-4/+136
* Send new client dimensions to host whenever they change.wez@chromium.org2012-05-024-16/+69
* [Chromoting] Include pkg-dmg script into installer archive.garykac@chromium.org2012-05-022-29/+59
* Check whether the client is connected before trying to write to channels.wez@chromium.org2012-05-012-5/+14
* Using Vista common controls library to show pretty controls in the PIN confir...alexeypa@chromium.org2012-05-012-1/+19
* Make sure the elevated controller release timer is stopped and destroyed on t...alexeypa@chromium.org2012-05-011-100/+98
* Capitalize waiting state messages that form the main content of their dialogs...jamiewalch@google.com2012-05-013-7/+18
* [Chromoting] Factor out common code for pin hashing.simonmorris@chromium.org2012-05-017-27/+113
* [Chromoting] Fix remoting_host_installation wix actions.alexeypa@chromium.org2012-05-011-19/+16
* Add notifyClientDimensions API to the Chromoting Client plugin.wez@chromium.org2012-05-014-1/+28
* Added extra text to 'host started' dialog.jamiewalch@google.com2012-05-013-5/+20
* Fix JSCompiler error.jamiewalch@google.com2012-05-011-1/+1
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-0116-94/+321
* Pass TransportConfig to TransportFactory instead of Transport.sergeyu@chromium.org2012-04-309-36/+70
* [Chromoting] Make installer-archive target Mac-only.garykac@chromium.org2012-04-301-129/+93
* [Chromoting] Fix two typos in the webapp.simonmorris@chromium.org2012-04-301-9/+9
* [Chromoting] Update installer archive to check file extensions in one location.garykac@chromium.org2012-04-301-31/+42
* Move PortAllocator creation out of LibjingleTransportFactory.sergeyu@chromium.org2012-04-3016-170/+194
* Clamp events before they are sent to EventExecutors.wez@chromium.org2012-04-3010-112/+70