platform/core/uifw/libtdm.git
2018-02-26 Boram Parkvblank: check return value 63/171063/2
2018-02-26 Boram Parkserver: check return value 62/171062/2
2018-02-26 Boram Parkserver: correct syntax error 61/171061/2
2018-02-26 Boram Parkoutput: correct syntax error 60/171060/2
2018-02-26 Boram Parkdisplay: add tdm_display_find_output 59/171059/2
2018-02-26 Boram Parkdisplay: add tdm_display_flush 58/171058/2
2018-02-26 Boram Parkclient: let a server know the watch status 57/171057/2
2018-02-26 Boram Parkclient: no need to check watch_output_changes 56/171056/2
2018-02-26 Boram Parkclient: check invalid params 55/171055/2
2018-02-26 Boram Parkclient: not allow adding handler twicenot allow 54/171054/2
2018-02-26 Boram Parkclient: fix deadlock issue 53/171053/2
2018-02-25 Boram Parkoutput: update caps only in case of changing status... 06/171006/2
2018-02-25 Boram Parkvblank: offset should be greater than 0 13/171013/1
2018-02-25 Boram Parkvblank: interval should be greater than 0 05/171005/2
2018-02-25 Boram Parkmacro: add tdm_capture_type_str 04/171004/2
2018-02-25 Boram Parklog: TDM_DEBUG env for debugging 03/171003/2
2018-02-25 Boram Parklog: add return char only in case of stdout 02/171002/2
2018-02-25 Boram Parklayer: correct return type 01/171001/2
2018-02-25 Boram Parkprotect a handler list with mutex 00/171000/2
2018-02-25 Boram Parkvblank: correct printf format 99/170999/2
2018-02-25 Boram Parkvblank: add tdm_vblank_get_output 98/170998/2
2018-02-25 Boram Parklayer: fix syntax error 97/170997/2
2018-02-25 Boram Parkoutput: not allow adding handler twice 96/170996/2
2018-02-25 Boram Parkbuffer: not allow adding handler twice 95/170995/2
2018-02-25 Boram Parktdm: add missed description 94/170994/2
2018-02-25 Boram Parkoutput: don't touch return params when failed 92/170992/1
2018-02-25 Boram Parkthread: remove test code 91/170991/1
2018-02-25 Boram Parkhelper: add tdm_helper_output_vblank_timer_expired 90/170990/1
2018-02-25 Boram Parkoutput: correct return type 89/170989/1
2018-02-25 Boram Parklog: remove time information from stdout 88/170988/1
2018-02-25 Boram Parklayer: correct set_buffer_queue behavior 87/170987/1
2018-02-25 Boram Parklayer: correct error type 86/170986/1
2018-02-22 Boram Parkthread: use two lists for each thread 69/170769/2
2018-02-22 Boram Parkmacro: move backend's name definition 68/170768/2
2018-02-22 Boram Parklog: restore stdout when set NULL. 67/170767/3
2018-02-21 Boram Parkremove unused file 40/170640/1
2018-02-21 Boram Parksupport multi backend 34/170634/3
2018-02-21 Boram Parkshould init event_loop before vblank 30/170630/1
2018-02-21 Boram Parkconfig: remove unuseful codes 29/170629/1
2018-02-21 Boram Parkthread: reset find_funcs table when init, deinit 28/170628/1
2018-02-21 Boram Parklog: no need to use ifdef 27/170627/1
2018-02-21 Boram Parkoutput: using thread_cb 42/170542/5
2018-02-21 Boram Parkvblank: using thread_cb 41/170541/5
2018-02-21 Boram Parkcapture: using thread_cb 40/170540/5
2018-02-21 Boram Parkpp: using thread_cb 39/170539/5
2018-02-21 Boram Parkthread: support cb for multi-thread communication 38/170538/5
2018-02-21 Boram Parkdebug: add event type 37/170537/5
2018-02-21 Boram Parkserver: remove useless codes 36/170536/5
2018-02-21 Boram Parkutests: not using setenv 35/170535/5
2018-02-21 Boram Parkconfig: export tdm_config functions 34/170534/6
2018-02-20 Boram Parkini: not using getenv 33/170533/2
2018-02-20 Boram Parkini: first implementation 32/170532/2
2018-02-20 Boram Parkbuffer: remove unused functions 31/170531/2
2018-02-20 Boram Parkcapture: use correct function 30/170530/2
2018-02-20 Boram Parktests: correct capture information 29/170529/2
2018-02-20 Boram Parkvblank: add description 28/170528/2
2018-02-20 Boram Parktypes: give a detail name to structure 27/170527/3
2018-02-20 Boram Parktypes: move to the frontned's types header 26/170526/3
2018-02-20 Boram Parkoutput: remove unused params 25/170525/3
2018-02-20 Boram Parkpackage version up to 1.14.0 accepted/tizen/unified/20180221.061124 submit/tizen/20180220.070559
2018-02-20 Boram Parklog: check log level 56/170456/2
2018-02-20 Boram Parkclient: handling wayland protocol error 57/170457/1
2018-02-20 Boram Parklog: check log level 56/170456/1
2018-02-20 Boram Parkutests: rename filename 43/170443/2
2018-02-20 Boram Parklayer: set committing variable when commit 42/170442/2
2018-02-20 Boram Parklayer: allow func and user_data are null when removed 41/170441/2
2018-02-20 Boram Parklayer: reset flags in case of success 40/170440/2
2018-02-20 Boram Parkhelper: allow user_data's NULL 39/170439/2
2018-02-20 Boram Parkmacro: move tdm_debug_module's extern position 38/170438/2
2018-02-20 Boram Parkbuffers: add extern for testing 37/170437/2
2018-02-20 Boram Parkfix buffer leak when deiniting 36/170436/2
2018-02-20 Boram Parkadd tdm_layer_get_output 35/170435/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-02-20 Boram Parkdisplay: fix wrong typo 32/170432/2
2018-02-19 SooChan Limpackage version up to 1.13.1 13/170313/1 accepted/tizen/unified/20180220.130005 submit/tizen/20180219.073647 submit/tizen/20180220.004345
2018-02-19 SooChan Limtdm_output: set the layer_info of the target buffer... 04/170304/1
2018-02-19 SooChan Limtdm_output: do not check the null buffer 03/170303/1
2018-02-19 SooChan Limtdm_hwc_window: do not check the null buffer 02/170302/1
2018-02-12 SooChan Limpackage version up to 1.13.0 accepted/tizen/unified/20180213.055931 submit/tizen/20180212.074346
2018-02-12 Junkyeong Kimenhance log for distinguishment of output status cb...
2018-02-12 Junkyeong Kimdo not update caps.status in sub thread
2018-02-12 SooChan Limhwc: remove the window zpos 96/169896/3
2018-02-12 SooChan Limhwc: add tdm_output_hwc_commit_client_target_buffer 95/169895/5
2018-02-12 SooChan Limhwc: add tdm_hwc_window_commit 94/169894/3
2018-02-12 SooChan Limlayer: add tdm_layer_unset_buffer_internal 93/169893/3
2018-02-12 SooChan Limlayer: add tdm_layer_set_buffer_internal 92/169892/3
2018-02-12 SooChan Limlayer: add tdm_layer_commit_internal 91/169891/3
2018-02-12 SooChan Limlayer: add tdm_layer_set_info_internal 90/169890/4
2018-02-12 SooChan Limhwc: add hwc_window_get_layer at backend function 89/169889/2
2018-02-12 SooChan Limhwc: add hwc_window_get_buffer at backend function 88/169888/2
2018-02-12 SooChan Limhwc: add hwc_window_get_info at backend function 87/169887/2
2018-02-12 SooChan Limhwc : add output_hwc_get_client_target_buffer at backen... 86/169886/2
2018-02-12 SooChan Limhwc: add output_hwc_get_client_target_buffer_layer... 85/169885/2
2018-02-12 SooChan Limhwc: add tdm_output_hwc_unset_client_target_buffer 84/169884/2
2018-02-12 SooChan Limhwc: add tdm_hwc_unset_buffer 83/169883/3
2018-02-07 Junkyeong Kimchange vblank sw hw changing condition 61/169561/1
2018-02-07 Junkyeong Kimupdate caps.status 60/169560/1
2018-02-02 SooChan Limpackage version up to 1.12.0 44/169144/1 accepted/tizen/unified/20180205.144503 submit/tizen/20180202.111706
2018-02-02 SooChan Limhwc: remove the tdm_hwc_window_set_zpos api 32/169132/2
next