summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't reload the web-app at any point in the client-side flow.jamiewalch@chromium.org2013-04-026-88/+109
* Add HostPluginWrapper and implement GetState() in Chromoting webapp.lambroslambrou@chromium.org2013-04-026-12/+162
* Close the RDP connection if the authentication warning dialog is about to be ...alexeypa@chromium.org2013-04-022-3/+15
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-2/+2
* Fix build failure of remoting in linux_chromeos + Official.kinaba@chromium.org2013-04-011-3/+3
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-315-11/+9
* Don't use $USER for Local Login checklambroslambrou@chromium.org2013-03-304-35/+34
* Implement hello exchange with Chromoting Native Messaging hostlambroslambrou@chromium.org2013-03-302-46/+104
* Moved code implementing message-only windows to a dedicated class (Windows on...alexeypa@chromium.org2013-03-308-236/+378
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-303-20/+0
* Restore multi-thread support to RunningAverage.wez@chromium.org2013-03-302-6/+9
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-305-5/+5
* Set SHELL environment in Chromoting session.lambroslambrou@chromium.org2013-03-291-1/+2
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-295-19/+7
* Set environment variables in chromoting sessionlambroslambrou@chromium.org2013-03-281-1/+2
* Refactor getLocalHostStateAndId to help with native messaging implementation.jamiewalch@chromium.org2013-03-264-65/+117
* Don't display full-precision averages of our connection stats.jamiewalch@chromium.org2013-03-261-1/+1
* Destroy NetworkChangeNotifier on the thread on which it is createdsergeyu@chromium.org2013-03-261-3/+4
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-2520-358/+185
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-2533-480/+624
* Improve logging of interactions with the RDP ActiveX control.alexeypa@chromium.org2013-03-241-20/+36
* Webapp changes to support asking for a PINrmsousa@chromium.org2013-03-245-35/+135
* Add unit tests for sub-components of CaptureScheduler.wez@chromium.org2013-03-2410-62/+299
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-2433-331/+329
* Protocol / client plugin changes to support interactively asking for a PIN.rmsousa@chromium.org2013-03-237-111/+253
* Third Party authentication protocol.rmsousa@chromium.org2013-03-2312-16/+786
* Fix undefined variable for hosts service url in release builds.wez@chromium.org2013-03-221-1/+2
* Revert "Disable the Composite extension for in virtual X sessions."wez@chromium.org2013-03-221-3/+0
* Added survey butter-bar to web-app.jamiewalch@chromium.org2013-03-2210-10/+140
* Optimize png files under remoting/resourcesoshima@chromium.org2013-03-224-0/+0
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-212-1/+2
* Don't run login scripts in foreground when running per-user daemon.lambroslambrou@chromium.org2013-03-201-13/+9
* Enable 32-bit color, enhanced graphics, font smoothing and desktop compositio...alexeypa@chromium.org2013-03-191-0/+15
* Reset bump-scroll offsets when leaving full-screen mode.jamiewalch@chromium.org2013-03-191-1/+4
* Implement Native Messaging in remoting webapp for Me2Me.lambroslambrou@chromium.org2013-03-196-9/+406
* Add cevans as an IPC OWNER for all areas.palmer@chromium.org2013-03-181-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-184-14/+14
* Fixing a typo/bad merge in the code setting the default screen resolution for...alexeypa@chromium.org2013-03-181-1/+1
* Cosmetic changes split out from r188673:alexeypa@chromium.org2013-03-181-0/+4
* Disable the Composite extension for in virtual X sessions.wez@chromium.org2013-03-181-6/+10
* Set the default screen resolution of an RDP session to 1024x768.alexeypa@chromium.org2013-03-181-1/+15
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-1816-21/+181
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-1827-149/+280
* Avoid reporting the same error multiple times when repeatedly capturing audio...alexeypa@chromium.org2013-03-162-14/+24
* Add postrm to remove Unix group for chromoting.lambroslambrou@chromium.org2013-03-151-0/+13
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* Remote RDP sessions, rather than the console, if curtain-mode is configured.alexeypa@chromium.org2013-03-154-78/+484
* Create a desktop environment instance late so that it will see the curtain_re...alexeypa@chromium.org2013-03-153-53/+94
* Disable key-auto-repeat globally, instead of for individual keys.lambroslambrou@chromium.org2013-03-141-21/+39
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-143-3/+4