Sign in
chromium
/
chromium
/
src.git
/
d804aafe8dc8fd87467c544d2bf5b73a3c6f6bd0
/
remoting
/
host
/
resizing_host_observer.h
835674b
Update some Callbacks to Once/Repeating in //remoting/host
by Evan Stade
· 5 years ago
7c5cfabd
Use in-class initializers for base::WeakPtrFactory (all remaining uses on Linux desktop).
by Jeremy Roman
· 6 years ago
56f354dd
Restore original host resolution on receipt of an empty ClientResolution message.
by Jamie Walch
· 7 years ago
9afeeff
Fix ResizingHostObserver to use TimeTicks
by sergeyu
· 9 years ago
5d5d89b9
Don't restore screen resolution in curtain mode.
by rkjnsn
· 9 years ago
0765c49
Convert //remoting to use std::unique_ptr
by dcheng
· 9 years ago
c5960f3
Switch to standard integer types in remoting/host/.
by avi
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
562aba5
Standardize usage of virtual/override/final in remoting/
by dcheng
· 11 years ago
11d989c
replace OVERRIDE and FINAL with override and final in remoting/
by mostynb
· 11 years ago
fcce48d
Make DesktopResizer use ScreenResolution to facilitate DPI-awareness.
by
[email protected]
· 12 years ago
5d7eb86
Use a direct include of time headers in ppapi/, printing/, remoting/.
by
[email protected]
· 12 years ago
4a444c4
Add host-side rate-limiting to desktop resize events.
by
[email protected]
· 12 years ago
231316a
Removed task runners from the DesktopEnviroment interface and introduced ScreenControls/ClientSessionControl interfaces.
by
[email protected]
· 12 years ago
739e280
Reworked the plumbing required to pass the client resolution to the desktop resizer.
by
[email protected]
· 12 years ago
61cfdc5
ResizingHostObserver is created by the desktop environment together with other stubs.
by
[email protected]
· 12 years ago
9cfb0c3
Moving host status events monitoring to a separate interface (HostStatusMonitor).
by
[email protected]
· 12 years ago
6357e6e
Don't disable resize-to-client if the host desktop is explicitly resized.
by
[email protected]
· 12 years ago
48a8ca3
Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.
by
[email protected]
· 12 years ago
f8c9f82
Resize host desktop to match client dimensions.
by
[email protected]
· 13 years ago
05a6071
Cross-platform plumbing for resize-to-client and Linux implementation.
by
[email protected]
· 13 years ago