Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving host status events monitoring to a separate interface (HostStatusMonit... | alexeypa@chromium.org | 2013-03-02 | 1 | -9/+8 |
* | Don't disable resize-to-client if the host desktop is explicitly resized. | jamiewalch@chromium.org | 2013-02-15 | 1 | -16/+5 |
* | Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields. | wez@chromium.org | 2013-02-13 | 1 | -2/+4 |
* | Don't invoke DesktopResizer::SetSize() if the size isn't changing. | wez@chromium.org | 2012-11-01 | 1 | -3/+4 |
* | Resize host desktop to match client dimensions. | jamiewalch@chromium.org | 2012-10-31 | 1 | -10/+14 |
* | Cross-platform plumbing for resize-to-client and Linux implementation. | jamiewalch@chromium.org | 2012-09-26 | 1 | -0/+159 |