tbm_bo: remove error log.
[platform/core/uifw/libtbm.git] / src /
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
2017-12-15 Changyeon Leeremove unnecessary log 59/164059/1
2017-12-07 Roman Marchenkotbm_bufmgr: add checking of a map_count in the unmap... 68/163168/1
2017-12-07 Roman Marchenkotbm_surface_queue: forbid a registration of NULL instea... 60/163160/1
2017-11-27 Changyeon Leetbm_surface: added checking num and num_planes 65/161465/4
2017-11-27 Gwanglim LeeFixed crash when saving shared memory. 87/161587/2
2017-11-23 Changyeon Leeadded tbm_surface_queue_set_sync_count 59/161359/3
2017-11-20 Changyeon LeeFix atomicity svace problem 59/160659/10
2017-11-17 Konstantin Drabeniukturn on the utests bulding and fix svace issues 51/160651/4
2017-11-16 Konstantin Drabeniukremove excluding coverage comments from tbm_surface_queue.c 39/160539/1
2017-11-10 SooChan Limcheck the null prarameters 89/159589/1
2017-09-27 Junkyeong Kimtbm_surface_internal: add tc coverage exception tag 97/152897/1
2017-09-26 Sangjin LeeFix to check validation of file 43/152443/2
2017-09-26 Sangjin Leefix the out-of-bounds access 61/152461/2
2017-09-19 Boram Parktbm_drm_helper: remove setenv usage in server side 20/150720/9
2017-09-18 YoungJun Chosurface_queue: fix wrong function name in LOG_E() 78/150578/1
2017-09-15 YoungJun Chosurface_internal: clean up code for tbm_surface_interna... 39/150339/2
2017-09-15 Boram Parktbm_drm_helper: remove setenv usage in client side
2017-09-13 Dmitriy Evgenevich... Fix error with -Werror=maybe-uninitialized 30/149630/2
2017-09-05 Konstantin Drabeniuk__tbm_queue_sequence_enqueue: enqueue only one the... 58/147758/4
2017-09-01 Konstantin Drabeniuktbm_surface_queue_enqueue/release: changed the check... 10/147210/2
2017-08-29 Łukasz StelmachRemove superfluous empty lines and align comments 64/146564/2
2017-08-22 Changyeon Leebufmgr: call backend export function instead tbm_bo_export
2017-08-22 SooChan Limadd format strings at the name of png dump. 95/145395/1
2017-08-18 Roman Marchenkotbm_bufmgr_debug: change signature of tbm_bufmgr_debug_... 44/144744/4
2017-08-14 SooChan Limtbm_surface_internal: dump the surface with XRGB8888 36/144036/1 accepted/tizen/3.0/common/20170816.020359 accepted/tizen/3.0/ivi/20170816.020412 accepted/tizen/3.0/mobile/20170816.020344 accepted/tizen/3.0/wearable/20170816.020403 accepted/tizen/unified/20170816.053834 submit/tizen/20170814.110412 submit/tizen_3.0/20170814.110416
2017-07-26 Changyeon Leesurface_queue: checked queue mode in surface_queue_flush 04/140704/1
2017-07-26 Sangjin Leedump: add function to check whether file is link or not 13/139913/3
2017-07-26 Changyeon Leesurface_queue: don't reset dequeue list in GUARANTEE_CY... 61/140661/1
2017-07-20 Changyeon Leetbm_surface_queue: fixed list member name 86/139786/1
2017-07-20 YoungJun ChoImporve tbm_bufmgr_debug_tbm_info_get() to show gem... 44/139644/1
2017-07-20 YoungJun ChoImprove tbm_surface_internal_dump_buffer() to show... 06/139506/4
2017-07-19 SooChan Limfix invariant result 62/139462/6
2017-07-19 SooChan Limadd LIST_DEINIT of bo_list and surf_list 48/139448/3
next