correct email address
[platform/core/uifw/libtdm.git] / src / tdm_vblank.c
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-16 Boram Parkthread: correct the infinite event propagation issue 72/172772/1
2018-03-14 Boram Parkvblank: calculating SW target time properly 06/172506/1
2018-02-27 Boram Parkvblank: check return value 23/171123/3
2018-02-26 Boram Parkvblank: ignore global fps for server's vblank 65/171065/2
2018-02-26 Boram Parkvblank: check return value 63/171063/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 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-21 Boram Parksupport multi backend 34/170634/3
2018-02-21 Boram Parkvblank: using thread_cb 41/170541/5
2018-02-20 Boram Parkvblank: add description 28/170528/2
2018-02-07 Junkyeong Kimchange vblank sw hw changing condition 61/169561/1
2018-02-02 Boram Parkadd tdm_vblank_set_client_ignore_global_fps 07/169007/2
2018-01-31 Boram Parkadd timeout logs (1000ms) 89/168789/1
2018-01-19 Boram Parkvblank: add server ttrace information 44/167644/2
2018-01-17 Boram Parkcorrect the header file dependency 36/167336/1
2018-01-09 Boram Parkmonitor: enhance vblank_list information 04/166304/1
2018-01-09 Boram ParkRevert "vblank: return TDM_ERROR_TIMEOUT when timeout... 68/166268/1
2018-01-03 Boram Parkvblank: return TDM_ERROR_TIMEOUT when timeout occurs 24/165724/1
2017-12-28 Boram Parkvblank: set the fixed fps to a vblank object 19/165219/5
2017-12-28 Boram Parkvblank: get the client pid of a vblank object. 18/165218/5
2017-12-28 Boram Parkvblank: trace the vblank object creation. 17/165217/4
2017-12-12 SooChan Limfix the typo 64/163664/1
2017-12-12 Roman Marchenkoadd verification for tdm_vblank 15/163615/3
2017-12-12 Roman Marchenkoadd verification for tdm_output 14/163614/3
2017-12-12 Roman Marchenkoadd verification for tdm_display 13/163613/2
2017-12-12 Boram Parkmonitor: enhance ttrace option for layer, pp, capture 50/163550/1
2017-12-07 Boram Parkadd checking return value 20/163020/1
2017-11-29 Boram Parkdpms: add macro to check dpms status 59/162159/1
2017-11-29 Boram Parkoutput: add debug logs 55/162155/1
2017-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm_vblank.c 68/161668/2
2017-11-23 Boram Parkttrace: enhance -ttrace_vblank option 91/161391/1
2017-11-21 Boram Parkcorrect ttrace debug information for vblank 62/161062/1
2017-11-21 Boram Parkadd stamp to vblank objects 60/161060/1
2017-11-16 Boram Parkvblank: using tdm_output function to get DPMS status. 14/160414/1
2017-09-29 Boram Parkremove link before calling the user handler 52/153652/1
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-01 Boram Parktdm-monitor: fix big message issue 36/147136/1
2017-08-16 Boram Parkvblank: correct the client request time 48/144248/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-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 Parkvblank: use tdm_server_get_client_name 37/128637/2
2017-03-07 Boram Parkvblank: remove the vblank handler when wait_info freed 42/117742/1
2017-03-04 Boram Parklog: enhance debugging log for DPMS change 49/117349/1
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-09 Boram Parkvblank: add set_vblank_fps functionality for the given PID 02/113502/2
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-12 Boram Parksupport the commit-per-vblank
2017-01-12 Boram Parkapply tizen coding rule
2016-09-26 Boram Parkfix the wrong operation of SW timer 22/89522/1
2016-09-24 Boram Parkexport tdm vblank functions 09/86909/5
2016-09-24 Boram Parkuse double instead of unsigned long to avoid overflow 00/89500/1
2016-09-06 Boram Parkenhance debugging log 07/87007/2 accepted/tizen/common/20160906.131403 accepted/tizen/ivi/20160907.060357 accepted/tizen/mobile/20160907.060228 accepted/tizen/tv/20160907.060303 accepted/tizen/wearable/20160907.060329 submit/tizen/20160906.071027
2016-09-06 Boram Parkset request time to current time if 0 06/87006/2
2016-09-05 Boram Parkcorrect the wrong behavior when the sequence value... 77/86677/2
2016-09-02 Boram Parkadd wait_vblank_seq to request a vblank with the target... 92/86392/5
2016-09-02 Boram Parkrefactoring tdm vblank 91/86391/3
2016-08-08 Boram Parkapply tizen coding style 19/82819/1
2016-07-18 Boram Parkfix the too many logs when enabled 11/79611/2
2016-07-09 Boram ParkUse timer to call the output change callback of the... 32/79232/3
2016-07-09 Boram Parkcorrect the wrong list operation 31/79231/1
2016-06-30 Boram Parksupport the tdm dynamic fps and the dpms on/off event 57/77657/1