tbm_bufmgr: add tbm_bufmgr_internal_import_bo_with_fd and use it
[platform/core/uifw/libtbm.git] / src / tbm_bufmgr.c
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
2016-10-11 Changyeon Leefixed export_fd error return value 06/91706/1
2016-10-04 Changyeon Leefix error return value 45/90845/1 accepted/tizen/3.0/ivi/20161011.050714 accepted/tizen/3.0/mobile/20161015.033841 accepted/tizen/3.0/tv/20161016.005058 accepted/tizen/3.0/wearable/20161015.083311 accepted/tizen/common/20161004.194307 accepted/tizen/ivi/20161005.120117 accepted/tizen/mobile/20161005.120013 accepted/tizen/tv/20161005.120038 accepted/tizen/wearable/20161005.120059 submit/tizen/20161004.080631 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003
2016-09-29 SooChan Limincrease the size for the null termination 44/90344/1
2016-09-27 Changyeon LeeFix deadlock problem 96/89796/1 accepted/tizen/ivi/20160927.081044 accepted/tizen/mobile/20160927.082718 accepted/tizen/tv/20160927.083529 accepted/tizen/wearable/20160927.081850 submit/tizen/20160926.083253
2016-09-26 Changyeon Leeinit surface_queue list in bufmgr 44/89544/1
2016-09-25 SooChan Limenforce the thread safety of the tbm_bufmgr 92/89492/1
2016-09-19 Changyeon Leecheck null before access import/export(fd) backend... 97/88497/1
2016-09-06 Sangjin LeeCheck gBufMgr in _tbm_bo_valid() 41/87041/2 accepted/tizen/common/20160906.131424 accepted/tizen/ivi/20160907.060409 accepted/tizen/mobile/20160907.060252 accepted/tizen/tv/20160907.060320 accepted/tizen/wearable/20160907.060339 submit/tizen/20160906.071027
2016-09-01 Roman Marchenkoadd the api functions (dump_all and queue_dump) for... 92/80892/5
2016-08-10 Changyeon LeeApply tizen coding rule 72/83372/1 accepted/tizen/common/20160811.145512 accepted/tizen/ivi/20160812.010410 accepted/tizen/mobile/20160812.010355 accepted/tizen/tv/20160812.010403 accepted/tizen/wearable/20160812.010344 submit/tizen/20160810.065938
2016-08-10 Changyeon Leeadd tbm_surface_internal_set_debug_data function for... 37/83337/2
2016-08-08 SooChan Limadd _tbm_bufmgr_get_bufmgr as internal function 69/82969/1
2016-08-08 SooChan Limadd capabilities to the bufmgr 68/82968/1
2016-07-20 Junkyeong Kimadapt tizen coding rule 98/80798/1 accepted/tizen/common/20160720.173403 accepted/tizen/ivi/20160720.103904 accepted/tizen/mobile/20160720.103813 accepted/tizen/tv/20160720.103830 accepted/tizen/wearable/20160720.103843 submit/tizen/20160720.083427
2016-07-15 Roman Marchenkoadd trace messages for debugging 09/78209/7
2016-07-02 SooChan Limadd bo_cnt for debug 69/77969/1 accepted/tizen/common/20160703.131041 accepted/tizen/ivi/20160703.110729 accepted/tizen/mobile/20160703.110712 accepted/tizen/tv/20160703.110721 accepted/tizen/wearable/20160703.110725 submit/tizen/20160702.130303
2016-06-21 Changyeon LeeUse dlog logging system 65/75665/2
2016-06-14 Changyeon LeeApply tizen coding rule 92/74492/1 accepted/tizen/common/20160615.193431 accepted/tizen/ivi/20160615.001908 accepted/tizen/mobile/20160615.001944 accepted/tizen/tv/20160615.001919 accepted/tizen/wearable/20160615.001925 submit/tizen/20160614.113418
next