Keep wl_buffer until the image is updated 45/169145/5
authorJunghoon Park <jh9216.park@samsung.com>
Fri, 2 Feb 2018 11:26:20 +0000 (20:26 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Mon, 5 Feb 2018 01:05:51 +0000 (10:05 +0900)
commit96310f7474ce8576d49ad897b8f46ace1c37a167
treecf12107ffcdcb8227cf06035ecf359a7adc908f3
parentc105150cebfb0b1ed50be13da2a402560e3db68b
Keep wl_buffer until the image is updated

Change-Id: I52010b593f6b08fc1faf27eb94e028ba8f23af32
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
20 files changed:
screen_connector_remote_surface/buffer_event_interface.h
screen_connector_remote_surface/remote_surface.cc
screen_connector_remote_surface/remote_surface.h
screen_connector_remote_surface/remote_surface_implementation.h
screen_connector_remote_surface/trs_interface.h
screen_connector_remote_surface/trs_internal.h
screen_connector_remote_surface/trs_mock_internal.h
screen_connector_remote_surface/wl_buffer_manager.cc [deleted file]
screen_connector_remote_surface/wl_buffer_manager_internal.h [deleted file]
screen_connector_remote_surface_evas/image.cc
screen_connector_remote_surface_evas/image_internal.h
screen_connector_remote_surface_evas/image_mock_internal.h
screen_connector_remote_surface_evas/remote_surface_evas.cc
screen_connector_remote_surface_evas/remote_surface_evas.h
screen_connector_remote_surface_evas/remote_surface_mixed.cc
screen_connector_remote_surface_evas/remote_surface_mixed_internal.h
screen_connector_remote_surface_evas/watcher_image.cc
screen_connector_remote_surface_evas/watcher_image_internal.h
screen_connector_watcher/src/screen_connector_toolkit.cc
unittest/src/sc_remote_surface_test.cpp