buffer: remove unuseful function
[platform/core/uifw/libtdm.git] / src / tdm_buffer.c
2018-04-06 Boram Parkbuffer: remove unuseful function 54/175054/1
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-20 Boram Parkbuffer: enhance debugging logs 49/173149/1
2018-02-26 Boram Parkbuffer: initializing pointer 14/171114/2
2018-02-25 Boram Parkbuffer: not allow adding handler twice 95/170995/2
2018-02-20 Boram Parkbuffer: remove unused functions 31/170531/2
2018-01-17 Boram Parkcorrect the header file dependency 36/167336/1
2017-02-08 Boram Parklist: add a new item in the end of a list 04/113704/2
2017-01-12 Boram Parkapply tizen coding rule
2016-11-28 Boram Parkfix error handling 78/100478/1
2016-11-28 YoungJun Chotdm_buffer: clean up tdm_buffer_unref_backend() 54/100454/2
2016-11-28 YoungJun Chotdm_buffer: clean up tdm_buffer_get_info() 53/100453/2
2016-11-25 Boram Parkcorrect capture behavior 35/99935/2
2016-07-25 Boram Parkremove release handler when commit failed 71/81371/2
2016-07-18 Boram Parkfix the too many logs when enabled 11/79611/2
2016-07-09 Boram Parkcorrect the wrong list operation 31/79231/1
2016-05-30 Boram Parkapply tizen coding rule 66/71966/1
2016-04-22 Boram Parkenhance log 85/66985/2
2016-04-21 Boram Parkfix deadlock and enhance lock/unlock to protect the... 08/66808/2
2016-04-14 Andrii SokolenkoFor store user data of buffer used new surface api... 02/65802/2 accepted/tizen/common/20160414.142603 accepted/tizen/ivi/20160415.014812 accepted/tizen/mobile/20160415.014832 accepted/tizen/tv/20160415.014728 accepted/tizen/wearable/20160415.014753 submit/tizen/20160414.040521
2016-03-17 Boram Parkfix syntax error 10/62610/1 accepted/tizen/common/20160317.155505 submit/tizen/20160315.131536
2016-03-10 Boram Parkfix TDM buffer management 94/61794/1
2016-03-09 Boram Parkkeep buffer_list in buf_info 16/61616/1
2016-03-09 Boram Parkenhance log for buffer debugging 80/61580/1
2016-02-29 Boram Parkapply wayland coding style 36/60536/1
2015-12-23 Boram Parkfix svace issue 90/55390/1 accepted/tizen/mobile/20151224.001239 accepted/tizen/tv/20151224.001257 accepted/tizen/wearable/20151224.001320 submit/tizen/20151223.105624 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-12-22 Boram Parkchange buffer type from tdm_buffer to tbm_surface 14/55214/1
2015-12-11 Junkyeong Kimuse tdm_buffer instead of tbm_surface for backend 63/54063/1 accepted/tizen/mobile/20151212.071108 accepted/tizen/tv/20151212.072607 accepted/tizen/wearable/20151212.073206 submit/tizen/20151211.073807
2015-12-07 Boram ParkMerge branch 'devel' into tizen 07/53507/1 accepted/tizen/mobile/20151207.123550 accepted/tizen/tv/20151207.123609 accepted/tizen/wearable/20151207.123630 submit/tizen/20151207.055555
2015-12-05 Boram Parkdestroy tdm_buffer when ref_count and backend_ref_count...
2015-12-04 Boram Parkfix syntax error
2015-12-03 Boram Parkremove buffer from list when destroyed
2015-12-03 Boram Parkget tdm_buffer from buffer_list
2015-12-02 Boram Parkfix syntax error
2015-11-29 Boram Parkfirst draft