platform/core/uifw/wayland-tbm.git
8 years agoremove queue reset callback 24/64924/2 accepted/tizen/common/20160407.132116 accepted/tizen/ivi/20160407.000355 accepted/tizen/mobile/20160407.000304 accepted/tizen/tv/20160407.000317 accepted/tizen/wearable/20160407.000338 submit/tizen/20160406.085425
SooChan Lim [Wed, 6 Apr 2016 08:17:08 +0000 (17:17 +0900)]
remove queue reset callback

Change-Id: I7fcfb64b79d80d5767268785b556a035dca1106a

8 years agoreturn the wl_buffer at export surface 34/64934/1
SooChan Lim [Wed, 6 Apr 2016 01:37:57 +0000 (10:37 +0900)]
return the wl_buffer at export surface

Change-Id: Icd46b8be910badfdb827a0a76fbed150f243af47

8 years agoremove useless code 33/64933/1
SooChan Lim [Wed, 6 Apr 2016 01:37:13 +0000 (10:37 +0900)]
remove useless code

Change-Id: Ida2e030e0e94364deb13d325d9d20e07dde8d0c7

8 years agodo not delete exported surfaces at queue destroy 32/64932/1
SooChan Lim [Wed, 6 Apr 2016 01:35:42 +0000 (10:35 +0900)]
do not delete exported surfaces at queue destroy

surfaces will be removed at the wl_buffer destroy

Change-Id: I1168615bcd090e1792031e8f32c8ab0650f4efe3

8 years agomanage the exported buffer to the list at queue 30/64930/1
SooChan Lim [Tue, 5 Apr 2016 04:06:45 +0000 (13:06 +0900)]
manage the exported buffer to the list at queue

Change-Id: I2a4be9c726d9c585c121fb108ee500033377c934

8 years agofix the management of the wl_bufer and tbm_surfaces 29/64929/1
SooChan Lim [Wed, 30 Mar 2016 11:28:42 +0000 (20:28 +0900)]
fix the management of the wl_bufer and tbm_surfaces

Change-Id: Ib721d575ba6b7c99c78f08f314f24861fbae4e97

8 years agoPackage version up 00/63300/2 accepted/tizen/ivi/20160324.011833 accepted/tizen/mobile/20160324.011645 accepted/tizen/tv/20160324.011726 accepted/tizen/wearable/20160324.011753 submit/tizen/20160323.123653 submit/tizen/20160323.130249 submit/tizen/20160323.180254 submit/tizen/20160324.002022
Changyeon Lee [Wed, 23 Mar 2016 08:16:14 +0000 (17:16 +0900)]
Package version up

Change-Id: Ie6dbb514590f45cbdcfaac3c16a5ebf3de4a4831

8 years agoRemove bufmgr bind display 99/63299/2
Changyeon Lee [Wed, 23 Mar 2016 08:14:56 +0000 (17:14 +0900)]
Remove bufmgr bind display

Change-Id: Iea90319ea511e3bc728deb9074119cc915acbb78

8 years agosurface_queue: Chanage front-end APIs 95/62395/13
Sangjin Lee [Wed, 16 Mar 2016 02:02:08 +0000 (11:02 +0900)]
surface_queue: Chanage front-end APIs

Change-Id: Ia0f2543e971af595aa16d8f8ee3ff90147fe2787

8 years agoqueue_set_surface returns 1 when func succeeds 79/62379/1 accepted/tizen/common/20160317.155726 accepted/tizen/ivi/20160318.111705 accepted/tizen/mobile/20160318.111128 accepted/tizen/tv/20160318.111259 accepted/tizen/wearable/20160318.111345 submit/tizen/20160316.070417
SooChan Lim [Wed, 16 Mar 2016 00:41:14 +0000 (09:41 +0900)]
queue_set_surface returns 1 when func succeeds

Change-Id: Id0e38c3764fa3c69d8a7fe3e5bf634d57b1a6043

8 years agoChange param of wayland_tbm_client_create_surface_queue() 11/62211/1 accepted/tizen/common/20160316.155657 accepted/tizen/ivi/20160315.120858 accepted/tizen/mobile/20160315.120748 accepted/tizen/tv/20160315.120820 accepted/tizen/wearable/20160315.120839 submit/tizen/20160315.024806
Sangjin Lee [Tue, 15 Mar 2016 02:02:42 +0000 (11:02 +0900)]
Change param of wayland_tbm_client_create_surface_queue()

Change-Id: Id9198a1117c9b52debcdaa7046c405729dc27443

8 years agoSupport fixed scanout buffer 87/62087/1 accepted/tizen/ivi/20160315.002520 accepted/tizen/mobile/20160315.002430 accepted/tizen/tv/20160315.002444 accepted/tizen/wearable/20160315.002501 submit/tizen/20160314.083728
Sangjin Lee [Mon, 7 Mar 2016 00:50:57 +0000 (09:50 +0900)]
Support fixed scanout buffer

Change-Id: I4cc6090652f69f69d823fbfa089468c2125e22e6

8 years agouse the tizen directory macros at spec file 89/61889/1
SooChan Lim [Fri, 11 Mar 2016 05:23:11 +0000 (14:23 +0900)]
use the tizen directory macros at spec file

Change-Id: Ibae588c4e44aca5e1d00a780f23c1a560d0a77f0

8 years agoremove auth event 22/61222/1
Sangjin Lee [Mon, 7 Mar 2016 00:55:26 +0000 (09:55 +0900)]
remove auth event

Change-Id: I09310b6aa62a9dad65dc60b681744e3656dc6f8a

8 years agoMerge "Remove authentication from server & client" into tizen
Boram Park [Thu, 3 Mar 2016 11:00:19 +0000 (03:00 -0800)]
Merge "Remove authentication from server & client" into tizen

8 years agoRemove authentication from server & client 28/61028/1
Sangjin Lee [Thu, 3 Mar 2016 10:40:53 +0000 (19:40 +0900)]
Remove authentication from server & client

The authentication is charge of tbm-backend,
so all code of authentication move to each tbm-backends

Change-Id: Id5ded70454e73a185079d2596e6665d0da1168b0

8 years agoPackage version up 03/61003/1 accepted/tizen/common/20160307.153306 accepted/tizen/ivi/20160307.015916 accepted/tizen/mobile/20160307.015818 accepted/tizen/tv/20160307.015838 accepted/tizen/wearable/20160307.015857 submit/tizen/20160306.224940
Changyeon Lee [Thu, 3 Mar 2016 07:36:28 +0000 (16:36 +0900)]
Package version up

Change-Id: I9b81d0250ff6dfab0c3fe5497f2aab2293f6ccca

8 years agobind wl display to tbm bufmgr 70/60970/1
Changyeon Lee [Wed, 2 Mar 2016 08:09:09 +0000 (17:09 +0900)]
bind wl display to tbm bufmgr

Change-Id: I4486991763901f9e227a1ec1fedfd75ad463c9e3

8 years agoclient: remove authenticate from server 00/60300/1
Sangjin Lee [Thu, 25 Feb 2016 01:05:42 +0000 (10:05 +0900)]
client: remove authenticate from server

Change-Id: I50b6429f54b84811bb2ed2c6a09d3da93d601d92

8 years agoserver: remove a api for embedded server 99/60299/1
Sangjin Lee [Wed, 24 Feb 2016 06:59:08 +0000 (15:59 +0900)]
server: remove a api for embedded server

Change-Id: Ie52cd7d1cbd5bad6229b3d93450343f7a225dd5d

8 years agoChange coding-style for tizen 56/59956/1
Sangjin Lee [Sat, 20 Feb 2016 04:10:39 +0000 (13:10 +0900)]
Change coding-style for tizen

Change-Id: I237b744cb2d690dbb16a32bc295f69a42aa19b56

8 years agofix the svace issues 94/55394/1 accepted/tizen/ivi/20160218.024227 accepted/tizen/mobile/20151224.003114 accepted/tizen/tv/20151224.003140 accepted/tizen/wearable/20151224.003203 submit/tizen/20151223.105643 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004
SooChan Lim [Wed, 23 Dec 2015 10:46:36 +0000 (19:46 +0900)]
fix the svace issues

Change-Id: I36381dde6e32e7cf37c1aa20b00621d333b35f28

8 years agoremove useless file 93/55293/1
Sangjin Lee [Wed, 23 Dec 2015 01:58:40 +0000 (10:58 +0900)]
remove useless file

Change-Id: I31d875832627f5d1f76535ae4649a8d4cf63fcb8

8 years agoinitialize the tbm_surface_info_s 10/54610/1 accepted/tizen/mobile/20151217.023222 accepted/tizen/tv/20151217.022812 accepted/tizen/wearable/20151217.022942 submit/tizen/20151216.122705
SooChan Lim [Wed, 16 Dec 2015 12:14:04 +0000 (21:14 +0900)]
initialize the tbm_surface_info_s

Change-Id: Ide8848e98983f9563d160a5fa68eeb1159060123

8 years agoset debug_pid at create buffer 07/54507/3 accepted/tizen/mobile/20151216.105458 accepted/tizen/tv/20151216.105404 accepted/tizen/wearable/20151216.105444 submit/tizen/20151215.224410
SooChan Lim [Tue, 15 Dec 2015 22:44:39 +0000 (07:44 +0900)]
set debug_pid at create buffer

Change-Id: I7bb4b9f5acecd35fdfbd45ce68864901d4058f2f

8 years agoremove chage and info command for trace 65/54165/1 accepted/tizen/mobile/20151214.232937 accepted/tizen/tv/20151214.232948 accepted/tizen/wearable/20151214.233009 submit/tizen/20151214.025437 submit/tizen/20151214.030142
SooChan Lim [Mon, 14 Dec 2015 01:41:53 +0000 (10:41 +0900)]
remove chage and info command for trace

Change-Id: I89ef443958c1403a1d5649597d1ccc5d6fe5a821

8 years agoadd list command 61/54161/1 accepted/tizen/mobile/20151214.055728 accepted/tizen/tv/20151214.055748 accepted/tizen/wearable/20151214.055814 submit/tizen/20151214.010311
SooChan Lim [Mon, 14 Dec 2015 00:51:26 +0000 (09:51 +0900)]
add list command

The list command shows the list of the wayland-tbm clients.

Change-Id: Iec64ba0c9d5ce7b0f9f7a6ad622fa184b4fa7b28

8 years agoadd wayland-tbm-monitor 51/54151/1 accepted/tizen/mobile/20151213.232053 accepted/tizen/tv/20151213.232107 accepted/tizen/wearable/20151213.232129 submit/tizen/20151213.075028
SooChan Lim [Fri, 4 Dec 2015 11:02:51 +0000 (20:02 +0900)]
add wayland-tbm-monitor

The wayland-tbm-monitor is a tool which requests to show tbm_bo infomation.
Using this tool, the user can see the tbm_bo status of the wayland clients
and the wayland server which uses the wayland-tbm-client and the wayland-tbm-server.

Change-Id: I99b377238c27e211ebc21e726dd7e3609b9b283d

8 years agoadd protocol for monitoring tbm_bo 50/54150/1
SooChan Lim [Fri, 4 Dec 2015 12:31:08 +0000 (21:31 +0900)]
add protocol for monitoring tbm_bo

Change-Id: I35296cbba9ea85a8f9eeb88f6f74f42528cc9f38

8 years agoadd WL_TBM_GOTO_IF_FAIL macro 49/54149/1
SooChan Lim [Fri, 4 Dec 2015 12:32:28 +0000 (21:32 +0900)]
add WL_TBM_GOTO_IF_FAIL macro

Change-Id: I5e787a3f35605b4483b2092483ed354f20014dcb

8 years agoremove copyright at wayland-tbm.xml 48/54148/1
SooChan Lim [Fri, 4 Dec 2015 12:30:02 +0000 (21:30 +0900)]
remove copyright at wayland-tbm.xml

Change-Id: I0915688400e166e32429a851523d69ce20fc2b7e

8 years agoChange implementation for wayland_tbm_server_get_buffer() 37/51337/1 accepted/tizen/mobile/20151109.233814 accepted/tizen/tv/20151109.233822 accepted/tizen/wearable/20151109.233833 submit/tizen/20151109.081529
Sangjin Lee [Sun, 8 Nov 2015 07:57:39 +0000 (16:57 +0900)]
Change implementation for wayland_tbm_server_get_buffer()

Change-Id: If3dd119d0fcd63cc1153e560435ee10ee86c43d3

9 years agofix error of initializing array 27/49127/1 accepted/tizen/mobile/20151007.081029 accepted/tizen/tv/20151007.081040 accepted/tizen/wearable/20151007.081104 submit/tizen/20151007.043955 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Boram Park [Wed, 7 Oct 2015 04:23:10 +0000 (13:23 +0900)]
fix error of initializing array

Change-Id: I069d3bb034fdc6fe1c02df2c261400af00b45749

9 years agocorrect error handling 45/48345/1 accepted/tizen/mobile/20150921.090158 accepted/tizen/tv/20150921.090212 accepted/tizen/wearable/20150921.090250 submit/tizen/20150921.055555 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620
Boram Park [Fri, 18 Sep 2015 08:42:35 +0000 (17:42 +0900)]
correct error handling

Change-Id: I1867e27ed131c14a97ae357b247e24f465fbcb65

9 years agonot keep a tbm_surface object 44/48344/1
Boram Park [Fri, 18 Sep 2015 07:05:30 +0000 (16:05 +0900)]
not keep a tbm_surface object

Change-Id: I1c12794ebaa47243f82dd5700280b3660fc6c0c9

9 years agono need to unref here 16/48216/2 accepted/tizen/mobile/20150918.024548 accepted/tizen/tv/20150918.024558 accepted/tizen/wearable/20150918.024613 submit/tizen/20150917.055555
Boram Park [Wed, 16 Sep 2015 09:43:14 +0000 (18:43 +0900)]
no need to unref here

Change-Id: Idda0bfbc7393be62c93d5d3f7a1e52f177df7f82

9 years agoref/unref a tbm_surface object 18/48218/2
Boram Park [Wed, 16 Sep 2015 09:45:29 +0000 (18:45 +0900)]
ref/unref a tbm_surface object

Change-Id: I101ad9a7854af0916efa9c118b5d3759b616145b

9 years agoshould close fd of tbm_bo_export_fd 17/48217/2
Boram Park [Wed, 16 Sep 2015 09:44:08 +0000 (18:44 +0900)]
should close fd of tbm_bo_export_fd

Change-Id: Iefa093849be93c084b601f4b480c521dc457632b

9 years agofix the build scritps. 14/46314/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150819.082926 accepted/tizen/tv/20150819.082944 accepted/tizen/wearable/20150819.082952 submit/tizen/20150819.073317 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
SooChan Lim [Wed, 19 Aug 2015 06:41:53 +0000 (15:41 +0900)]
fix the build scritps.

Change-Id: I4866e6304bdbc39f1e14a2f6fcd9bbe7b2579783

9 years agoget the authentication info of the embedded server 62/46262/1 submit/tizen/20150819.051632
SooChan Lim [Tue, 18 Aug 2015 13:51:25 +0000 (22:51 +0900)]
get the authentication info of the embedded server

The embedded server gets the authenticated fd from host server
when the clients of the embedded server request the authenticated fd.

Change-Id: Ie62d5b603a222c3ac766b838d56080f81d772a2a

9 years agofix the typo 61/46261/1
SooChan Lim [Tue, 18 Aug 2015 13:49:14 +0000 (22:49 +0900)]
fix the typo

Change-Id: I91ab75f14a205c4423ab5ea8b6cd3abd5e30e258

9 years agorefacto the wayland-tbm-client and the wayland-tbm-server 16/45616/2
SooChan Lim [Thu, 6 Aug 2015 08:31:53 +0000 (17:31 +0900)]
refacto the wayland-tbm-client and the wayland-tbm-server

Change-Id: I01386a8d30ce587291379946cbda76fc5949f9b9

9 years agoPackaging: update version to 0.1.1 accepted/tizen/mobile/20150804.235315 accepted/tizen/tv/20150804.235329 accepted/tizen/wearable/20150804.235344 submit/tizen/20150804.113748
Gwanglim Lee [Tue, 4 Aug 2015 11:37:43 +0000 (20:37 +0900)]
Packaging: update version to 0.1.1

Change-Id: Ie9995835b137a441823651c9851f6a8f72ab7de9

9 years agoAdd manifest for security domain policy 72/45272/1
Mun, Gwan-gyeong [Tue, 4 Aug 2015 08:40:00 +0000 (17:40 +0900)]
Add manifest for security domain policy

Change-Id: I07d5beeb4c714ab9836afad231a5f44225029093

9 years agoFixed coding style and memory leak for test codes 97/44697/1
Gwanglim Lee [Sat, 25 Jul 2015 09:08:35 +0000 (18:08 +0900)]
Fixed coding style and memory leak for test codes

Change-Id: I35c282d8cda8ad0e6c811160efbc46ceeb995aeb

9 years agoRemoved unnecessary text 96/44696/1
Gwanglim Lee [Sat, 25 Jul 2015 09:01:20 +0000 (18:01 +0900)]
Removed unnecessary text

Change-Id: I899a46c72b73137ef8f05c74c13c057b5c75071e

9 years agoFix some bugs 65/44665/1
Sangjin Lee [Fri, 24 Jul 2015 11:29:52 +0000 (20:29 +0900)]
Fix some bugs
1. double close
2. resource leak

Change-Id: If3ebf6bff745718c41a7a9f02e5d4ef6baa42120

9 years agofirst draft 44/44644/1 accepted/tizen/mobile/20150724.090619 accepted/tizen/tv/20150724.090752 accepted/tizen/wearable/20150724.090923 submit/tizen/20150724.081621
Sangjin Lee [Fri, 24 Jul 2015 07:55:10 +0000 (16:55 +0900)]
first draft

Change-Id: Ia12472612ce687a3c236c42b6e77a2525874af86

9 years agoInitial empty repository master
KyungMi Lee [Wed, 22 Jul 2015 04:18:52 +0000 (21:18 -0700)]
Initial empty repository