tbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex
[platform/core/uifw/libtbm.git] / src / tbm_bufmgr.c
2021-06-24 SooChan Limtbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex 66/260366/1
2021-06-23 SooChan Limtbm_bufmgr: remove the duplicated code 21/260321/1
2021-06-23 SooChan Limtbm_bufmgr: donot call _tbm_set_last_result 20/260320/1
2021-06-23 SooChan Limtbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr... 19/260319/1
2021-06-23 SooChan Limtbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr... 18/260318/1
2021-06-23 SooChan Limtbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr... 16/260316/1
2021-06-23 SooChan Limtbm_bufmgr: add error as a parameter 14/260314/1
2021-06-23 SooChan Limtbm_module: change the tbm_module_bo_xxx signature 10/260310/1
2021-06-23 SooChan Limtbm_module: add tbm_bo_data structure and use it 09/260309/1
2021-06-22 SooChan Limtbm_bufmgr: use tbm_module 07/260307/1
2021-06-22 SooChan Limtbm_bo: change the name of the member vars 04/260304/1
2021-06-22 SooChan Limtbm_module: change the api name for allocation of bo_data 92/260292/1
2021-06-22 SooChan Limtbm_module: change tbm_module_bufmgr_ to tbm_module_ 91/260291/1
2021-06-17 SooChan Limtbm_module: change tbm_module_bufmgr symbol names 27/260027/2
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_exportd_key and use it 24/260024/2
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_memory_types and... 17/260017/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_size and use it 16/260016/1
2021-06-17 SooChan Limtbm_bufmgr: make a reset function for initializing... 38/259938/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_fd... 04/259904/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_key... 03/259903/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_alloc_bo and use it 02/259902/1
2021-06-16 SooChan Limtbm_bufmgr: change tbm_bo_alloc_with_bo_data name 01/259901/1
2021-06-16 SooChan Limtbm_bufmgr: change tbm_bo_alloc_with_format name 00/259900/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_find_bo 98/259898/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bind_native_display 91/259891/1
2021-06-15 SooChan Limtbm_module: get the error type at tbm_module_bufmgr_get... 85/259885/1
2021-06-11 SooChan Limtbm_module: remove bufmgr variable at tbm_module 06/259706/1
2021-06-11 SooChan Limtbm_bufmgr: move copy functions for module information... 05/259705/1
2021-06-11 SooChan Limtbm_bufmgr: remove the included header file. 04/259704/1
2021-06-11 SooChan Limtbm_bufmgr: use tbm_module_bufmgr_get_capabilities 03/259703/1
2021-06-11 SooChan Limtbm_module: use module instead of bufmgr 00/259700/1
2021-06-10 SooChan Limtbm_bufmgr: use tbm_module_load/unload functions 99/259699/1
2021-02-22 SooChan Limhal: deal with auth drm_fd 84/253984/2
2021-02-22 Junkyeong Kimadapt hal-api-tbm 78/253978/2
2020-07-02 SooChan Limbufmgr: do not print backend information on stdout 15/237615/1
2020-05-18 Seunghun LeeRevert "remove getenv() function." 55/233655/1
2020-05-14 SooChan Limremove getenv() function. 87/233387/1
2020-05-13 Changyeon Leetbm_bufmgr: arrange tbm_bufmgr debug info 31/233031/4
2020-05-07 Junkyeong Kimuse dlog default 73/232773/1
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
2018-12-10 Changyeon Leetbm_bo: use mutex lock of bufmgr instead bo 36/194836/2
2018-11-29 SooChan Limbufmgr: get the clients's app_name when the process... 55/194155/1
2018-10-10 Changyeon Leetbm_bufmgr: use syscall instead getpid 19/191019/1
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-03 SooChan Limbufmgr: unlock the thread when the path is null 80/177680/1
2018-04-23 SooChan Limbufmgr: add _tbm_set_last_result() 87/177187/1
2018-03-26 SooChan Limbufmgr: lock/unlock gLock 93/173793/1
2018-03-23 SooChan Limfix the crash 93/173693/1
2018-03-16 SooChan Limbufmgr: check the error type. 43/172843/1
2018-03-14 SooChan Limbufmgr: make thread safe 41/172541/1
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-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-02-28 SooChan Limbufmgr: add tbm_bufmgr_get() 83/171283/1
2018-02-27 SooChan Limmake the tbm_bo file and the tbm_type_int file. 44/171144/2
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-09 Boram Parkadd tbm_bufmgr_debug_get_ref_count() 04/169804/2
2017-12-07 Roman Marchenkotbm_bufmgr: add checking of a map_count in the unmap... 68/163168/1
2017-09-26 Sangjin Leefix the out-of-bounds access 61/152461/2
2017-08-22 Changyeon Leebufmgr: call backend export function instead tbm_bo_export
2017-08-18 Roman Marchenkotbm_bufmgr_debug: change signature of tbm_bufmgr_debug_... 44/144744/4
2017-07-20 YoungJun ChoImporve tbm_bufmgr_debug_tbm_info_get() to show gem... 44/139644/1
2017-07-19 SooChan Limadd LIST_DEINIT of bo_list and surf_list 48/139448/3
2017-07-19 Sangjin Leebufmgr: change useage of strncat 56/139356/4
2017-06-22 Changyeon Leeremove unused valiable 99/135399/1
2017-06-20 Changyeon Leetbm_bufmgr: wrap tbm_bufmgr_deinit to bufmgr mutex 27/134827/2
2017-06-19 Roman Marchenkoadd scale factor to tbm_bufmgr_debug_dump_all() and... 58/134258/9
2017-06-15 Changyeon LeeAdded tc line coverage exception tag 21/134221/2
2017-06-05 YoungJun Chotbm_drm_helper: fix Svace TAINTED_INT defect 32/132432/1
2017-05-30 Changyeon Leetbm_bufmgr: correct import_fd trace log submit/tizen_3.0/20170531.232406
2017-05-29 Roman Marchenkoadd tbm_bufmgr_debug_tbm_info_get
2017-03-14 SooChan Limuse TBM_LOG_E at error case at tbm_bufmgr.c 72/118772/1
2017-02-14 Amit Agrawaltbm_bufmgr_debug_show: increasing size of title and... 10/114510/2
2017-02-13 Junkyeong Kimexecute mutex unlock before false return 73/114373/1
2017-02-01 Junkyeong Kimdon't check path condition if queue_dump off 37/112537/1 accepted/tizen/3.0/common/20170202.151034 accepted/tizen/3.0/ivi/20170202.010931 accepted/tizen/3.0/mobile/20170202.010717 accepted/tizen/3.0/tv/20170202.010814 accepted/tizen/3.0/wearable/20170202.010904 accepted/tizen/common/20170201.172153 accepted/tizen/ivi/20170202.015726 accepted/tizen/mobile/20170202.015628 accepted/tizen/tv/20170202.015650 accepted/tizen/wearable/20170202.015706 submit/tizen/20170201.112445 submit/tizen_3.0/20170201.112518
2017-01-13 Changyeon Leeadded warning log when tbm_bufmgr_init get valid fd 61/109961/7
2016-11-29 SooChan Limreturn 0 when surf_list is null. 74/100874/1
2016-11-11 SooChan Limnull initialization 25/97125/1
2016-11-11 YoungJun Chotbm_bufmgr: clean up tbm_bufmgr_debug_***() functions 76/96876/2
2016-11-11 YoungJun Chotbm_bufmgr: clean up tbm_bufmgr_***() functions 75/96875/2
2016-11-11 YoungJun Chotbm_bufmgr: clean up tbm_bo_***() functions 74/96874/2
2016-11-11 YoungJun Chotbm_bufmgr: clean up tbm_bufmgr_init/deinit() 73/96873/2
2016-11-11 YoungJun Chotbm_bufmgr: clean up load module codes 72/96872/2
2016-11-11 YoungJun Chotbm_bufmgr: clean up internal functions 71/96871/2
2016-11-02 YoungJun Chotbm_bufmgr, tbm_surface_internal: clean up LIST relevan... 49/95249/1
2016-11-02 Changyeon Leeunlock bo untill lock_cnt is zero when free bo 39/94839/2
2016-10-21 Changyeon Leedo not increase bo cnt of bufmgr if bo is resued (impor... 40/93240/1
2016-10-19 SooChan Limget the size from surf->bos 99/92899/1
2016-10-18 Changyeon Leefixed deadlock issues 17/92717/1 accepted/tizen/3.0/ivi/20161028.151423 accepted/tizen/3.0/mobile/20161028.143352 accepted/tizen/3.0/tv/20161028.143610 accepted/tizen/3.0/wearable/20161028.150914 accepted/tizen/common/20161018.175150 accepted/tizen/ivi/20161018.235326 accepted/tizen/mobile/20161018.235300 accepted/tizen/tv/20161018.235307 accepted/tizen/wearable/20161018.235316 submit/tizen/20161018.044046 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000
2016-10-17 Changyeon Leedon't use tbm api in bufmgr_debug_show 23/92423/1
2016-10-12 Changyeon Leeinclude config.h in all c file and fixed dlog level 02/92002/1
2016-10-11 SooChan Limprint the time of tbm_bufmgr_init 76/91376/2
2016-10-11 SooChan Limchange the DBG to TBM_DBG 75/91375/2
next