platform/core/uifw/wayland-tbm.git
8 years agodestroy wl_buffer when the export request is failed 30/78530/1
SooChan Lim [Tue, 5 Jul 2016 08:34:11 +0000 (17:34 +0900)]
destroy wl_buffer when the export request is failed

Change-Id: I6e682bd28e8cbca1e470d2e482ba3fe4daabf997

8 years agoSet proxy queue of attached buffer to default queue 70/78170/3 accepted/tizen/common/20160706.141450 accepted/tizen/ivi/20160705.044752 accepted/tizen/mobile/20160705.044800 accepted/tizen/tv/20160705.044757 accepted/tizen/wearable/20160705.044739 submit/tizen/20160704.121410
Changyeon Lee [Mon, 4 Jul 2016 11:34:57 +0000 (20:34 +0900)]
Set proxy queue of attached buffer to default queue

if User set proxy queue of wl_tbm_queue to not default queue,
proxy queue of attached buffer set not default queue.
we need to set default queue.

Change-Id: I9bc2d3ca9c1a9b48966f0031e90991de79ea7e3c

8 years agocheck if the buffer->wl_buffer is null. 61/77661/1 accepted/tizen/common/20160703.130654 accepted/tizen/ivi/20160701.033928 accepted/tizen/mobile/20160701.034045 accepted/tizen/tv/20160701.033825 accepted/tizen/wearable/20160701.033953 submit/tizen/20160630.112337 submit/tizen_common/20160701.180000
SooChan Lim [Thu, 30 Jun 2016 11:13:05 +0000 (20:13 +0900)]
check if the buffer->wl_buffer is null.

Change-Id: I156b1a3cd4d8de2d0330c75278a4ecbcea56ecbe

8 years agomonitor: implement trace 64/76864/2
Roman Marchenko [Mon, 27 Jun 2016 12:51:47 +0000 (15:51 +0300)]
monitor: implement trace

Change-Id: I0f04be446dc8b63dd05b60c849ad6e5ae8c88917
Signed-off-by: Roman Marchenko <r.marchenko@samsung.com>
8 years agoif client queue reset in activated state, reset allocated flag of attached buffer 52/75952/1 accepted/tizen/common/20160627.191244 accepted/tizen/ivi/20160623.122112 accepted/tizen/ivi/20160629.015257 accepted/tizen/mobile/20160623.122021 accepted/tizen/mobile/20160629.015223 accepted/tizen/tv/20160623.122039 accepted/tizen/tv/20160629.015244 accepted/tizen/wearable/20160623.122055 accepted/tizen/wearable/20160629.015235 submit/tizen/20160622.085532 submit/tizen/20160627.015631
Changyeon Lee [Wed, 22 Jun 2016 07:51:50 +0000 (16:51 +0900)]
if client queue reset in activated state, reset allocated flag of attached buffer

Change-Id: Iea077436cc4f2ec40be23d601355f18a130d57c3

8 years agoSupport logging dlog 67/70067/1 accepted/tizen/common/20160519.191102 accepted/tizen/ivi/20160519.002822 accepted/tizen/mobile/20160519.002738 accepted/tizen/tv/20160519.002804 accepted/tizen/wearable/20160519.002750 submit/tizen/20160518.062502
Changyeon Lee [Mon, 16 May 2016 08:18:16 +0000 (17:18 +0900)]
Support logging dlog

if WL_TBM_DLOG=1(environment variable) is set, wayland-tbm log message with dlog system

Change-Id: I34d9950dbcd0997c34695e56930c4ebc2ac47706

8 years agoadd API for the client-queue flush 90/68890/1
Sangjin Lee [Tue, 10 May 2016 08:00:17 +0000 (17:00 +0900)]
add API for the client-queue flush

Change-Id: I3be9c3c03f41f5ae3d41ed7343241b207fd7c7f7

8 years agofind surface at queue_list 30/68330/2 accepted/tizen/common/20160504.130224 accepted/tizen/ivi/20160504.012514 accepted/tizen/mobile/20160504.012410 accepted/tizen/tv/20160504.012425 accepted/tizen/wearable/20160504.012456 submit/tizen/20160503.113831
SooChan Lim [Tue, 3 May 2016 11:26:04 +0000 (20:26 +0900)]
find surface at queue_list

Change-Id: I107a839dd5f37972701f9f4af3c46bf2628ee8d1

8 years agoadd queue_info_list 01/68301/1
SooChan Lim [Tue, 3 May 2016 09:16:15 +0000 (18:16 +0900)]
add queue_info_list

The wayland_tbm_client can get the multiple tbm_surface_queue
associated with the wl_surface.

Change-Id: I669adc009b6064087c6c3d3996c075ec907ab86c

8 years agodestory the tbm_buffer without searching 95/67695/1 accepted/tizen/common/20160429.170255 accepted/tizen/ivi/20160429.011538 accepted/tizen/mobile/20160429.011522 accepted/tizen/tv/20160429.011529 accepted/tizen/wearable/20160429.011526 submit/tizen/20160428.080846
SooChan Lim [Thu, 28 Apr 2016 05:35:06 +0000 (14:35 +0900)]
destory the tbm_buffer without searching

Change-Id: I7461894a79ee03cad416136f87828400547897c4

8 years agodisable the logs 67/67167/1 accepted/tizen/common/20160427.053655 accepted/tizen/ivi/20160426.233955 accepted/tizen/mobile/20160426.233901 accepted/tizen/tv/20160426.233924 accepted/tizen/wearable/20160426.233920 submit/tizen/20160426.014922
SooChan Lim [Mon, 25 Apr 2016 11:12:46 +0000 (20:12 +0900)]
disable the logs

Change-Id: If4a7659fcc6284c03e6ae5f2b70f81ff267d2d90

8 years agocheck if the queue_info exists 80/65980/1 accepted/tizen/common/20160414.143540 accepted/tizen/ivi/20160415.014940 accepted/tizen/ivi/20160420.042941 accepted/tizen/mobile/20160415.015021 accepted/tizen/mobile/20160420.042850 accepted/tizen/tv/20160415.014946 accepted/tizen/tv/20160420.042909 accepted/tizen/wearable/20160415.014948 accepted/tizen/wearable/20160420.042925 submit/tizen/20160414.101015 submit/tizen/20160419.074717
SooChan Lim [Thu, 14 Apr 2016 09:01:52 +0000 (18:01 +0900)]
check if the queue_info exists

Change-Id: Idad008493137a4c9960ceb33b6a60bfe342e9e48

8 years agoremove KEY_WL_BUFFER_IMPORTED 13/65613/1 accepted/tizen/common/20160412.130640 accepted/tizen/ivi/20160412.010253 accepted/tizen/mobile/20160412.010320 accepted/tizen/tv/20160412.010206 accepted/tizen/wearable/20160412.010214 submit/tizen/20160411.155555
SooChan Lim [Mon, 11 Apr 2016 15:51:46 +0000 (00:51 +0900)]
remove KEY_WL_BUFFER_IMPORTED

Change-Id: I4ba5e58b960741bdf177ef87b2513a35c94ea453

8 years agodestory tbm_buffer which does not have wl_tbm_queue 81/65481/1 accepted/tizen/ivi/20160412.010210 accepted/tizen/mobile/20160412.010240 accepted/tizen/tv/20160412.010120 accepted/tizen/wearable/20160412.010128 submit/tizen/20160411.145200
SooChan Lim [Mon, 11 Apr 2016 08:48:35 +0000 (17:48 +0900)]
destory tbm_buffer which does not have wl_tbm_queue

Change-Id: I02febe388281762c47f7eafe3b55aaf1c98dd70b

8 years agoadd wayland_tbm_client_get_wl_tbm_queue 26/65426/1
SooChan Lim [Mon, 11 Apr 2016 02:41:12 +0000 (11:41 +0900)]
add wayland_tbm_client_get_wl_tbm_queue

Change-Id: Id2cd4300beb034525fe2a462159108142caffefb

8 years agoadd cflags and ldflags to spec 31/65231/1 accepted/tizen/common/20160408.190244 accepted/tizen/ivi/20160411.005245 accepted/tizen/mobile/20160411.005242 accepted/tizen/tv/20160411.005159 accepted/tizen/wearable/20160411.005217 submit/tizen/20160408.085120
SooChan Lim [Fri, 8 Apr 2016 04:20:54 +0000 (13:20 +0900)]
add cflags and ldflags to spec

Change-Id: I41e277dc7f6aa13f72306b2671e67c1f28e19713

8 years agochange the pemission of the source files 30/65230/1
SooChan Lim [Fri, 8 Apr 2016 04:18:41 +0000 (13:18 +0900)]
change the pemission of the source files

Change-Id: Ia1fc616dc383225f95fe3df653351231ad17ab15

8 years agowayland-server: fix build warning 26/65226/3
Sangjin Lee [Fri, 8 Apr 2016 04:06:21 +0000 (13:06 +0900)]
wayland-server: fix build warning

-remove useless local variable

Change-Id: Ic5be77e64377718433da62fac88b5a16ba09fa5c

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