summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert 186522miu@chromium.org2013-03-061-5/+6
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-065-22/+86
* Build src/remoting/remoting.gyp:remoting_host_installation on the main waterf...alexeypa@chromium.org2013-03-061-6/+5
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-063-4/+4
* Revert 186280 because it broke the official build.alexeypa@google.com2013-03-065-83/+22
* RdpDesktopSession COM class should only use raw interfaces.alexeypa@chromium.org2013-03-055-22/+83
* Refactor libjingle.gyp:tommi@chromium.org2013-03-051-2/+0
* Crash the network or desktop process when an unknown IPC message is received.alexeypa@chromium.org2013-03-056-6/+19
* Initialize COM and configure security settings in the daemon.alexeypa@chromium.org2013-03-055-5/+162
* Pass the |curtain_activated| flag to IpcDesktopEnvironmentFactory.alexeypa@chromium.org2013-03-055-5/+45
* Don't show newly-enabled hosts as out-of-date.lambroslambrou@chromium.org2013-03-051-0/+3
* Un-swap left & right mouse buttons when injecting input to Windows.wez@chromium.org2013-03-051-0/+11
* Write an error message to the debug log when the host is shutting down becaus...alexeypa@chromium.org2013-03-044-2/+9
* Forward host status notifications to the daemon via IPC.alexeypa@chromium.org2013-03-047-16/+355
* Add PList entry to convince OS X to let host detect high-DPI.wez@chromium.org2013-03-021-0/+2
* 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