summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
...
* Remove redundant reset() calls in AuthenticatorTestBase::RunChannelAuth.dcheng@chromium.org2013-02-052-16/+8
* [Chromoting] Check cursor data size on client before copying data.garykac@chromium.org2013-02-051-0/+8
* Relanding r180433, now without build/some.gyp:alexeypa@chromium.org2013-02-0440-647/+788
* 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-0440-784/+643
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-02-0440-643/+784
* Fixed missing references in wcs_sandbox.html.jamiewalch@chromium.org2013-02-038-94/+74
* 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-3137-678/+643
* Improve JS unit tests.jamiewalch@chromium.org2013-01-303-13/+31
* 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-305-1/+306
* Fixed host settings load.jamiewalch@chromium.org2013-01-291-1/+3
* Disable multi-process host by default. Security review is pending.alexeypa@chromium.org2013-01-291-8/+2
* Get Chromoting client working in Apps V2jamiewalch@chromium.org2013-01-2915-124/+718
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-2937-643/+678
* Cleanup remoting_core targetsergeyu@chromium.org2013-01-291-4/+1
* Revert 179226kinuko@chromium.org2013-01-2937-674/+639
* Revert 179294, MAC linking is fixed by 179304vitalybuka@chromium.org2013-01-2937-639/+674
* Fixing linking on MAC builds.vitalybuka@chromium.org2013-01-291-0/+6
* Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."mattm@chromium.org2013-01-2937-674/+639
* Render high-DPI hosts pixel-for-pixel on high-DPI clients.wez@chromium.org2013-01-291-4/+22
* PIN dialog clean-ups.jamiewalch@chromium.org2013-01-292-18/+12
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-2937-639/+674
* Fix paths for files moved in r179218.sergeyu@chromium.org2013-01-291-4/+4
* Fix paths for files moved in r179218sergeyu@chromium.org2013-01-291-4/+4
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-2881-6034/+218
* RefCounted types should not have public destructors, remoting/ edition.rsleevi@chromium.org2013-01-289-47/+46
* 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-255-93/+266
* 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-235-258/+94
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-235-94/+258
* remoting: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-01-222-2/+2
* Disable VideoFrameCapturerTest.Capture under TSan v2glider@chromium.org2013-01-211-1/+7
* Add hack that works around signaling bug that breaks Chromoting.sergeyu@chromium.org2013-01-211-1/+27
* 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-178-78/+243
* Allow an AppsV2 build to be configured using GYP.jamiewalch@google.com2013-01-163-9/+192
* 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-1633-809/+937
* Roll grit 100:101newt@chromium.org2013-01-151-1/+1
* Remove REMOTING_HOST_LINUX_CLIPBOARD build settinglambroslambrou@chromium.org2013-01-152-14/+0
* Remove the base::files:: namespace.darin@chromium.org2013-01-152-4/+4
* Duplicate handles so each SharedMemory object will have its own handle.alexeypa@chromium.org2013-01-122-1/+14
* Load /etc/environment in Me2Me sessionlambroslambrou@chromium.org2013-01-121-0/+21
* Improve error log when failed to load configlambroslambrou@google.com2013-01-111-21/+38