platform/core/uifw/libtbm.git
2021-06-24 SooChan Limtbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex 70/260370/1
2021-06-24 SooChan Limtbm_bufmgr: call _tbm_bufmgr_debug_tbm_info_get at... 67/260367/1
2021-06-24 SooChan Limtbm_bufmgr: lock the gLock before locking tbm_bufmgr_mutex 66/260366/1
2021-06-24 SooChan Limtbm_surface_internal: fix the memory leak 61/260361/1
2021-06-24 SooChan Limtbm_module: align the line 60/260360/3
2021-06-24 SooChan Limtbm_module: handle the memory leak of the bo_data_array 59/260359/3
2021-06-24 SooChan Limtbm_module: remove the static variable 58/260358/1
2021-06-23 SooChan Limtbm_module: fix MEAMORY_LEAK.EX 31/260331/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_bo: initialize the bo->user_data_list at bo_free 17/260317/1
2021-06-23 SooChan Limtbm_bufmgr: lock/unlock tbm_bufmgr_mutex at tbm_bufmgr... 16/260316/1
2021-06-23 SooChan Limtbm_surface_internal: refactor the creation of a surface 15/260315/1
2021-06-23 SooChan Limtbm_bufmgr: add error as a parameter 14/260314/1
2021-06-23 SooChan Limtbm_bufmgr: do not include the backend header files 13/260313/1
2021-06-23 SooChan Limtbm_bo: remove the priv at tbm_bo structure 12/260312/1
2021-06-23 SooChan Limtbm_bo: swap the bo_data intead of priv 11/260311/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_module: change tbm_backend_surface_data into tbm_su... 08/260308/1
2021-06-22 SooChan Limtbm_bufmgr: use tbm_module 07/260307/1
2021-06-22 SooChan Limtbm_bufmgr_backend: use module 06/260306/1
2021-06-22 SooChan Limtbm_module: use backend pointer instead of bo->bufmgr... 05/260305/1
2021-06-22 SooChan Limtbm_bo: change the name of the member vars 04/260304/1
2021-06-22 SooChan Limtc: skip the testcase when api does not support. 03/260303/1
2021-06-22 SooChan Limtbm_surface_internal: implement tbm_surface functions... 02/260302/1
2021-06-22 SooChan Limtbm_surface: add tbm_backend_surface_data to tbm_surfac... 01/260301/1
2021-06-22 SooChan Limtbm_module: add tbm_module_support_surface_data 00/260300/1
2021-06-22 SooChan Limtbm_module: add tbm_surface_data_export 99/260299/1
2021-06-22 SooChan Limtbm_module: add tbm_surface_data_get_bo_data_array 98/260298/1
2021-06-22 SooChan Limtbm_module: add tbm_surface_data_get_plane_data 97/260297/1
2021-06-22 SooChan Limtbm_module: add tbm_surface_data_free 96/260296/1
2021-06-22 SooChan Limtbm_module: add tbm_module_import_surface_data 95/260295/1
2021-06-22 SooChan Limtbm_module: add tbm_module_alloc_surface_data 94/260294/1
2021-06-22 SooChan Limtbm_module: add tbm_backend_surface_data structure 93/260293/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-21 SooChan LimPackage version up to 4.1.5 20/260120/2 accepted/tizen/unified/20210622.125817 submit/tizen/20210621.015947 submit/tizen/20210621.020532 submit/tizen/20210622.002815
2021-06-21 SooChan Limtbm_module: free bo when it is not from hal_surface. 19/260119/2
2021-06-18 Changyeon Leetbm_surface_internal: Support XBGR, ABGR format in... 90/260090/1
2021-06-18 SooChan LimPackage version up to 4.1.4 57/260057/1 submit/tizen/20210618.061309 submit/tizen/20210619.020551 submit/tizen/20210621.000804
2021-06-18 SooChan Limtbm_module: make tbm_module.h 44/260044/1 submit/tizen/20210618.025159
2021-06-18 SooChan Limtbm_module: initialize the bo_handle to be null. 40/260040/1
2021-06-17 SooChan Limtbm_module: change tbm_module_bufmgr symbol names 27/260027/2
2021-06-17 SooChan Limtbm_module: do not print error message 25/260025/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_exportd_fd and use it 23/260023/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_unlock and use it 22/260022/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_lock and use it 21/260021/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_unmap and use it 20/260020/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_map and use it 19/260019/1
2021-06-17 SooChan Limtbm_module: add tbm_module_bo_get_bo_handle and use it 18/260018/1
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_module: add tbm_module_bo_free and use it 15/260015/1
2021-06-17 SooChan LimPackage version up to 4.1.3 65/259965/1 submit/tizen/20210617.053259 submit/tizen/20210621.000815
2021-06-17 SooChan Limtbm_surface_internal: donot set error type 41/259941/1
2021-06-17 SooChan Limtbm_surface_internal: remove dead code 40/259940/1
2021-06-17 SooChan Limtbm_module: fix the wrong condition 39/259939/1
2021-06-17 SooChan Limtbm_bufmgr: make a reset function for initializing... 38/259938/1
2021-06-17 SooChan Limtbm_surface_internal: check the memory validation at... 37/259937/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_bo: remove error log. 99/259899/1
2021-06-16 SooChan Limtbm_bufmgr: add tbm_bufmgr_internal_find_bo 98/259898/1
2021-06-16 SooChan Limtbm_module: make tbm_module_bufmgr_import_key 97/259897/1
2021-06-16 SooChan Limtbm_module: make tbm_module_bufmgr_import_fd 96/259896/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_get_plane_data 95/259895/1
2021-06-15 SooChan Limtbm_module: check coverage with the TBM_MODULE_TYPE_HAL_TBM 94/259894/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_get_supported_format 93/259893/1
2021-06-15 SooChan Limtbm_module: TBM_MODULE_TYPE_BUFMGR_BACKEND is deprecate... 92/259892/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bind_native_display 91/259891/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_surface 90/259890/1
2021-06-15 SooChan Limtbm_surface_internal: remove direct alls of backend... 89/259889/1
2021-06-15 SooChan Limtbm_bo: remove tbm_bo_alloc_with_tiled_format 88/259888/1
2021-06-15 SooChan Limtbm_module: check the bufmgr_func symbol at tbm_module_... 87/259887/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bo_alloc_with_format... 86/259886/1
2021-06-15 SooChan Limtbm_module: get the error type at tbm_module_bufmgr_get... 85/259885/1
2021-06-15 SooChan Limtbm_module: make tbm_module_bufmgr_bo_alloc function 84/259884/1
2021-06-15 SooChan Limtbm_log: add the condition check macro with error 83/259883/1
2021-06-15 SooChan Limtc: fix the prefix of the definition in tc_tbm.h 82/259882/1
2021-06-15 SooChan Limtbm_bo: initialize the bo2 26/259826/1
2021-06-11 SooChan LimPackage version up to 4.1.2 10/259710/2 submit/tizen/20210611.072439 submit/tizen/20210621.000827
2021-06-11 SooChan Limtc: skip the test case when it does not have hal-tbm... 09/259709/2
2021-06-11 SooChan Limtc: fix the macros for logging. 08/259708/2
2021-06-11 SooChan Limtbm_backend: fix the handle casting. 07/259707/2
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 : add tbm_module_bufmgr_get_capabilities 02/259702/1
2021-06-11 SooChan Limtbm_module: change if-statement into switch-case 01/259701/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-06-10 SooChan Limtbm_module: migrate the module funtions from tbm_bufmgr.c 98/259698/1
next