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