Merge branch 'tizen' into sandbox/cyeon/devel
[platform/core/uifw/libtdm.git] / src / tdm.c
2020-02-25 Junkyeong Kimtdm_virtual: use tdm.ini flag to select virtual hwc... 49/224849/2
2020-02-19 Junkyeong Kimtdm: execute memset before getting pp capability 62/225362/1
2020-01-07 Seunghun Leesilence format truncation warning. 69/221769/1
2019-08-30 Changyeon Leeadd stdout log in tdm_display_init 36/213036/2
2019-07-18 Junkyeong Kimhwc: referencing target buffer 71/210371/1
2019-02-13 Junkyeong Kimtdm: check mutex lock status in tdm_display_destroy_pri... 11/199611/1
2018-11-23 Junkyeong Kimfix dummy module loading fail of no output device 61/193661/1
2018-11-07 Junkyeong Kimvirtual: default unload virtual module 23/192623/2
2018-11-01 Junkyeong Kimvirtual: add virtual backend module 98/191398/3
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-06-27 Seunghun Leecommon: remove unused code 51/182651/2
2018-05-21 SooChan Limdefine the backend ABI version 07/179707/1
2018-04-13 SooChan Limhwc: redesign the hwc 78/174378/16
2018-04-09 Boram Parkcommon: remove unuseful condition 41/175241/1
2018-04-09 Boram Parkcommon: fix syntax error 40/175240/1
2018-04-09 Boram Parkcommon: remove unuseful variable 39/175239/1
2018-03-30 Junkyeong Kimset to null current mode after output update if output... 07/174307/1
2018-03-26 Boram Parkdisplay: rename to _tdm_display_setup 92/173892/1
2018-03-26 Boram Parkcommon: remove unuseful functions 88/173888/1
2018-03-26 Boram Parkdisplay: move function position 87/173887/1
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-22 Boram Parkcommon: remove redundant logs 74/173574/2
2018-03-16 Boram ParkRevert "Revert "output: seperate output-status and... 71/172771/1
2018-03-15 Boram ParkRevert "output: seperate output-status and output-dpms... 65/172765/1 accepted/tizen/unified/20180316.062431 submit/tizen/20180314.093754
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-12 Boram Parkoutput: seperate output-status and output-dpms change 58/172158/2
2018-03-07 Boram Parkbackend: add checking mandatory functions 10/171710/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-26 Boram Parkinit: correct the init fail procedure 16/171116/2
2018-02-25 Boram Parkoutput: update caps only in case of changing status... 06/171006/2
2018-02-22 Boram Parkmacro: move backend's name definition 68/170768/2
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 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 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 Parktypes: give a detail name to structure 27/170527/3
2018-02-20 Boram Parkfix buffer leak when deiniting 36/170436/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
2017-12-28 Boram Parkvblank: trace the vblank object creation. 17/165217/4
2017-12-14 Sergey Sizonovimplement new mechanism for smooth transition from... 55/163355/6
2017-12-14 Boram Parkfix tained string issue 77/163877/2
2017-12-12 SooChan Limfix the typo 64/163664/1
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-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm.c and tdm_thread.c 51/161651/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-13 Sergey Sizonov[hwc] adopt COMMIT_PER_VBLANK functionality for each... 13/159513/4 accepted/tizen/unified/20171113.161439 submit/tizen/20171113.023250
2017-11-08 Konstantin Drabeniuktdm_display_deinit: use tbm_drm_helper_unset_tbm_master... 32/159332/1
2017-11-01 Roman Marchenko[hwc] use TDM_OUTPUT_CAPABILITY_HWC instead of TDM_DISP... 10/158510/1 accepted/tizen/unified/20171102.061517 submit/tizen/20171101.104829
2017-11-01 Boram Parktdm: remove unncessary code
2017-10-27 Roman Marchenko[hwc] add impl of HWC API 92/157392/9 accepted/tizen/unified/20171030.161648 submit/tizen/20171030.021003
2017-10-10 Boram Parkuse strncpy, strncat instead of snprintf for getenv 44/154444/1
2017-09-27 Boram Parkadd validation check for getenv 08/152708/1
2017-09-14 Boram Parkload a dummy module if failed to load a default module 26/149826/5
2017-07-25 Boram Parkdeinit the event loop after all resources are destroyed. 55/140555/2
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 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-16 Boram Parkenhance the debugging information 50/110450/1
2017-01-12 Boram Parksupport the commit-per-vblank
2017-01-12 Boram Parkapply tizen coding rule
2016-11-25 Boram Parkcheck capture capability 26/99926/2
2016-11-25 Boram Parktreat 0 also as a "not-defined" value 61/99461/3
2016-10-18 Boram Parkprint time for debugging init time 46/92646/1
2016-10-11 Boram Parkprint the time of tdm_display_init 28/91428/2 accepted/tizen/common/20161011.154339 accepted/tizen/ivi/20161011.234249 accepted/tizen/mobile/20161011.234303 accepted/tizen/tv/20161011.234145 accepted/tizen/wearable/20161011.234204 submit/tizen/20161011.064900
2016-09-29 Konstantin Drabeniukcheck if the path is null. 48/90148/2
2016-09-28 Boram Parkremove display_get_capabilitiy 94/90094/1
2016-09-28 Boram Parknot create the reduntant directory when done 41/90041/1
2016-09-24 Boram Parkuse double instead of unsigned long to avoid overflow 00/89500/1
2016-09-21 Boram Parkfix wrong log 61/88861/1
2016-09-20 Boram Parknot dump a video layer 21/88721/1
2016-08-31 Boram Parkuse traceMark for ttrace_vblank 90/86290/1
2016-08-29 Boram Parkdestroy a vblank object when failed 34/85834/1
2016-08-29 Boram Parkadd -ttrace_vblank option to tdm-monitor 92/85792/1
2016-08-23 Boram Parkfix reallocation-free issue of output modes 25/85025/1
2016-08-23 Junkyeong Kimavoid dereference null, fix memory leak 18/84818/2
2016-08-19 Boram Parkenhance log during loading backend module 68/84468/1
2016-08-08 Boram Parkfix syntax error 13/82813/1
2016-08-08 Boram Parkimpl for using dump path 10/82810/1
2016-07-21 Boram Parkenhance the display information 88/80988/1
2016-07-21 Boram Parkset index to output, layer objects 86/80986/1
2016-07-18 Boram Parksupport TDM_DEBUG_PATH 41/79741/2
2016-07-18 Boram Parkfix the too many logs when enabled 11/79611/2
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-07-09 Boram ParkUse timer to call the output change callback of the... 32/79232/3
next