summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Update installer pre/post scripts to handle already running hosts.garykac@chromium.org2012-04-184-46/+73
* Allow Enter to be used to enter a PIN.jamiewalch@google.com2012-04-181-2/+6
* Fix crash initialising ChromotingHostContext in plugin.jamiewalch@google.com2012-04-181-2/+8
* Reduce PIN complexity requirements.jamiewalch@google.com2012-04-182-2/+2
* [Chromoting] Show an error message if the client plugin is disabled.simonmorris@chromium.org2012-04-188-3/+47
* Enable control of verbose logging via --v and --vmodule.wez@chromium.org2012-04-181-3/+6
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-187-216/+159
* [Chromoting] Initial version of Mac uninstaller application.garykac@chromium.org2012-04-185-0/+1211
* Do not register a non official Host with Omaha installer to avoid autoupdatin...alexeypa@chromium.org2012-04-171-16/+20
* [Chromoting] Improve the PIN confirmation dialog on Windows.simonmorris@chromium.org2012-04-171-1/+1
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-1711-49/+125
* Move URLRequestContextGetter creation to ChromotingHostContext.sergeyu@chromium.org2012-04-177-34/+51
* Web-app visual and string tweaks.jamiewalch@google.com2012-04-174-32/+26
* [Chromoting] Implement UpdateConfig() for the Windows host.simonmorris@chromium.org2012-04-174-10/+111
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-178-40/+34
* Move PepperNetworkManager to client/pluginsergeyu@chromium.org2012-04-173-10/+6
* [Chromoting] The webapp revokes OAuth refresh tokens when they will no longer...simonmorris@chromium.org2012-04-172-7/+75
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-177-3/+122
* Wake Mac host display when remote session starts.dcaiafa@chromium.org2012-04-162-2/+53
* Remove duplicate tests of KeyEvent::has_pressedwez@chromium.org2012-04-162-8/+0
* Destroy XServerPixelBuffer before closing X Display.sergeyu@chromium.org2012-04-161-0/+2
* Source major & minor versions from remoting, build & patch versions from Chrome.wez@chromium.org2012-04-154-32/+29
* Restore mouse clamping in ClientSession.wez@chromium.org2012-04-151-1/+1
* [Chromoting] Add target to build archive for me2me host installer.garykac@chromium.org2012-04-142-0/+266
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-147-56/+50
* Call XmppSignalStrategy::SetAuthInfo() on the right thread.sergeyu@chromium.org2012-04-141-2/+7
* Chromoting Host installation should take into account both buildtype% and bra...alexeypa@chromium.org2012-04-142-6/+8
* [Chromoting] Tweak CL to fix toolbar button positions.simonmorris@chromium.org2012-04-141-6/+1
* Don't register more than one 'connect' event handler per HostTableEntry. Don'...jamiewalch@google.com2012-04-132-15/+32
* [Chromoting] Add Keystone .pkg.zip to include in Chromoting Host installer.garykac@chromium.org2012-04-131-0/+0
* Revert 132270 - [Chromoting] Add target to build archive for remoting_me2me_h...tim@chromium.org2012-04-132-256/+0
* [Chromoting] Add target to build archive for remoting_me2me_host files.garykac@chromium.org2012-04-132-0/+256
* [Chromoting] Remove spaces from packproj name to make the build system happier.garykac@chromium.org2012-04-131-3/+3
* [Chromoting] Make the Windows host controller ask the user to confirm host re...simonmorris@chromium.org2012-04-137-4/+271
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-0/+1
* Add padding at the end of encoder buffer to workaround crbug.com/119633.sergeyu@chromium.org2012-04-121-25/+31
* Bump the remoting version number up to 1.4.8.0.alexeypa@chromium.org2012-04-121-1/+1
* [Chromoting] Add an Info.plist TEXT section to remoting_me2me_host.garykac@chromium.org2012-04-122-0/+23
* CSS rules are not semicolon terminated.jamiewalch@google.com2012-04-121-1/+1
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-127-31/+171
* The Chrome Remote Desktop installation for Windows can be build by bots now.alexeypa@chromium.org2012-04-121-24/+18
* Implemented updateConfig for Mac.jamiewalch@chromium.org2012-04-126-12/+191
* Don't return from Stop until the GetState returns STOPPED.jamiewalch@chromium.org2012-04-121-2/+37
* [Chromoting] Stop the host from exiting just because the first few heartbeats...simonmorris@chromium.org2012-04-122-2/+26
* Remap the right Control key to Cmd when running on ChromeOS.wez@chromium.org2012-04-125-1/+55
* Fixed missing negation.jamiewalch@chromium.org2012-04-111-1/+1
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-118-68/+11
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-117-171/+8
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-116-7/+13
* Fix the USB keycode field name in injectKeyEvent API.wez@chromium.org2012-04-102-2/+2