summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Factor connection setup out of client_screen.js.jamiewalch@chromium.org2013-02-079-458/+549
* Fixing a typo in the typelib registration.alexeypa@chromium.org2013-02-061-1/+1
* Add v8_shell depedency in js_unittest_rules.gypi where it's needed instead of...thakis@chromium.org2013-02-061-1/+0
* Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.rsleevi@chromium.org2013-02-0611-31/+31
* Session logging fixesrmsousa@chromium.org2013-02-069-95/+64
* 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-064-39/+96
* Add WebP icon files.sergeyu@chromium.org2013-02-0619-0/+0
* Fix js_unittest_rules.gypi dependeniesthakis@chromium.org2013-02-061-0/+1
* Revert 180820 (broke linux builder somehow, but worked on the trybots)thakis@chromium.org2013-02-051-1/+0
* Fix js_unittest_rules.gypi dependeniesthakis@chromium.org2013-02-051-0/+1
* Make host/url references configurable.rmsousa@chromium.org2013-02-0546-149/+578
* Stop reusing RectangleUpdateDecoder for multiple sessions.sergeyu@chromium.org2013-02-054-26/+35
* 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