summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_resizer_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* remoting: Remove last X11 dependency from ozone buildspang2015-05-071-330/+0
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-7/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-5/+5
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-4/+4
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-1/+1
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-231-2/+2
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-261-2/+2
* Make DesktopResizer use ScreenResolution to facilitate DPI-awareness.jamiewalch@chromium.org2013-11-011-47/+61
* Set screen DPI to 96 on screen resize.lambroslambrou@chromium.org2012-12-071-1/+22
* Implement resize-to-client for Xvfb.jamiewalch@chromium.org2012-10-041-15/+265
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+45