correct printf formats
[platform/core/uifw/libtdm.git] / src /
2018-01-19 Boram Parkcorrect printf formats
2018-01-09 Boram Parkmonitor: enhance vblank_list information
2018-01-09 Boram ParkRevert "vblank: return TDM_ERROR_TIMEOUT when timeout...
2018-01-03 Boram Parkvblank: return TDM_ERROR_TIMEOUT when timeout occurs
2018-01-03 Boram Parkserver: remove unused request
2017-12-29 Boram Parkfix build-break for aarch64
2017-12-27 Boram Parkmonitor: enhance ttrace option for layer, pp, capture
2017-12-14 Boram Parkfix tained string issue
2017-12-07 Boram Parkadd checking return value
2017-11-24 Boram Parkttrace: enhance -ttrace_vblank option
2017-11-24 Boram Parkserver: correct wrong freeing
2017-11-21 Boram Parkcorrect ttrace debug information for vblank
2017-11-21 Boram Parkadd stamp to vblank objects
2017-11-21 Boram Parkoutput: add debugging logs
2017-11-21 Boram Parktdm: remove unncessary code
2017-11-16 Boram Parkvblank: using tdm_output function to get DPMS status.
2017-11-16 Boram Parkoutput: return current_dpms_value if commit_per_vblank...
2017-10-10 Boram Parkuse strncpy, strncat instead of snprintf for getenv 44/154444/1
2017-09-29 Boram Parkremove link before calling the user handler 52/153652/1
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-27 Boram Parkadd validation check for getenv 08/152708/1
2017-09-22 Boram Parklayer: pending layer's data until committed 55/151755/1
2017-09-18 Boram Parknot using setenv, getenv for drm fd 16/150716/1
2017-09-18 Junkyeong Kimdo not execute wl_resource_get_client 41/150641/1 accepted/tizen/4.0/unified/20170920.081351 accepted/tizen/unified/20170920.065440 submit/tizen/20170918.074227 submit/tizen_4.0/20170918.074318
2017-09-14 Boram Parkload a dummy module if failed to load a default module 26/149826/5
2017-09-08 Boram Parkadd debugging logs 92/148592/3
2017-09-08 Boram Parkuse SW timer when output disconnected 91/148591/1
2017-09-08 Boram Parkadd error information to protocol 90/148590/1
2017-09-08 Boram Parkadd get_dpms, get_connection, get_mode request 88/148588/1
2017-09-01 Boram Parktdm-monitor: fix big message issue 36/147136/1
2017-08-22 Boram Parkdump layer when calling tdm_layer_set_buffer 93/145293/1
2017-08-22 Boram Parkadd tdm_helper_clear_buffer_color function 92/145292/1
2017-08-21 Boram Parklayer: dump layer buffers when showing 50/145050/2
2017-08-16 Boram Parkvblank: correct the client request time 48/144248/1
2017-08-07 Boram Parkremove buffers from commit_buffer_list when commit... 76/142776/1
2017-08-07 Boram Parkfix memory leak 75/142775/1
2017-07-25 Boram Parkdeinit the event loop after all resources are destroyed. 55/140555/2
2017-07-25 Boram Parkcorrect the wrong condition 54/140554/2
2017-07-24 Changyeon Leelayer: check always commit handler list when checking... 24/140224/2
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 Parklock/unlock when calling a tdm_output internal function 97/139497/1 accepted/tizen/3.0/common/20170721.115114 accepted/tizen/3.0/ivi/20170721.023843 accepted/tizen/3.0/mobile/20170721.023759 accepted/tizen/3.0/tv/20170721.023813 accepted/tizen/3.0/wearable/20170721.023829 accepted/tizen/unified/20170720.164852 submit/tizen/20170719.053735 submit/tizen_3.0/20170719.053725
2017-07-19 Boram Parkfix invariant result 58/139458/3
2017-07-19 Boram Parkadd tdm_output_set_dpms_async 40/139440/1
2017-07-11 Sangjin Leelog: use public wayland api 72/138072/1
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-05-30 Boram Parkserver: ignore chown & chmod errors 69/131569/2
2017-05-26 Boram Parkserver: skip chown if not a super user 43/131243/1
2017-05-22 Changyeon Leeserver: set permission and group to tdm-socket when... 20/130520/2
2017-05-10 Boram Parkvblank: support global fps 40/128640/2
2017-05-10 Boram Parkvblank: correct target time 39/128639/2
2017-05-10 Boram Parkmonitor: add trace option to debug server-client protocol 38/128638/2
2017-05-10 Boram Parkvblank: use tdm_server_get_client_name 37/128637/2
2017-05-10 Boram Parkserver: trace client information 36/128636/2
2017-04-17 Junkyeong Kimchange sscanf to strtol for getting fd 54/125454/1
2017-04-14 Boram Parktdm: don't send output changes if client doesn't watch... 32/125132/1
2017-03-23 Boram Parklog: add debugging logs for dump 08/120608/1
2017-03-23 Boram Parkevent_loop: set the user func and data before calling... 20/120520/1
2017-03-09 Boram Parkoutput: don't refresh current_dpms_value in case of... 42/118142/1
2017-03-08 Boram Parkoutput: don't call output_get_dpms in case of commit... 12/118012/1
2017-03-08 Boram Parklayer: init local variable 60/117860/1 accepted/tizen/3.0/common/20170308.133916 accepted/tizen/3.0/ivi/20170308.084130 accepted/tizen/3.0/mobile/20170308.084042 accepted/tizen/3.0/tv/20170308.084105 accepted/tizen/3.0/wearable/20170308.084120 accepted/tizen/common/20170309.175006 accepted/tizen/ivi/20170308.120431 accepted/tizen/mobile/20170308.120345 accepted/tizen/tv/20170308.120400 accepted/tizen/unified/20170310.080656 accepted/tizen/wearable/20170308.120411 submit/tizen/20170308.022253 submit/tizen_3.0/20170308.022418 submit/tizen_unified/20170310.011402
2017-03-07 Boram Parklayer: support to remove the commit handler 59/117759/1
2017-03-07 Boram Parklayer: remove the commit handler when all resource... 58/117758/1
2017-03-07 Boram Parkvblank: remove the vblank handler when wait_info freed 42/117742/1
2017-03-07 Boram Parkoutput: support to remove the commit & vblank handler 41/117741/1
2017-03-04 Boram Parklog: enhance debugging log for DPMS change 49/117349/1
2017-03-04 Boram Parklayer: call the layer commit handlers once tdm_layer_co... 48/117348/1
2017-03-04 Boram Parkoutput: use tdm_output_get_dpms_internal to get the... 47/117347/1
2017-03-03 Boram Parklog: enhance debug log 50/117250/1
2017-03-03 Boram Parkoutput: call the output commit handler immediately... 32/117232/2
2017-02-21 Junkyeong Kimset null init for tdm_private_vblank *v 81/115681/1 accepted/tizen/3.0/common/20170222.125713 accepted/tizen/3.0/ivi/20170222.081911 accepted/tizen/3.0/mobile/20170222.081500 accepted/tizen/3.0/tv/20170222.081648 accepted/tizen/3.0/wearable/20170222.081746 accepted/tizen/common/20170221.135431 accepted/tizen/ivi/20170221.230117 accepted/tizen/mobile/20170221.225949 accepted/tizen/tv/20170221.230032 accepted/tizen/wearable/20170221.230058 submit/tizen/20170221.074644 submit/tizen_3.0/20170221.074919
2017-02-15 Boram Parkvblank: move the set-client-vblank-fps function to... 98/114898/1
2017-02-15 Boram Parkmutex: don't use the tdm macros for gLock variable. 19/114819/1
2017-02-15 Boram Parkdebug: enhance debug information for mutex lock/unlock 18/114818/1
2017-02-10 Boram Parkdisplay: separate output & layer part from display 24/114124/1
2017-02-10 Boram Parkbuffer: correct the buffer management 99/114099/2
2017-02-10 Boram Parkbuffer: use tdm_private_layer_buffer structure for... 98/114098/2
2017-02-09 Boram Parkdisplay: correct fps count 35/113835/1
2017-02-09 Boram Parkvblank: add set_vblank_fps functionality for the given PID 02/113502/2
2017-02-08 Boram Parkcommit: fix the double registration for layer vblank... 01/113701/4
2017-02-08 Boram Parklist: add a new item in the end of a list 04/113704/2
2017-02-03 Boram Parkcommit: enhance debug log 88/112888/1
2017-02-02 Boram Parkcommit: use _tdm_output_commit in case of non commit... 21/112621/1
2017-02-02 Boram Parkcommit: add function to check whether commit-per-vblank... 96/112596/1
2017-02-01 Boram Parkvblank: use mutex to protect the vblank lists for multi... 66/112566/1
2017-01-18 Boram Parkuse vblank instead of the output commit handler in... 89/110889/1
2017-01-16 Boram Parkenhance the debugging information 50/110450/1
2017-01-16 Boram Parkunlock mutex before return 49/110449/1
2017-01-12 Anamika SinghAdd return value check. 68/109568/4
2017-01-12 Boram Parksupport the commit-per-vblank
2017-01-12 Boram Parkapply tizen coding rule
2017-01-09 Junkyeong Kimchange capture destroy eina_list element structure 20/109120/1 accepted/tizen/3.0/common/20170109.195955 accepted/tizen/3.0/ivi/20170109.073949 accepted/tizen/3.0/mobile/20170109.073442 accepted/tizen/3.0/tv/20170109.073532 accepted/tizen/3.0/wearable/20170109.073605 accepted/tizen/common/20170110.155114 accepted/tizen/ivi/20170110.224650 accepted/tizen/mobile/20170110.224503 accepted/tizen/tv/20170110.224558 accepted/tizen/wearable/20170110.224624 submit/tizen/20170110.094105 submit/tizen_3.0/20170106.131754
2017-01-06 Junkyeong Kimchange capture destroy eina_list element structure 31/109031/1
2016-12-27 Boram Parkfix ATOMICITY issue 86/107186/2
2016-12-09 Boram Parkset not-usable when setting properties also 80/103580/1
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
next