correct email address
[platform/core/uifw/libtdm.git] / src / tdm_private.h
2018-03-26 Boram Parkcorrect email address 24/173824/1
2018-03-07 Boram Parkoutput: correct buffer leak when calling tdm_output_com... 11/171711/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-25 Boram Parkoutput: update caps only in case of changing status... 06/171006/2
2018-02-21 Boram Parksupport multi backend 34/170634/3
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 Parkserver: remove useless codes 36/170536/5
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 Parkbuffer: remove unused functions 31/170531/2
2018-02-20 Boram Parkoutput: remove unused params 25/170525/3
2018-02-20 Boram Parkmacro: move tdm_debug_module's extern position 38/170438/2
2018-02-20 Boram Parkhelper: export tdm_helper_dump_buffer_str 33/170433/2
2018-02-12 SooChan Limlayer: add tdm_layer_unset_buffer_internal 93/169893/3
2018-02-12 SooChan Limlayer: add tdm_layer_set_buffer_internal 92/169892/3
2018-02-12 SooChan Limlayer: add tdm_layer_commit_internal 91/169891/3
2018-02-12 SooChan Limlayer: add tdm_layer_set_info_internal 90/169890/4
2018-01-31 Boram Parkadd timeout logs (1000ms) 89/168789/1
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-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-12-04 Roman Marchenkohwc: add the API function tdm_output_hwc_create_video_w... 63/162163/6
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-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-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-10-27 Roman Marchenko[hwc] add impl of HWC API 92/157392/9 accepted/tizen/unified/20171030.161648 submit/tizen/20171030.021003
2017-09-22 Boram Parklayer: pending layer's data until committed 55/151755/1
2017-07-25 Boram Parkdeinit the event loop after all resources are destroyed. 55/140555/2
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-05-22 Changyeon Leeserver: set permission and group to tdm-socket when... 20/130520/2
2017-05-10 Boram Parkmonitor: add trace option to debug server-client protocol 38/128638/2
2017-05-10 Boram Parkserver: trace client information 36/128636/2
2017-03-07 Boram Parklayer: support to remove the commit handler 59/117759/1
2017-03-07 Boram Parkoutput: support to remove the commit & vblank handler 41/117741/1
2017-03-04 Boram Parkoutput: use tdm_output_get_dpms_internal to get the... 47/117347/1
2017-02-15 Boram Parkvblank: move the set-client-vblank-fps function to... 98/114898/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 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-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-12 Boram Parksupport the commit-per-vblank
2016-11-25 Boram Parkcorrect capture behavior 35/99935/2
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-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-31 Boram Parkuse traceMark for ttrace_vblank 90/86290/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-10 Boram Parksupport the asynchronous DPMS operation 69/83269/1
2016-08-08 Boram Parkimpl for using dump path 10/82810/1
2016-07-26 Boram Parkrename tdm-dbg to tdm-monitor 01/81501/1
2016-07-26 Boram Parkadd tdm_pp_set_done_handler and tdm_capture_set_done_ha... 99/81499/1
2016-07-25 Boram Parkremove release handler when commit failed 71/81371/2
2016-07-21 Boram Parkcode clean-up (macro, structure) 87/80987/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
2016-06-30 Boram Parksupport the tdm dynamic fps and the dpms on/off event 57/77657/1
2016-06-30 Boram Parkadd tdm_common.h to share enumeration and structure... 56/77656/1
2016-06-09 Boram Parkpp: allow twice attach 58/73758/1 accepted/tizen/common/20160610.182409 submit/tizen/20160610.022708
2016-05-30 Boram Parkapply tizen coding rule 66/71966/1
2016-05-27 Junkyeong Kimreuse ordered output 13/71613/5
2016-05-23 Junkyeong Kimupdate output when udev event occured 37/70737/2
2016-05-13 Junkyeong Kimchange dump API from tdm_helper to tbm_surface_internal 71/69371/3 accepted/tizen/common/20160513.123655 accepted/tizen/ivi/20160513.082324 accepted/tizen/mobile/20160513.082305 accepted/tizen/tv/20160513.082318 accepted/tizen/wearable/20160513.082300 submit/tizen/20160513.045353
2016-05-11 Boram Parkadd tdm_display_check_module_abi function 79/68979/1
2016-04-29 Boram Parkusing SW timer for TDM vblank when DPMS off 72/67872/2 accepted/tizen/common/20160429.170525 accepted/tizen/ivi/20160502.011552 accepted/tizen/mobile/20160502.011457 accepted/tizen/tv/20160502.011516 accepted/tizen/wearable/20160502.011534 submit/tizen/20160429.034949
2016-04-27 Boram Parkimplement for sync fo tdm_client_wait_vblank 87/67587/1
2016-04-26 Boram Parkrename test tools and enhance logs 19/67219/2 accepted/tizen/common/20160427.053804 accepted/tizen/ivi/20160426.234112 accepted/tizen/mobile/20160426.234038 accepted/tizen/tv/20160426.234102 accepted/tizen/wearable/20160426.234058 submit/tizen/20160426.061111
2016-04-25 Andrii SokolenkoImplement deadlock checker. To enable this function... 02/67102/2
2016-04-21 Boram Parkuse tdm_dump_enable variable to check if dump needed 14/66814/1
2016-04-21 Boram Parkfix deadlock and enhance lock/unlock to protect the... 08/66808/2
2016-04-20 Junkyeong Kimmake dump at tdm_layer_set_buffer function 47/66547/7 accepted/tizen/common/20160421.161410 accepted/tizen/ivi/20160421.010410 accepted/tizen/mobile/20160421.010350 accepted/tizen/tv/20160421.010402 accepted/tizen/wearable/20160421.010413 submit/tizen/20160420.040930
2016-04-11 Boram Parkreturn error during DPMS off 35/65535/1
2016-04-11 Boram Parksupport client API for wait_vblank 33/65533/1
2016-04-11 Boram Parkrename tdm_event to tdm_event_loop 32/65532/1
2016-04-11 Boram Parksupport thread 31/65531/1
2016-04-11 Boram Parksupport the output change handler 30/65530/1
2016-04-11 Boram ParkUsing a wl_display object to create a event loop 29/65529/1
2016-04-11 Boram Parkuse wl_event_loop to support the event handling system 28/65528/1
2016-04-11 Boram Parkuse macro to debug mutex lock 25/65525/1
2016-04-11 Boram ParkRevert "add display_buffer_get_fd to TDM backend interface" 23/65523/1
2016-03-10 Boram Parkfix TDM buffer management 94/61794/1
next