summaryrefslogtreecommitdiff
path: root/screen_connector_remote_surface_evas
AgeCommit message (Expand)AuthorFilesLines
2023-02-14Fix use after freeHwankyu Jhun2-2/+2
2022-01-24Fix pkgconfig files for devel packagesHwankyu Jhun1-4/+4
2022-01-24Fix CMake configuration filesHwankyu Jhun1-48/+44
2020-09-08Add gcov build optionshyunho2-1/+2
2020-08-25Check null surfacehyunho1-30/+81
2020-06-30Handling image move eventhyunho2-1/+42
2020-06-26Handling key down/up eventshyunho2-1/+79
2020-06-05Remove image event handling logic from RemoteSurfaceEvashyunho9-397/+469
2020-05-08Fix timer handle leak issuehyunho1-0/+5
2020-04-24Release tbm surface on block stateDaehyeon Jung6-1/+98
2020-04-20Add flag for mockupJunghoon Park6-11/+20
2020-03-26Add SetBlock to RemoteSurfaceWatcherhyunho3-10/+26
2020-03-05Add FocusChanged Callback for TopAppSurfaceDaehyeon Jung6-8/+84
2020-02-21Move window contexthyunho3-10/+10
2020-02-03Add NoRenderPush featurehyunho3-1/+30
2020-01-30Add enable/disable auto visibility methodhyunho3-1/+11
2019-12-20Add null check for raw valuehyunho1-1/+1
2019-12-16Check null tbmhyunho1-0/+5
2019-08-02Modify remote surface create requesthyunho4-3/+89
2019-07-25Fix buffer leakhyunho4-0/+14
2019-03-27Revert "Set surface owner for widget ANR"Hyunho Kang1-2/+0
2019-03-27Revert "Set surface owner for watch ANR"Hyunho Kang1-2/+1
2019-02-12Set surface owner for watch ANRhyunho1-1/+2
2019-02-08Set surface owner for widget ANRhyunho1-0/+2
2018-11-13Check buffer duplicationhyunho1-0/+13
2018-09-19Fix do not send unobscured visibility bughyunho1-1/+1
2018-07-26Check window visibility when sends unobscured event to watchhyunho1-1/+8
2018-06-11Fix invalid plug IDLukasz Wlazly1-1/+1
2018-06-05Monitor visibility status of viewer windowsHwankyu Jhun2-6/+28
2018-03-16EFL_UPGRADE: remove ecore-wayland dependencyhyunho4-18/+23
2018-02-05Keep wl_buffer until the image is updatedJunghoon Park9-15/+26
2017-11-22Add method 'IsBound" in RemoteSurface classJunghoon Park2-2/+2
2017-11-17Refactor screen-connectorJunghoon Park20-0/+1959