summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Improve host-list display in case of auth or network error.jamiewalch@chromium.org2013-03-025-29/+26
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-0218-80/+158
* Add debug message to help investigate Opus tests flakiness.sergeyu@chromium.org2013-03-021-0/+1
* Introducing an out-of-process COM class hosting RdpClient.alexeypa@chromium.org2013-03-0115-31/+391
* Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...rmsousa@chromium.org2013-03-0117-69/+130
* Refactor the ATL module code to accomodate the coming RDP changes.alexeypa@chromium.org2013-03-019-82/+264
* Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...alexeypa@chromium.org2013-03-012-5/+38
* Added an ability to monitor session notifications for a particular RDP connec...alexeypa@chromium.org2013-02-2812-155/+394
* Show a warning overlay and connection interstitial for out-of-date hosts.jamiewalch@chromium.org2013-02-2810-61/+212
* Revert 185132thestig@chromium.org2013-02-282-37/+4
* Fix Linux packaging failure due to bad shlib resolution.mmoss@chromium.org2013-02-281-0/+9
* Reland r185114 "Roll libjingle r281:r286"hclam@google.com2013-02-281-2/+1
* Attach menu-dismiss handler to <html> instead of <body>.jamiewalch@chromium.org2013-02-281-1/+5
* Make sure .RC file including elevated_controller.tlb is rebuilt every time .T...alexeypa@chromium.org2013-02-282-4/+37
* Revert 185114mpearson@chromium.org2013-02-281-1/+2
* Apply different back-off periods depending on how often a process has failed ...jamiewalch@chromium.org2013-02-281-11/+24
* Roll libjingle r281:r286hclam@google.com2013-02-281-2/+1
* Improve unloading/loading launchd jobs in Chromoting Mac installerlambroslambrou@chromium.org2013-02-282-36/+78
* Remove unused remoting_strings_en_US.xtb file.sergeyu@chromium.org2013-02-281-114/+0
* Fix pylint warnings.jamiewalch@chromium.org2013-02-271-19/+17
* Fixed branding issue for 'open as window' check.jamiewalch@chromium.org2013-02-271-3/+6
* Make sanity-checking consistent for events received via IPC and on-the-wire.wez@chromium.org2013-02-279-100/+86
* Do not suppress local echo in RemoteInputFilter on Windows.alexeypa@chromium.org2013-02-255-22/+55
* Shutdown the host if the command line is not valid.alexeypa@chromium.org2013-02-251-1/+4
* Remove forwarding include for base/files/file_path except for MTPD.brettw@chromium.org2013-02-241-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-2425-26/+26
* Introducing RdpConsole class that uses the MS RDP ActiveX control to create a...alexeypa@chromium.org2013-02-236-0/+983
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-234-4/+5
* Use a single shared entry point for all Chromoting processes.alexeypa@chromium.org2013-02-2340-697/+543
* Add command line switch to ignore certificate requests to our host apps.rmsousa@chromium.org2013-02-234-1/+24
* [Chromoting] Remove event_executor_fake (no longer used)garykac@chromium.org2013-02-223-66/+0
* Enable the multi-process host by default on Windows.alexeypa@chromium.org2013-02-211-2/+8
* Use kCGSessionEventTap to inject scroll-wheel events.jamiewalch@chromium.org2013-02-201-2/+3
* Fix remoting::JingleSession to properly handle IQ responses.sergeyu@chromium.org2013-02-202-20/+84
* Added DesktopProcessTest.StartSessionAgent unit test verifying that a desktop...alexeypa@chromium.org2013-02-201-2/+47
* Make remoting DLLs isolation aware.alexeypa@chromium.org2013-02-202-24/+81
* Add more IPC unit tests:alexeypa@chromium.org2013-02-205-122/+405
* Fix remotingHostSettings to load all-hosts setting even if requested hostId h...wez@chromium.org2013-02-201-5/+7
* Fix logging of DIPs width & height in host.wez@chromium.org2013-02-191-2/+2
* Add base:: qualifiers for FilePath uses.msw@chromium.org2013-02-193-3/+3
* Convert FilePath to base::FilePath.brettw@chromium.org2013-02-191-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-173-7/+7
* Revert 182925 because it breaks the official build with the following error:alexeypa@google.com2013-02-162-52/+106
* Revert 182992jochen@chromium.org2013-02-161-306/+48
* Add more IPC unit tests:alexeypa@chromium.org2013-02-161-48/+306
* Removing an incorrect DCHECK(). DesktopEnvironmentFactory instances are delet...alexeypa@chromium.org2013-02-161-1/+0
* Added retry logic to ConfigFileWatcher to handle sharing violation errors on ...alexeypa@chromium.org2013-02-163-14/+173
* Make remoting DLLs isolation aware.alexeypa@chromium.org2013-02-162-106/+52
* Reload the web-app if an IT2Me connection fails.jamiewalch@chromium.org2013-02-152-6/+2
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-154-47/+6