package version up to 3.3.1
[platform/core/uifw/libtbm.git] / src /
2019-11-26 Changyeon Leetbm_sync: first try to open mainline sw_sync node 67/218667/1
2019-09-25 Junkyeong KimRevert "tbm_surface_internal: Removes avoidable malloc... 94/214694/1
2019-09-16 Changyeon Leetbm_surface_internal: fix null pointer dereference 65/213865/1
2019-09-16 YoungJun Chotbm_surface_internal: Removes avoidable malloc() for... 49/213449/2
2019-09-04 Changyeon Leeuse PTHREAD_MUTEX_INITIALIZER for static mutex 01/213301/3
2019-08-29 Changyeon Leetbm_bufmgr: add stdout log before and after load module 10/213010/3
2019-07-08 Changyeon Leetbm_surface_queue: attach and check surface when free_c... 48/209748/1
2019-06-11 Changyeon Leetbm_surface: remove trace log in checking valid 21/207621/2
2019-06-11 Changyeon Leesurface_queue: remove need_attach interface of sequence... 16/207616/2
2019-06-11 Changyeon Leesurface_queue: move flags from impl_data to surface_queue 15/207615/2
2019-06-04 Xuelian BaiFix tiled format issue. 65/207365/2
2019-03-27 Changyeon Leesurface_queue: remove unnecessary checking of queue... 58/202358/1
2019-03-21 Xuelian BaiAdd backend function for vendor supported tiled format. 41/198841/6
2019-03-20 Changyeon Leesurface_queue: use MONOTOINIC timer in pthread_cond 54/201854/1
2019-03-20 Changyeon LeeRevert "surface_queue: use MONOTOINIC timer in pthread_... 53/201853/1
2019-03-20 Changyeon Leesurface_queue: use MONOTOINIC timer in pthread_cond 28/201828/3
2019-01-04 Changyeon Leetbm_surface: use lock of global bufmgr lock intead... 26/196726/1
2018-12-28 Changyeon Leeintroduce tbm_surface_queue_can_dequeue_wait_timeout 28/194228/5
2018-12-10 Changyeon Leetbm_bo: use mutex lock of bufmgr instead bo 36/194836/2
2018-12-07 YoungJun Chobackend: fix wrong condition 40/194840/1
2018-11-29 SooChan Limbufmgr: get the clients's app_name when the process... 55/194155/1
2018-11-27 Changyeon Leequeue: don't unlock mutex before call alloc callback 49/193849/1
2018-11-19 Changyeon Leesurface_queue: add tbm_surface_queue_get_acquirable_sur... 85/193285/1
2018-10-26 Changyeon Leequeue: emit signal free_cond in queue_notify_dequeuable 45/191945/2
2018-10-10 Changyeon Leetbm_bufmgr: use syscall instead getpid 19/191019/1
2018-09-10 Changyeon Leequeue: always wait can_dequeue if wait flag is true 43/188743/1
2018-08-14 Changyeon Leequeue: added TBM_SURFACE_QUEUE_ERROR_INVALID_SEQUENCE 50/186750/1
2018-07-18 Changyeon Leetbm_drm: added listener of wl_tbm_drm_auth remove global 51/184451/4
2018-07-09 Changyeon Leesurface_queue: don`t emit reset if queue doesn't have... 45/183645/3
2018-06-18 SooChan Limadd tbm_dummy_display 33/181633/6
2018-05-21 SooChan Limbufmgr: change the local vars 94/179694/2
2018-05-21 SooChan Limbufmgr: change the log level 04/179704/1
2018-05-21 Changyeon Leetbm_surface: fixed deref after null 58/179658/4
2018-05-15 Changyeon Leetbm_surface: added checking parameter 72/179072/3
2018-05-10 Changyeon Leesurface: added tbm_surface_internal_set/get_damage... 43/178543/1
2018-05-09 SooChan Limmove the header files to include directory. 76/178376/1
2018-05-08 SooChan Limbackend: modify the comments on the header file. 39/178139/3
2018-05-03 SooChan Limbufmgr: unlock the thread when the path is null 80/177680/1
2018-04-27 SooChan Limsurface: revert the code of return params of getting... 00/177300/1
2018-04-26 SooChan Limbufmgr: include tbm_bo.h in tbm_bufmgr.h 27/177227/1
2018-04-26 SooChan Limsurface_queue: add _tbm_set_last_result() 93/177193/1
2018-04-25 SooChan Limsurface: add _tbm_set_last_result() 92/177192/1
2018-04-24 SooChan Limsurface_internal: add _tbm_set_last_result() 91/177191/1
2018-04-24 SooChan Limsurface_internal: make _tbm_surface_internal_get_bpp... 90/177190/1
2018-04-24 SooChan Limsurface_internal: make _tbm_surface_internal_get_num_pl... 89/177189/1
2018-04-24 SooChan Limbo: add _tbm_set_last_error() 88/177188/1
2018-04-23 SooChan Limbufmgr: add _tbm_set_last_result() 87/177187/1
2018-04-23 SooChan Limtype_common: add tbm_##res##_str and tbm_error_str 86/177186/1
2018-04-23 SooChan Limerror: add tbm_error.h 85/177185/1
2018-04-20 Changyeon Leesurface_queue: don't return node which set delete_pendi... 52/176552/2
2018-04-18 SooChan Limremove TBM_SURFACE_QUEUE_ERROR_INVALID_PARAMETER 34/176334/2
2018-04-18 SooChan Limcommon_type: remove the deprecated error values. 20/176320/2
2018-04-04 SooChan Limutest: add log tests 20/174820/1
2018-04-04 SooChan Limlog: remove unused function 18/174818/1
2018-03-29 SooChan Limchange tbm_error_e values. 26/174226/1
2018-03-29 SooChan Limmove tbm_surface_queue_error_e types to tbm_error_e 25/174225/1
2018-03-29 SooChan Limmove tizen.h from tbm_surface.h to tbm_type.h 24/174224/1
2018-03-28 SooChan Limbackend: change the type of the size 81/174081/1
2018-03-26 SooChan Limbufmgr: lock/unlock gLock 93/173793/1
2018-03-23 SooChan Limfix the crash 93/173693/1
2018-03-22 SooChan Limmove dlog.h to the tbm_log.c 86/173486/3
2018-03-19 SooChan Limlog: move the condition check to tbm_log.h 91/173091/1
2018-03-16 SooChan Limbackend: extern c for cpp build. 44/172844/1
2018-03-16 SooChan Limbufmgr: check the error type. 43/172843/1
2018-03-16 SooChan Limbackend: replace tbm_bufmgr.h to tbm_type_common.h 02/172802/1
2018-03-15 SooChan Limrename tbm_type_into to tbm_type_common 19/172619/1
2018-03-14 SooChan Limbufmgr: make thread safe 41/172541/1
2018-03-14 SooChan Limtype: move TBM_FORMAT from tbm_surface.h to tbm_type.h 34/172534/1
2018-03-14 SooChan Limsurface_internal: calls the new backend_funcs 72/172372/7
2018-03-14 SooChan Limbo: calls the new backend_funcs 71/172371/6
2018-03-14 SooChan Limbufmgr: calls the new backend_funcs 70/172370/5
2018-03-14 SooChan Limbackend: load the tbm_backend_module_data and init... 69/172369/7
2018-03-14 SooChan Limmake the tbm_backend file 68/172368/6
2018-03-14 SooChan Limtype: add typedef for the memory type and the capabilities 67/172367/2
2018-03-14 SooChan Limtype: make the definitions into enum values. 66/172366/2
2018-03-14 SooChan Limtype: add error types. 65/172365/2
2018-03-13 SooChan Limmove the position of the codes 64/172364/1
2018-03-13 SooChan Limtype: add tbm_native_display type. 63/172363/1
2018-03-08 SooChan Limbufmgr : add tbm_bufmgr_debug_set_trace_mask 21/171921/1
2018-03-08 SooChan Limchange the log macro at all files 91/171891/3
2018-03-06 SooChan Limbackend: change the symbol position at struct _tbm_bufm... 80/171680/1
2018-03-05 SooChan Limsurface_internal: deinit when it is bufmgr_init at... 26/171426/1
2018-02-28 SooChan Limbo: validate the bo through the gBufMgr, not bo->bufmgr 84/171284/1
2018-02-28 SooChan Limbufmgr: add tbm_bufmgr_get() 83/171283/1
2018-02-27 SooChan Limbufmgr: add tbm_bo.h to tbm_bufmgr.h 64/171164/1
2018-02-27 SooChan Limmake the tbm_bo file and the tbm_type_int file. 44/171144/2
2018-02-27 SooChan Limindendation 43/171143/1
2018-02-27 SooChan Limbufmgr: check gBufmgr with bufmgr in TBM_BUFMGR_IS_VALI... 42/171142/1
2018-02-26 SooChan Limsurface_queue: re-oder the symbols in header file. 35/171035/1
2018-02-23 SooChan Limapply gcov 23/170823/4
2018-02-22 SooChan Limbufmgr: add tbm_bufmgr_set_bo_lock_type api 76/170776/4
2018-02-22 SooChan Limbufmgr: make tbm_bufmgr_bo_lock_type 75/170775/3
2018-02-22 SooChan Limbufmgr: add tbm_bufmgr_server_init api 74/170774/4
2018-02-22 SooChan Limbufmgr: make the _tbm_bufmgr_init 73/170773/3
2018-02-22 SooChan Limchange the argument name. 72/170772/3
2018-02-22 SooChan Limbufmgr: add the comment at tbm_bufmgr_bind_native_display 71/170771/5
2018-02-20 Boram Parkuse stat() to check if symbolic link 52/170452/2
2018-02-19 Sangjin.Leesync: support c++ 72/170372/1
2018-02-09 Boram Parkadd tbm_bufmgr_debug_get_ref_count() 04/169804/2
2018-02-02 Changyeon Leeadded tbm_surface_queue_notify_dequeuable 58/168258/2
next