summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-154-47/+6
* When resizing-to-fit, prefer to match desktop rotation if possible.wez@chromium.org2013-02-141-13/+26
* Include version information in heartbeats.jamiewalch@chromium.org2013-02-141-6/+13
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-139-28/+46
* Fix ScreenCapturerMac handling of secondary display configurations.wez@chromium.org2013-02-121-1/+2
* Strip and save debug info from chromoting host binaries.mmoss@chromium.org2013-02-112-9/+9
* Make remoting_unittests build on Win64 jschuh@chromium.org2013-02-101-5/+5
* Use a non-locking factory class for ElevatedController class.alexeypa@chromium.org2013-02-091-0/+11
* Direct host output to a specific log file.skonig@chromium.org2013-02-098-6/+94
* Improve gksudo prompt when enabling chromoting host.sergeyu@chromium.org2013-02-091-13/+15
* Fix SignalingConnector to reset XMPP connection only when it's not connected.sergeyu@chromium.org2013-02-091-3/+6
* Integrate Chromoting Linux packaging into official build.mmoss@chromium.org2013-02-081-6/+78
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-0712-59/+467
* Fixing a typo in the typelib registration.alexeypa@chromium.org2013-02-061-1/+1
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-064-4/+4
* Move Keystone registration to top of remoting postflight script.lambroslambrou@chromium.org2013-02-061-8/+8
* Make NPAPI Me2Me interface return results via callback parameters.lambroslambrou@chromium.org2013-02-062-7/+29
* Make host/url references configurable.rmsousa@chromium.org2013-02-0525-52/+340
* Relanding r180433, now without build/some.gyp:alexeypa@chromium.org2013-02-0436-447/+481
* Pass a DesktopEnvironmentFactory when starting a DesktopProcess, allow the ca...alexeypa@chromium.org2013-02-048-55/+123
* Revert 180433 because build\some.gyp was added to the CL by mistake.alexeypa@google.com2013-02-0436-477/+443
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-02-0436-443/+477
* Add FilePath to base namespace.brettw@chromium.org2013-02-0235-114/+117
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-314-4/+4
* Merge methods of media::SharedBufferFactory interface into media::ScreenCaptu...alexeypa@chromium.org2013-01-312-7/+3
* Revert 179373. This makes the try jobs started by the commit queue fail.marja@chromium.org2013-01-3133-449/+443
* Pass the flag enabling X DAMAGE via DesktopEnvironmentFactory.alexeypa@chromium.org2013-01-305-15/+27
* Implement a listener for host deletion notifications.rmsousa@chromium.org2013-01-304-1/+303
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-2933-443/+449
* Revert 179226kinuko@chromium.org2013-01-2933-449/+443
* Revert 179294, MAC linking is fixed by 179304vitalybuka@chromium.org2013-01-2933-443/+449
* Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."mattm@chromium.org2013-01-2933-449/+443
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-2933-443/+449
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-2827-157/+173
* RefCounted types should not have public destructors, remoting/ edition.rsleevi@chromium.org2013-01-284-38/+33
* Remove a unit-test left-over from when we had our own URLFetcher implementation.wez@chromium.org2013-01-261-96/+0
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-251-30/+22
* Mac 64-bit compatibility for remoting: use proper types.mark@chromium.org2013-01-241-1/+1
* Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...fischman@chromium.org2013-01-231-22/+30
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-231-30/+22
* remoting: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-01-221-1/+1
* Mocked VideoFrameCapturer should use the VideoFrameCapturer::Delegate pointer.alexeypa@chromium.org2013-01-181-29/+57
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-7/+7
* Allow resize-to-client to be enabled by the user.jamiewalch@chromium.org2013-01-171-5/+0
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-1622-186/+179
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-1632-802/+933
* Remove REMOTING_HOST_LINUX_CLIPBOARD build settinglambroslambrou@chromium.org2013-01-151-8/+0
* Remove the base::files:: namespace.darin@chromium.org2013-01-152-4/+4
* The client's connection video stub is created only after the connection has b...alexeypa@chromium.org2013-01-103-6/+9
* Revert 176126 - the reverted change depends on another CL, so reverting it br...alexeypa@google.com2013-01-106-191/+284