summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove executable permissions.jamiewalch@google.com2012-04-3042-0/+0
* Fix sign-in.jamiewalch@google.com2012-04-301-4/+8
* M20 translations.jamiewalch@google.com2012-04-3042-42/+42
* [Chromoting] Sign uninstaller and fixup user-visible package and dmg names.garykac@chromium.org2012-04-302-16/+25
* Don't read Linux host configuration if binary is not on path.wez@chromium.org2012-04-282-16/+20
* Protect all uses of JSON.parse against exceptions.jamiewalch@google.com2012-04-286-42/+67
* [Chromoting] Auto-update the Keystone product version for Chrome Remote Desktopgarykac@chromium.org2012-04-271-1/+1
* [Chromoting] Update the uninstaller to remove itself.garykac@chromium.org2012-04-271-3/+11
* [Chromoting] Update uninstaller to include icons. Cleanup filenames.garykac@chromium.org2012-04-274-3/+5
* [Chromoting] Factor duplicated code out of the Windows daemon controller.simonmorris@chromium.org2012-04-271-16/+22
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+2
* Cope with getDaemonConfig returning invalid JSON.wez@chromium.org2012-04-271-8/+26
* Cope with the hostId being unknown in connectMe2Me().wez@chromium.org2012-04-271-2/+10
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-279-10/+41
* [Chromoting] Add Mac uninstaller icons.garykac@chromium.org2012-04-261-0/+0
* [Chromoting] Update the Mac me2me host plist with appropriate version/brand.garykac@chromium.org2012-04-262-5/+41
* Roll libjingle 132:135sergeyu@chromium.org2012-04-267-37/+62
* Fix crash on disconnect for Macdcaiafa@chromium.org2012-04-2610-50/+74
* Limiting the maximum time the Chromoting Host Controller UAC promt can be sus...alexeypa@chromium.org2012-04-261-1/+20
* [Chromoting] Improve the documentation of the elevated host controller.simonmorris@chromium.org2012-04-261-6/+7
* Making sure that UAC promts fired by the Chromoting plugin get focus (instead...alexeypa@chromium.org2012-04-259-21/+103