Package version up to 2.7.1
[platform/core/uifw/libtdm.git] / src / tdm_helper.c
2018-11-01 Junkyeong Kimvirtual: implementations for virtual output 83/191083/6
2018-11-01 Junkyeong Kimvirtual: support virtual output create & destroy 58/191058/4
2018-09-13 SooChan Limtdm_helper: show the width of the tbm_surface 72/189072/1
2018-03-30 Boram Parkhelper: try to dump all formats to a raw file 10/174310/1
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-16 Boram Parkhelper: copy filename 37/172837/1
2018-03-16 Boram Parkhelper: remove unsupported format 35/172835/1
2018-02-27 Boram Parkrename tdm_backend to tdm_module 72/171172/1 accepted/tizen/unified/20180302.061438 submit/tizen/20180227.053105
2018-02-25 Boram Parkhelper: add tdm_helper_output_vblank_timer_expired 90/170990/1
2018-02-21 Boram Parksupport multi backend 34/170634/3
2018-02-20 Boram Parkhelper: allow user_data's NULL 39/170439/2
2018-02-20 Boram Parkhelper: correct symbolic check function 34/170434/2
2018-02-20 Boram Parkhelper: export tdm_helper_dump_buffer_str 33/170433/2
2018-01-17 Boram Parkcorrect the header file dependency 36/167336/1
2017-11-26 Roman Marchenkoadd excluding coverage comments for tdm_helper.c 04/161504/3
2017-11-13 Sergey Sizonov[hwc] adopt COMMIT_PER_VBLANK functionality for each... 13/159513/4 accepted/tizen/unified/20171113.161439 submit/tizen/20171113.023250
2017-09-27 Boram Parkset drm_fd to tbm accepted/tizen/4.0/unified/20170929.075518 accepted/tizen/unified/20170928.072113 submit/tizen/20170927.064133 submit/tizen_4.0/20170927.064121
2017-09-18 Boram Parknot using setenv, getenv for drm fd 16/150716/1
2017-08-22 Boram Parkadd tdm_helper_clear_buffer_color function 92/145292/1
2017-07-21 Sangjin Leedump: add function to check whether file is link or not 12/139912/4
2017-07-21 Boram Parklock/unlock outside of the helper function 70/139970/1
2017-07-19 Boram Parkfix invariant result 58/139458/3
2017-07-04 Boram Parksupport tdm_value type 46/136946/3
2017-06-10 Boram Parkhelper: consider the real buffer size 25/133625/1
2017-06-10 Boram Parkhelper: add tdm_helper_get_buffer_full_size() to get... 24/133624/1
2017-04-17 Junkyeong Kimchange sscanf to strtol for getting fd 54/125454/1
2017-03-23 Boram Parklog: add debugging logs for dump 08/120608/1
2017-02-10 Boram Parkbuffer: use tdm_private_layer_buffer structure for... 98/114098/2
2017-02-02 Boram Parkcommit: add function to check whether commit-per-vblank... 96/112596/1
2017-01-12 Anamika SinghAdd return value check. 68/109568/4
2017-01-12 Boram Parkapply tizen coding rule
2016-11-28 Boram Parkremove unreachable code 37/100537/2
2016-11-28 YoungJun Chotdm_helper: clean up tdm_helper_get_display_information() 98/100498/2
2016-11-28 YoungJun Chotdm_helper: clean up _tdm_helper_dump_png() 97/100497/2
2016-11-28 Boram ParkRevert "remove unused helper function" 61/100461/1
2016-11-25 Boram Parkadd tdm_helper_convert_buffer function 30/99930/2
2016-11-25 Boram Parkadd punch option to tdm-monitor 29/99929/2
2016-11-25 Boram Parkremove unused helper function 27/99927/2
2016-11-25 Boram Parktreat 0 also as a "not-defined" value 61/99461/3
2016-09-24 Boram Parkuse double instead of unsigned long to avoid overflow 00/89500/1
2016-08-23 Boram Parkmake sure the directory path is not null for dump 63/84963/1 accepted/tizen/common/20160824.154200 accepted/tizen/ivi/20160824.055127 accepted/tizen/mobile/20160824.054930 accepted/tizen/tv/20160824.055032 accepted/tizen/wearable/20160824.055100 submit/tizen/20160823.022539
2016-08-23 Boram Parkfix memory leak 40/84940/1
2016-08-18 Boram Parkenhance the log information 57/84357/1
2016-08-08 Boram Parkapply tizen coding style 19/82819/1
2016-08-08 Boram Parkimpl for using dump path 10/82810/1
2016-07-22 Boram Parkcorrect the format information log 33/81133/1
2016-07-21 Boram Parkadd the buffer clear helper function 89/80989/1
2016-07-21 Boram Parkenhance the display information 88/80988/1
2016-07-11 Boram Parkadd tdm-dbg and td-test-server for debugging 96/79296/1 accepted/tizen/common/20160711.170111 accepted/tizen/ivi/20160711.031111 accepted/tizen/mobile/20160711.030644 accepted/tizen/tv/20160711.030613 accepted/tizen/wearable/20160711.030617 submit/tizen/20160711.003538
2016-06-22 Junkyeong Kimfix some syntax errors 58/76058/1 accepted/tizen/common/20160627.191317 submit/tizen/20160623.021949
2016-06-14 Boram Parkfix syntax error 34/74434/1 accepted/tizen/common/20160615.193218 accepted/tizen/ivi/20160616.001420 accepted/tizen/mobile/20160616.001351 accepted/tizen/tv/20160616.001411 accepted/tizen/wearable/20160616.001357 submit/tizen/20160614.090320 submit/tizen/20160615.002933
2016-06-09 Junkyeong Kimadd tdm_helper_capture_output API 80/72480/2
2016-05-30 Boram Parkapply tizen coding rule 66/71966/1
2016-05-26 Junkyeong Kimerase unused variable 34/71634/2
2016-05-13 Junkyeong Kimchange dump API from tdm_helper to tbm_surface_internal 71/69371/3 accepted/tizen/common/20160513.123655 accepted/tizen/ivi/20160513.082324 accepted/tizen/mobile/20160513.082305 accepted/tizen/tv/20160513.082318 accepted/tizen/wearable/20160513.082300 submit/tizen/20160513.045353
2016-04-26 Boram Parkrename test tools and enhance logs 19/67219/2 accepted/tizen/common/20160427.053804 accepted/tizen/ivi/20160426.234112 accepted/tizen/mobile/20160426.234038 accepted/tizen/tv/20160426.234102 accepted/tizen/wearable/20160426.234058 submit/tizen/20160426.061111
2016-04-21 Boram Parkcheck if input param is valid 15/66815/1
2016-04-21 Boram Parkuse tdm_dump_enable variable to check if dump needed 14/66814/1
2016-04-21 Boram Parkfix deadlock and enhance lock/unlock to protect the... 08/66808/2
2016-04-20 Junkyeong Kimmake dump at tdm_layer_set_buffer function 47/66547/7 accepted/tizen/common/20160421.161410 accepted/tizen/ivi/20160421.010410 accepted/tizen/mobile/20160421.010350 accepted/tizen/tv/20160421.010402 accepted/tizen/wearable/20160421.010413 submit/tizen/20160420.040930
2016-04-11 Boram Parksupport client API for wait_vblank 33/65533/1
2016-04-11 Boram Parksupport thread 31/65531/1
2016-04-11 Boram Parkadd tdm_helper_get_fd & tdm_helper_set_fd 24/65524/1
2016-03-17 Boram Parkfix syntax error 01/62601/2
2016-03-16 Boram Parkmap/unmap for dump 89/62489/1
2016-02-29 Boram Parkapply wayland coding style 36/60536/1
2016-02-18 Boram Parkremove tdm_helper_drm_fd
2016-01-20 Boram Parkadd dump function for debugging 06/57406/2
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-11-29 Boram Parkfirst draft