summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Chromoting] Don't require empty out directory when signing.garykac@chromium.org2012-05-081-8/+4
* Preference Pane for chromoting on Maclambroslambrou@chromium.org2012-05-087-129/+1709
* [chromoting] Fix missing keyup events on Mac.hclam@chromium.org2012-05-086-1/+446
* Disable Aero while a client is connected.alexeypa@chromium.org2012-05-081-1/+45
* Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.viettrungluu@chromium.org2012-05-081-2/+1
* remoting/host: Check the windows version using GetVersion() function.tfarina@chromium.org2012-05-081-1/+1
* Reset bump-scroll when enabling shrink-to-fit.jamiewalch@google.com2012-05-071-1/+4
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-16/+7
* Move the web-app description into the IT2Me section.jamiewalch@google.com2012-05-072-5/+6
* 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