platform/core/uifw/headless-server.git
3 years agoscripts: add PATH variable 64/268864/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220104.122848 submit/tizen_6.5/20220104.064829
Sung-Jin Park [Tue, 4 Jan 2022 04:08:11 +0000 (13:08 +0900)]
scripts: add PATH variable

Change-Id: I48183fc44bb16b50878b8b7a7988745724c810a6
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agoheadless_server : add tbm bufmgr server init/deinit 85/268485/2 accepted/tizen/6.5/unified/20211224.144613 submit/tizen_6.5/20211223.110040
dyamy-lee [Thu, 23 Dec 2021 10:36:14 +0000 (19:36 +0900)]
headless_server : add tbm bufmgr server init/deinit

For using tbm buffer, it needs tbm_bufmgr_server_init.
THis is missed when it is integrated with doctor

Change-Id: I97a6a63a5ccfe3cbc348cb432312b6d19cdc59d6

3 years agoshell : add null check of pepper list when using pepper_list_for_each_list 13/268413/4 submit/tizen_6.5/20211223.015334
dyamy-lee [Wed, 22 Dec 2021 10:32:28 +0000 (19:32 +0900)]
shell : add null check of pepper list when using pepper_list_for_each_list

Change-Id: I7ac045ff9ef92ebf3d141975931c8c6e285c7d8e

3 years agoshell : remove null check of top which can't be null 89/268389/2
dyamy-lee [Wed, 22 Dec 2021 06:26:54 +0000 (15:26 +0900)]
shell : remove null check of top which can't be null

Change-Id: I2d00b106e57a74644b25d6eeb03c1110d2ff7f80

3 years agopackaging: apply ASLR 08/268208/2 accepted/tizen/6.5/unified/20211220.133313 submit/tizen_6.5/20210604.124333 submit/tizen_6.5/20210604.131219 submit/tizen_6.5/20211217.073213 submit/tizen_6.5/20211220.042654
Sung-Jin Park [Fri, 4 Jun 2021 10:48:48 +0000 (19:48 +0900)]
packaging: apply ASLR

Change-Id: Ia911cc3c62e7cdeff66bf89dd84d36c6d838b329
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agoMerge "shell: fix destroying not allocated resource" into tizen_6.5
Sung-Jin Park [Fri, 17 Dec 2021 05:06:32 +0000 (05:06 +0000)]
Merge "shell: fix destroying not allocated resource" into tizen_6.5

3 years agoMerge "boot_anim: fix checking ani->source when adding event loop timer" into tizen_6.5
Sung-Jin Park [Fri, 17 Dec 2021 05:06:23 +0000 (05:06 +0000)]
Merge "boot_anim: fix checking ani->source when adding event loop timer" into tizen_6.5

3 years agoshell: fix destroying not allocated resource 27/268127/2
ulgal-park [Thu, 16 Dec 2021 08:53:19 +0000 (17:53 +0900)]
shell: fix destroying not allocated resource

Change-Id: Ia631e6533c9605bd00246f501af507d2fd4e9292

3 years agodebug: fix printing error msg to use strerror_r() for thread safety 26/268126/2
ulgal-park [Thu, 16 Dec 2021 08:29:36 +0000 (17:29 +0900)]
debug: fix printing error msg to use strerror_r() for thread safety

Change-Id: I337a002d274cd9eed971c58a086ecbce88f1b8d3

3 years agoboot_anim: fix checking ani->source when adding event loop timer 28/268128/2
ulgal-park [Thu, 16 Dec 2021 09:38:03 +0000 (18:38 +0900)]
boot_anim: fix checking ani->source when adding event loop timer

Change-Id: I62d050e01ee4562b299281d9b36a53f9b07c424a

3 years agounits: fix to check speaker correctly 04/267504/1 accepted/tizen/6.5/unified/20211207.212516 submit/tizen_6.5/20211206.095450
Sung-Jin Park [Mon, 6 Dec 2021 08:54:25 +0000 (17:54 +0900)]
units: fix to check speaker correctly

Change-Id: I739344684d568de8980f37b0e7ed821a2cc660fc
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agoshell: fix only to access when shell is not NULL 19/266619/2 accepted/tizen/6.5/unified/20211129.211936 submit/tizen_6.5/20210604.071023 submit/tizen_6.5/20211129.081044
Sung-Jin Park [Wed, 9 Jun 2021 04:29:44 +0000 (13:29 +0900)]
shell: fix only to access when shell is not NULL

Change-Id: I6116da03f55016df6c5f7271a39497e7ec2bc84c
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agoshell: add checking hs_surface before accessing it 18/266618/2
Sung-Jin Park [Wed, 9 Jun 2021 04:16:51 +0000 (13:16 +0900)]
shell: add checking hs_surface before accessing it

Change-Id: I160d6e85dd1f107ca1295dedc727e57b6986f4bb
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agooutput: fix DEREF_AFTER_NULL issue 17/266617/2
Sung-Jin Park [Wed, 9 Jun 2021 04:10:48 +0000 (13:10 +0900)]
output: fix DEREF_AFTER_NULL issue

Change-Id: I20b66908cf2ca43ad3f6f3b5fe4d5a67ffeddc4f
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
3 years agooutput: fix NULL_AFTER_DEREF issue 16/266616/1
Sung-Jin Park [Wed, 9 Jun 2021 04:09:09 +0000 (13:09 +0900)]
output: fix NULL_AFTER_DEREF issue

Change-Id: I6f2108b39aecbc87bffa0c3e1cf6b30009af6883
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
4 years agoinput : add get capabilities by env and event listeners about pointer, touch for...
dyamy-lee [Fri, 12 Nov 2021 05:16:23 +0000 (14:16 +0900)]
input : add get capabilities by env and event listeners about pointer, touch for integration doctor function

Change-Id: Iff8de4ced6c08f1cd61f86f9687eb49a993c08b1
(cherry picked from commit 3cc9b489271abc1093835cb925c4b3299ee84e6b)

4 years agospec file and scripts : for selective performance, add start script and execute this...
dyamy-lee [Fri, 12 Nov 2021 05:21:06 +0000 (14:21 +0900)]
spec file and scripts : for selective performance, add start script and execute this by display-manager.service

Change-Id: Id9144de7b32788f97447b9d3ad537a1f9e01699a
(cherry picked from commit 93c49782605e2e25ccbd65ac315329291e7a8b1e)

4 years agoheadless_server : seperate headless-output function for selective action
dyamy-lee [Fri, 12 Nov 2021 06:02:08 +0000 (15:02 +0900)]
headless_server : seperate headless-output function for selective action

Change-Id: I5588abd49502aeac9a8f8e7fb4cdb30c017fd04c
(cherry picked from commit cf68a6aa3d32547749bef5e8a35810d4105e7888)

4 years agoinput : add various input devices by it's capabilities from each environment not...
dyamy-lee [Fri, 12 Nov 2021 06:25:15 +0000 (15:25 +0900)]
input : add various input devices by it's capabilities from each environment not only keyboard.

Change-Id: I3b54904ad2a86b0d19a63c55dbd8088d63394e44
(cherry picked from commit c2bcdde8af7c16a151b0b38f53f1e5ad128daba5)

3 years agoadd name argument as null at pepper_compositor_create 41/262541/1 accepted/tizen/6.5/unified/20211028.115755 accepted/tizen/unified/20210816.122925 submit/tizen/20210813.050356 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
SooChan Lim [Fri, 13 Aug 2021 05:43:14 +0000 (14:43 +0900)]
add name argument as null at pepper_compositor_create

Change-Id: I7c8372156e6eea6c0b353de90ef7ef1e5f11400a

5 years agoInitial version of headless-server accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix import tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.020308 accepted/tizen/5.5/unified/mobile/hotfix/20201027.080110 accepted/tizen/5.5/unified/wearable/hotfix/20201027.111134 accepted/tizen/6.0/unified/20201030.113934 accepted/tizen/6.0/unified/hotfix/20201103.002057 accepted/tizen/unified/20190805.104341 submit/tizen/20190805.064108 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 submit/tizen_5.5_wearable_hotfix/20201026.184305 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_5.5.m2_release tizen_6.0.m2_release
Sung-Jin Park [Mon, 5 Aug 2019 06:25:18 +0000 (15:25 +0900)]
Initial version of headless-server

- Ref revision : b83ac3bcee706dd9043136f603596bbad9d16f46

Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
5 years agoInitial empty repository master
Tizen Infrastructure [Mon, 5 Aug 2019 05:49:25 +0000 (05:49 +0000)]
Initial empty repository