Package version up to 2.7.1
[platform/core/uifw/libtdm.git] / src /
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-27 Boram Parkserver: remove unused request 16/165216/2
2017-12-19 Roman Marchenkoutest: fix all failed tests and add new tests 60/163860/4
2017-12-19 Konstantin Drabeniuktdm_output_hwc_set_client_target_buffer: allow pass... 91/164491/1
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_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 Roman Marchenkotdm_hwc_window_set_buffer_damage: add a checking to... 12/163612/2
2017-12-12 Roman Marchenkotdm_layer_get_buffer_flags: add a checking to NULL... 11/163611/2
2017-12-12 Roman Marchenkoutest: fix wrong tests for tdm_hwc_window.c 10/163610/2
2017-12-12 Boram Parkfix build-break for aarch64 accepted/tizen/unified/20171213.040821 submit/tizen/20171212.090714
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-12-04 Roman Marchenkohwc: add the API function tdm_output_hwc_create_video_w... 63/162163/6
2017-12-04 Roman Marchenkohwc: add API function tdm_output_hwc_get_video_supporte... 41/162141/6
2017-12-04 Roman Marchenkohwc: add properties for video hwc windows 40/162140/5
2017-11-30 Boram Parkdpms: add AOD dpms mode 61/162161/2
2017-11-30 Boram Parkdpms: handling extended DPMS modes 60/162160/2
2017-11-29 Boram Parkdpms: add macro to check dpms status 59/162159/1
2017-11-29 Boram Parkdpms: update current_dpms_value if failed to set 58/162158/1
2017-11-29 Boram Parkdpms: allow setting the same value twice 57/162157/1
2017-11-29 Boram Parkoutput: add debug logs 55/162155/1
2017-11-29 Sergey Sizonovadd excluding coverage comments for tdm_client.c/tdm_se... 19/162119/1
2017-11-27 Boram Parkoutput: add debug log 51/161751/2
2017-11-26 Roman Marchenkoadd excluding coverage comments for tdm_event_loop... 81/161681/2
2017-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm_vblank.c 68/161668/2
2017-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm.c and tdm_thread.c 51/161651/2
2017-11-26 Konstantin Drabeniukadd excluding coverage comments for tdm_monitor_server... 22/161622/2
2017-11-26 Roman Marchenkoadd excluding coverage comments for tdm_helper.c 04/161504/3
2017-11-23 Boram Parkttrace: enhance -ttrace_vblank option 91/161391/1
2017-11-23 Boram Parkserver: correct wrong freeing 90/161390/1
2017-11-21 Roman Marchenkoadd excluding coverage comments for tdm_hwc_window.c 59/161059/3
2017-11-21 Konstantin Drabeniukadd excluding coverage comments for tdm_display.c 85/161085/1
2017-11-21 Konstantin Drabeniukadd excluding coverage comments for tdm_capture.c 78/161078/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-17 Boram Parkoutput: add debugging logs 14/160614/2
2017-11-16 Konstantin Drabeniukadd excluding coverage comments for tdm_pp.c 33/160533/1
2017-11-16 Boram Parkvblank: using tdm_output function to get DPMS status. 14/160414/1
2017-11-16 Boram Parkoutput: return current_dpms_value if commit_per_vblank... 13/160413/1
2017-11-15 Konstantin Drabeniukadd excluding coverage comments for tdm_layer.c 47/160347/1
2017-11-14 SooChan Limchange the version of hwc_window. 12/160112/1
2017-11-13 Changyeon Leedump layer buffer when calling tdm_layer_set_buffer 73/159773/2
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-07 Boram Parkoutput: change error value & add logs for debugging 90/159090/2
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-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
next