summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kichan Kwon [Tue, 10 Mar 2020 09:20:29 +0000 (18:20 +0900)]
wifi : add head node
Change-Id: Ic2bede10aba279a191736413c97cb2013809532d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
DoHyun Pyun [Wed, 26 Feb 2020 04:34:00 +0000 (13:34 +0900)]
Assign the default app_id for no application process
Change-Id: I3f93d810df4c30c101acfab23b2375db8746e887
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Kichan Kwon [Mon, 17 Feb 2020 09:04:19 +0000 (18:04 +0900)]
cpu : provide utime and stime instead of fg and bg time
Change-Id: Ic23a521b8e511a1bd086aff085627a4994f41cd2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Semun Lee [Fri, 14 Feb 2020 06:11:10 +0000 (15:11 +0900)]
Fix memory leak
Change-Id: I0a72c7a7a3dcce8f1115910142c7e377d4c0bdf8
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Abhishek Vijay [Mon, 13 Jan 2020 08:31:22 +0000 (08:31 +0000)]
Merge "display: modified to support consecutive sessions" into tizen
Sudipto [Thu, 5 Dec 2019 10:59:53 +0000 (16:29 +0530)]
Fix svace and coverty memleak issues
Change-Id: I862f2ccb659bb160c7cfb15af385c5640d8f8844
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
sanghyeok.oh [Tue, 10 Dec 2019 02:03:13 +0000 (11:03 +0900)]
display: modified to support consecutive sessions
Change-Id: I12b132c73e1e0fb9a6bde75827b225af4668e031
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Sudipto [Tue, 3 Dec 2019 10:53:25 +0000 (16:23 +0530)]
Fix plugin not loading error
Change-Id: I6cf144b6e315f66802892327c85efba38778208f
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
Abhishek Vijay [Thu, 28 Nov 2019 12:16:37 +0000 (17:46 +0530)]
[NonACR] removed redundant interface header file
Change-Id: I7b339e2d2fb69825bf901a5bc00339a0dc537cbd
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Sudipto Bal [Thu, 28 Nov 2019 06:13:55 +0000 (15:13 +0900)]
Initial plugin for bluetooth
Change-Id: I29a3295e824b2bfea074e574da725f12db258a51
Signed-off-by: Sudipto Bal <sudipto.bal@samsung.com>
hyunuk.tak [Mon, 2 Sep 2019 05:05:07 +0000 (14:05 +0900)]
Initial plugin for device network
Change-Id: I5bdf71fa90bc929c0403525d5a317b4e5f197c40
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
hyunuk.tak [Mon, 2 Sep 2019 05:30:59 +0000 (14:30 +0900)]
Initial plugin for wifi
Change-Id: I4bb3297c4678967ac355f981b8f34b41025561ab
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Abhishek Vijay [Tue, 26 Nov 2019 06:46:57 +0000 (12:16 +0530)]
[NonACR]removed dummy plugin & updated display plugin for common plugin interface
Change-Id: I7389ccc7bdde7daaa1d5938d36d6cc4cf4ed67b6
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
sanghyeok.oh [Wed, 4 Sep 2019 08:21:07 +0000 (17:21 +0900)]
initial plugin for display
Change-Id: I03188c02b0853ddce14de4ef69661d1f534747ec
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Abhishek Vijay [Wed, 20 Nov 2019 05:17:30 +0000 (10:47 +0530)]
[NonACR]Seperated interface header & excluded dummy plugin from build
Change-Id: I05791bb5d72f756e53a7589e934e13f998ccdf14
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Dewal Agarwal [Tue, 5 Nov 2019 05:33:30 +0000 (11:03 +0530)]
Adding head node for proper Plugin Parsing
Change-Id: Id3178c17d3dba65d12b9b4cb5fb3ddadc2f91cf6
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
Kichan Kwon [Fri, 27 Sep 2019 13:14:17 +0000 (22:14 +0900)]
cpu : check whether malloc is failed
Change-Id: I857aa94bb11a6aac02e9990fb556624cbc4685b2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Kichan Kwon [Fri, 30 Aug 2019 04:49:17 +0000 (13:49 +0900)]
Add CPU plugin
Change-Id: I6fac67bfe5f95d63546d002aa6325bb0c02282bb
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Kichan Kwon [Fri, 30 Aug 2019 01:01:14 +0000 (10:01 +0900)]
Add dummy plugin and build environment
Change-Id: Ic22e74ad0d60de9100d13c3ce64b3822ee0bdb81
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Tizen Infrastructure [Wed, 28 Aug 2019 09:13:28 +0000 (09:13 +0000)]
Initial empty repository