| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't restore the resolution if it was never changed. | jamiewalch@chromium.org | 2014-03-18 | 1 | -2/+5 |
* | Make DesktopResizer use ScreenResolution to facilitate DPI-awareness. | jamiewalch@chromium.org | 2013-11-01 | 1 | -44/+53 |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Add host-side rate-limiting to desktop resize events. | jamiewalch@chromium.org | 2013-06-09 | 1 | -5/+42 |
* | Use webrtc::DesktopCapturer for screen capturer implementation. | sergeyu@chromium.org | 2013-05-16 | 1 | -6/+6 |
* | Reworked the plumbing required to pass the client resolution to the desktop r... | alexeypa@chromium.org | 2013-03-18 | 1 | -8/+7 |
* | ResizingHostObserver is created by the desktop environment together with othe... | alexeypa@chromium.org | 2013-03-09 | 1 | -39/+23 |
* | 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 |