summaryrefslogtreecommitdiffstats
path: root/remoting/host/resizing_host_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-9/+8
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-151-16/+5
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-2/+4
* Don't invoke DesktopResizer::SetSize() if the size isn't changing.wez@chromium.org2012-11-011-3/+4
* Resize host desktop to match client dimensions.jamiewalch@chromium.org2012-10-311-10/+14
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+159