Cross-platform plumbing for resize-to-client and Linux implementation.
commit05a6071c95d34de491ad22836b1b450e79c0d416
authorjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 26 Sep 2012 02:02:18 +0000 (26 02:02 +0000)
committerjamiewalch@chromium.org <jamiewalch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 26 Sep 2012 02:02:18 +0000 (26 02:02 +0000)
tree2ffb8a5bb80db4f2fc022a47c8f00ea8fb09db67
parent6c2432f4a60bb8d6858e3db349097335482660ef
Cross-platform plumbing for resize-to-client and Linux implementation.

BUG=145049

Review URL: https://chromiumcodereview.appspot.com/10918224

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158718 0039d316-1c4b-4281-b951-d872f2087c98
15 files changed:
remoting/host/chromoting_host.cc
remoting/host/chromoting_host.h
remoting/host/client_session.cc
remoting/host/client_session.h
remoting/host/desktop_resizer.h [new file with mode: 0644]
remoting/host/desktop_resizer_linux.cc [new file with mode: 0644]
remoting/host/desktop_resizer_mac.cc [new file with mode: 0644]
remoting/host/desktop_resizer_win.cc [new file with mode: 0644]
remoting/host/host_mock_objects.h
remoting/host/host_status_observer.h
remoting/host/remoting_me2me_host.cc
remoting/host/resizing_host_observer.cc [new file with mode: 0644]
remoting/host/resizing_host_observer.h [new file with mode: 0644]
remoting/host/resizing_host_observer_unittest.cc [new file with mode: 0644]
remoting/remoting.gyp