summaryrefslogtreecommitdiffstats
path: root/remoting/host/resizing_host_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Make DesktopResizer use ScreenResolution to facilitate DPI-awareness.jamiewalch@chromium.org2013-11-011-2/+1
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-2/+2
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-091-1/+18
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-5/+5
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-2/+2
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-17/+11
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-5/+6
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-151-1/+0
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-2/+3
* Resize host desktop to match client dimensions.jamiewalch@chromium.org2012-10-311-3/+2
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+48