platform/core/uifw/libtbm.git
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
2021-06-10 SooChan Limtbm_module: add tbm_module.c file 97/259697/1
2021-06-10 SooChan Limtbm_bufmgr: define tbm_module structure. 96/259696/1
2021-06-10 SooChan LimPackage version up to 4.1.1 70/259570/1 accepted/tizen/unified/20210611.013538 submit/tizen/20210610.005840 submit/tizen/20210621.000838
2021-06-10 SooChan Limtbm_bo: add get_from_hal_surface flag at tbm_bo 69/259569/1
2021-05-28 SooChan LimPackage version up to 4.1.0 38/258938/1 submit/tizen/20210531.033615 submit/tizen/20210602.040040 submit/tizen/20210603.042328 submit/tizen/20210608.000531 submit/tizen/20210608.232051
2021-05-11 SooChan Limtbm_bo: check the bo which has the same bo_data 75/258175/1
2021-05-11 SooChan Limtbm_surface_internal: tbm_surface_internal_import 74/258174/1
2021-05-11 SooChan Limtbm_surface_internal: implement tbm_surface_internal_export 73/258173/1
2021-05-11 SooChan Limtbm_surface_internal: add some error log macros 72/258172/1
2021-05-10 SooChan Limtc: add tcs for tbm_surface_internal_export/import 71/258171/1
2021-05-10 SooChan Limtbm_bo: free hal_tbm_bo when it is allocated by tbm_bo_... 42/257742/6 submit/tizen/20210608.001159
2021-05-10 SooChan Limallocate the tbm_surface when it has hal_tbm. 41/257741/5 submit/tizen/20210608.001246
2021-04-30 SooChan Limadd tbm_bo_alloc_with_bo_data 40/257740/1 submit/tizen/20210608.001222
2021-04-29 SooChan Limtbm_surface_internal: set an error when the refcnt... 39/257739/1
2021-04-29 SooChan Limtbm_surface_internal: make an internal function for... 38/257738/1
2021-04-27 SooChan Limadd the definitions of export/import surface 40/257540/1 submit/tizen/20210608.000609
2021-03-19 SooChan Limfix the memory allocation failed. 81/255581/1 accepted/tizen/unified/20210324.124652 submit/tizen/20210319.090109 submit/tizen/20210319.090617 submit/tizen/20210323.100158
2021-03-19 SooChan LimPackage version up to 4.0.2 71/255471/1 submit/tizen/20210319.034626
2021-03-19 SooChan Limtbm_bo : use hal_tbm_bufmgr_alloc_bo_with_format instea... 70/255470/1
2021-03-16 Jongmin Leehaltests: modify Makefile.am in order to support out... 95/255095/2
2021-03-11 Junkyeong KimPackage version up to 4.0.1 25/255025/1 submit/tizen/20210316.103642
2021-03-11 Junkyeong KimTdm_bo: Add null checking before use 23/255023/1
2021-03-11 Junkyeong Kimchange bin file position to /usr/bin/hal 77/254077/2
2021-03-08 Junkyeong Kimtbm_surface_internal: check bufmgr init success before... 80/254380/2
2021-02-22 SooChan LimPackage version up to 4.0.0 87/253987/2 accepted/tizen/unified/20210302.131108 submit/tizen/20210222.081804 submit/tizen/20210225.073439 submit/tizen/20210302.014712
2021-02-22 Junkyeong Kimadd surface destroy callback add/remove api 48/253948/4
2021-02-22 SooChan Limhal: deal with auth drm_fd 84/253984/2
2021-02-22 Junkyeong Kimtbm_bo: do not print error if return value is NOT_SUPPORTED 83/253983/2
2021-02-22 SooChan LimNOT_SUPPORTED return ture at lock/unlock 82/253982/2
2021-02-22 Junkyeong Kimtc_tbm_backend: do not check symbol if using hal-tbm 81/253981/2
2021-02-22 SooChan Limadd return value 80/253980/2
2021-02-22 Junkyeong Kimtbm_bo: do not use error log parameter 79/253979/2
2021-02-22 Junkyeong Kimadapt hal-api-tbm 78/253978/2
2021-01-26 Changyeon LeePackage version up to 3.3.16 46/252246/1 accepted/tizen/unified/20210127.144834 submit/tizen/20210126.060057
2021-01-26 Changyeon Leehaltest: use memory pointer intead TBM_UT_INVALID_UINT_... 45/252245/1
2021-01-13 Changyeon Leepackage version up to 3.3.15 60/251360/2 accepted/tizen/unified/20210115.125753 submit/tizen/20210114.082939
2021-01-13 Shinwoo Kimfix typo 05/250805/3
2021-01-11 Changyeon Leesurface: clean up tbm_surface_internal_set_debug_data 00/251100/3
2021-01-11 Changyeon Leesurface: move function of allocating for surface to... 99/251099/2
2021-01-07 Changyeon Leebo: use magic number for checking valid of bo 98/251098/1
2021-01-07 Changyeon Leesurface: use magic number for checking valid of surface 97/251097/1
2021-01-07 Changyeon Leesurface_queue: use magic number for checking valid... 57/250757/2
2020-09-24 Changyeon Leepackage version up to 3.3.14 86/244786/2 accepted/tizen/unified/20210104.130317 submit/tizen/20200924.074306 submit/tizen/20201231.043706
2020-09-24 Changyeon Leetbm_surface_queue: notify reset callback in free_flush 78/244778/4
2020-07-28 SooChan Limpackage version up to 3.3.13 22/239622/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.114332 accepted/tizen/6.0/unified/hotfix/20201103.002627 accepted/tizen/unified/20200729.165648 submit/tizen/20200728.082326 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
2020-07-28 SooChan Limchange the _tmpfilesdir to /usr/lib 21/239621/1
2020-07-02 SooChan Limpackage version up to 3.3.12 26/237626/1 accepted/tizen/unified/20200703.014551 submit/tizen/20200702.040708 submit/tizen/20200702.040745
2020-07-02 SooChan Limbufmgr: do not print backend information on stdout 15/237615/1
2020-06-26 Junkyeong Kimpackage version up to 3.3.11 33/237233/1 accepted/tizen/unified/20200630.131407 submit/tizen/20200626.065636
2020-06-26 Junkyeong Kimhaltest: erase unnecessary tc 32/237232/1
2020-06-23 SooChan Limpackage version up to 3.3.10 61/236861/3 accepted/tizen/unified/20200624.130238 submit/tizen/20200623.060802
2020-06-23 SooChan Liminstall the sw_sync.conf file with the binary package 68/236868/2
2020-06-23 SooChan Limadd the ownership of the display group to the /dev... 60/236860/3
2020-05-27 SooChan Limpackage version up to 3.3.9 29/234529/1 accepted/tizen/unified/20200529.124210 submit/tizen/20200527.052147 submit/tizen/20200528.081645
2020-05-27 SooChan Limremove getenv() function call 28/234528/1
2020-05-18 Seunghun Leepackage version up to 3.3.8 56/233656/1 accepted/tizen/unified/20200518.211956 submit/tizen/20200518.052354
2020-05-18 Seunghun LeeRevert "remove getenv() function." 55/233655/1
2020-05-14 SooChan Lim package version up to 3.3.7 88/233388/1 accepted/tizen/unified/20200515.081418 submit/tizen/20200514.092722 submit/tizen/20200514.120617
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 Kimpackage version up to 3.3.6 74/232774/1 accepted/tizen/unified/20200510.220420 submit/tizen/20200508.035915
2020-05-07 Junkyeong Kimuse dlog default 73/232773/1
2020-04-14 SooChan Limpackage version up to 3.3.5 11/230811/1 accepted/tizen/unified/20200415.121412 submit/tizen/20200414.085534
2020-04-02 SooChan Limassign the display group for the file asscess on sw_sync 87/229687/1
2020-03-17 Changyeon Leepackage version up to 3.3.4 95/227895/1
2020-03-05 Changyeon Leetbm_surface_internal: remove padding area of buffer... 09/226709/1
2019-12-31 SooChan Limuse gmock intead of gtest 82/221282/1
2019-12-27 Changyeon Leepackage version up to 3.3.3 66/220866/2 accepted/tizen/unified/20191230.120919 submit/tizen/20191230.024946
2019-12-27 Changyeon Leefix warning stringop-truncation 94/221094/1
2019-12-24 Changyeon Leetbm_sync: support mainline interface of fence 81/220581/3
2019-12-12 Changyeon Leepackage version up to 3.3.2 60/219960/1 accepted/tizen/unified/20191213.042456 submit/tizen/20191212.050349
2019-12-12 Changyeon Leetbm_surface_internal: set up error handling when dump png 59/219959/1
2019-11-26 Changyeon Leepackage version up to 3.3.1 68/218668/1 accepted/tizen/unified/20191128.161929 submit/tizen/20191127.074502
2019-11-26 Changyeon Leetbm_sync: first try to open mainline sw_sync node 67/218667/1
2019-11-01 SooChan Limpackage version up to 3.3.0 accepted/tizen/unified/20191104.115251 submit/tizen/20191104.003215
2019-09-25 Junkyeong KimRevert "tbm_surface_internal: Removes avoidable malloc... 94/214694/1
next