platform/core/uifw/libtdm.git
2018-03-14 Boram Parkvblank: calculating SW target time properly 06/172506/1
2018-03-14 Boram Parkthread: use PTHREAD_MUTEX_INITIALIZER 05/172505/1
2018-03-13 Boram Parkutests: apply coding style 19/172319/1
2018-03-13 Boram Parkpackage version up to 1.16.3 16/172316/1 accepted/tizen/unified/20180314.062059 submit/tizen/20180313.073140
2018-03-13 Boram Parkutests: using ASSERT_XXX 04/172304/2
2018-03-13 Boram Parkutest: correct wrong behaviors 87/172287/2
2018-03-13 Boram Parktdm: init fd 86/172286/2
2018-03-13 Boram Parkmacro: add some macros for debug 85/172285/2
2018-03-13 Boram Parkevent_loop: deinit event_loop after stopping 84/172284/2
2018-03-13 Boram Parkclient: lock / unlock in tdm_client_handle_events_timeout 83/172283/2
2018-03-13 Boram Parkoutput: add thread_cb even if func is null 82/172282/2
2018-03-13 Boram Parklayer: add a missed callback 81/172281/2
2018-03-12 Boram Parkpackage version up to 1.16.2 accepted/tizen/unified/20180313.061047 submit/tizen/20180312.084240
2018-03-12 Boram Parkoutput: seperate output-status and output-dpms change 58/172158/2
2018-03-08 Boram Parkpackage version up to 1.16.1 accepted/tizen/unified/20180309.202958 submit/tizen/20180308.124132
2018-03-08 Boram Parkthread: checking waiting cb_type 94/171994/1
2018-03-08 Boram Parkutests: add more tc 25/171925/1
2018-03-08 Boram Parkoutput: add debugging log 24/171924/1
2018-03-07 Boram Parkpackage version up to 1.16.0 accepted/tizen/unified/20180307.071357 submit/tizen/20180307.022920
2018-03-07 Boram Parkutests: correct pointer type 13/171713/1
2018-03-07 Boram Parkoutput: add tdm_output_has_capture_capability 12/171712/1
2018-03-07 Boram Parkoutput: correct buffer leak when calling tdm_output_com... 11/171711/1
2018-03-07 Boram Parkbackend: add checking mandatory functions 10/171710/1
2018-03-07 Boram Parklog: add tdm_log_print_stdout 09/171709/1
2018-03-07 Boram Parklog: remove unused code 91/171291/2
2018-03-07 Boram Parkclient: add tdm_client_handle_events_timeout 86/171386/2
2018-03-07 Boram Parkadd tdm_client_vblank_is_waiting 85/171385/3
2018-02-27 SooChan Limutest: modify the TDMHwcWindow test case 85/171185/2
2018-02-27 SooChan Limutest: add ut_tdm_output_hwc test case 84/171184/2
2018-02-27 Boram Parkrename tdm_backend to tdm_module 72/171172/1 accepted/tizen/unified/20180302.061438 submit/tizen/20180227.053105
2018-02-27 Boram Parkpackage version up to 1.15.1
2018-02-27 Boram Parkfix build-break 55/171155/1
2018-02-27 Boram Parkoutput: correct syntax error 50/171150/1
2018-02-27 Boram Parkutest: check if vblank is avaiable 49/171149/1
2018-02-27 Boram Parklog: correct log behavior 31/171131/2
2018-02-27 Boram Parkpackage version up to 1.15.0 submit/tizen/20180227.014049
2018-02-27 Boram Parkutests: re-implementation 66/171066/7
2018-02-27 Boram Parklog: check TDM_DLOG in tdm_log_enable_dlog 26/171126/3
2018-02-27 Boram Parklog: fix memory leak 25/171125/3
2018-02-27 Boram Parktests: check return value 24/171124/3
2018-02-27 Boram Parkvblank: check return value 23/171123/3
2018-02-27 Boram Parkthread: check return value 22/171122/3
2018-02-27 Boram Parkserver: check return value 21/171121/3
2018-02-27 Boram Parklayer: remove the unused code 20/171120/3
2018-02-27 Boram Parkhwc: unlock before reture 19/171119/3
2018-02-27 Boram Parkhwc: correct user_data 17/171117/3
2018-02-26 Boram Parkinit: correct the init fail procedure 16/171116/2
2018-02-26 Boram Parkdisplay: initializing pointer 15/171115/2
2018-02-26 Boram Parkbuffer: initializing pointer 14/171114/2
2018-02-26 Boram Parkclient: initializing pointer 13/171113/2
2018-02-26 Boram Parkvblank: ignore global fps for server's vblank 65/171065/2
2018-02-26 Boram Parkthread: fix deadlock issue 64/171064/2
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
next