History log of /device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
08ea9e420c3a04d5fd4c438b9b82f6b862e2cd0c 24-May-2018 Jorge E. Moreira <jemoreira@google.com> Refactors libvirt dependencies out of guest_config and launcher

- Joins host_config and guest_config into a single class
- Encapsulates most dependencies on libvirt into a LibvirtManager
class to make it easier to substitute it with a direct call to qemu.

Bug: 79170615
Test: Run locally
Change-Id: Ia4a160aa2c949bd928b9d32475f8d85a493d5f38
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
a581090e331579a2b3745546e21948532e5feffd 13-Feb-2018 Jorge E. Moreira <jemoreira@google.com> Merges FrameBuffer and FBBroadcast regions into a single Screen region

Gets the clients out of the bussiness of calculating the number of
buffers available and their boundaries. This is nicely encapsulated in
the screen region view class.

Bug: 72837252
Test: local
Change-Id: Ie65dad211ad94f3fc136ee88b1fa4917ff873f52
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
02ccbd50195c01b3260d4c36cfca76bc266f4210 26-Jan-2018 Jorge E. Moreira <jemoreira@google.com> Switches to host side vnc

It builds as a host side binary that's launched by launch_cvd.

Bug: 70945014
Bug: 65062047
Test: run locally
Change-Id: I4aaac15f0ba11c7ab026c441afe0b3eb0b2665f5
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
5dc3ab2259b4b22aa72aa4e71cc0263e9ed361e1 25-Jan-2018 Ryan Haining <haining@google.com> Moves tcp_socket.cpp and tcp_socket.h into common

I'm planning on using these for the socket_forward_proxy. There isn't
anything in the tcp_sockets that I would expect any difference from on
host vs guest.
All the vnc changes are either modifying the #include path or renaming
cvd::vnc::Message to cvd::Message

Change-Id: I20f34d95347cfabd37bc97cc837f02e8ef67b1d2
(cherry picked from commit 0594a5c23b091fd47ba5f1348059268aedfc32a8)
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
63ffb9add394972c0369c4a7fa795bcc0974c94f 29-Dec-2017 Jorge E. Moreira <jemoreira@google.com> First attempt at adding a singleton to region view classes

Makes the Open() method protected in TypedRegionView, sublcasses need
to handle instantiation (preferable through the template defined in
RegionView) or take extra steps to make Open() public.

Bug: 72181993
Change-Id: Iaeb20bec3b0525ce0ac6c6aab8d09d3e554fd71d
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
4cbb6abc1b101a0baf81ec5bafb5b0bf5a4d33f2 05-Dec-2017 Greg Hartman <ghartman@google.com> Move the framebuffer view to the correct place

Change-Id: I135819c0f78dca65e0f81d496dd0d759449f1a67
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
153b106235bf3d6658d325cd0797187122b8c4f3 11-Nov-2017 Greg Hartman <ghartman@google.com> Do the big AVD -> CVD rename

Bug: 68662276
Change-Id: Ie5946e979b414c2ae315f0cd0edd13c6a21791dc
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
86b114acdc4e73c774f00a2f8ecbfed45cda2ce9 04-Nov-2017 Greg Hartman <ghartman@google.com> Allow launch to set the framebuffer size

This is work in progress: we need to finish the work to
point everything at these values.

Change-Id: Idaa366939d8e225f2a3685114d328f0d39867153
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
ccd5745131fb27041329d0a864342cfdb87d8f97 30-Sep-2017 Jorge E. Moreira <jemoreira@google.com> Cosmetic improvements in vnc server

- Consistent file naming
- Copyright statements
- Full path headers
- Use of '#pragma once' instead of header guards
- Consistent order of #include directives
- Removal of LOG_TAG definitions

Test: None
Change-Id: I38d7d06c8881e76099f5d5394dc679fd4ec052ca
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
ca7fb19c52b33a9a498c9f58817c649b8204525e 29-Sep-2017 Greg Hartman <ghartman@google.com> Adapted the VNC server to run on host side.

Change-Id: I53004d5b21d8f4143cd0f1acb64508d685b556f6
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
70753789889aeda4ae436ae952c80b4427d478b9 29-Sep-2017 Greg Hartman <ghartman@google.com> Ran clang-format over vnc_server code

Change-Id: I084bebc11168b8e52a7946eb58c937bd711e4812
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h
24307010f524895109fd640d6c1725376cb02f9f 22-Sep-2017 Jorge E. Moreira <jemoreira@google.com> Vnc server

Just copied the code to have a trace of the modifications needed to
run on host side.

Change-Id: I5b1c647c48c6b7bcb3ec277955b1b010515f02a3
/device/google/cuttlefish_common/host/frontend/vnc_server/vnc_utils.h