summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-1411-45/+140
* Refactored LocalInputMonitor so that it can be used on any thread while runni...alexeypa@chromium.org2013-03-1410-394/+636
* OSStatus is an SInt32; use the correct formatting.avi@chromium.org2013-03-142-4/+7
* Include host visible name in tool-bar.jamiewalch@chromium.org2013-03-143-2/+21
* Make all web-app links open in a new window.jamiewalch@chromium.org2013-03-131-1/+2
* Made ClientSession a non ref-counted class.alexeypa@chromium.org2013-03-136-76/+46
* Moved the methods for mapping a session ID to the connected RDP client's addr...alexeypa@chromium.org2013-03-136-167/+220
* Fixed JSCompile error.jamiewalch@chromium.org2013-03-121-0/+6
* Don't display the 'start-host' UI if there was an error fetching the host list.jamiewalch@chromium.org2013-03-121-5/+14
* Set the size of the remote desktop correctly.alexeypa@chromium.org2013-03-122-7/+15
* Use remoting.storage instead of overriding chrome.storage.jamiewalch@chromium.org2013-03-116-22/+20
* Fixed a JSCompile error.jamiewalch@chromium.org2013-03-111-1/+1
* Updating XTBs based on .GRDs from branch 1410dharani@google.com2013-03-1139-51/+129
* Improve PID-file handling in Linux Me2Me script.lambroslambrou@chromium.org2013-03-102-101/+37
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-0926-127/+269
* Fixed tab-mode detection.jamiewalch@chromium.org2013-03-091-37/+11
* The worker process launcher can now ask the worker process to crash.alexeypa@chromium.org2013-03-0818-120/+382
* Make the Chromoting IT2Me host high-DPI aware.wez@chromium.org2013-03-081-0/+8
* DesktopSessionProxy should be owned by the event executor and audio/video cap...alexeypa@chromium.org2013-03-089-166/+152