summaryrefslogtreecommitdiffstats
path: root/remoting/host/resizing_host_observer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't restore the resolution if it was never changed.jamiewalch@chromium.org2014-03-181-11/+41
* Make DesktopResizer use ScreenResolution to facilitate DPI-awareness.jamiewalch@chromium.org2013-11-011-66/+98
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-091-2/+57
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-161-1/+3
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-1/+5
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-30/+31
* Moving host status events monitoring to a separate interface (HostStatusMonit...alexeypa@chromium.org2013-03-021-5/+7
* Don't disable resize-to-client if the host desktop is explicitly resized.jamiewalch@chromium.org2013-02-151-27/+0
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-1/+2
* Don't invoke DesktopResizer::SetSize() if the size isn't changing.wez@chromium.org2012-11-011-17/+34
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+194