platform/core/uifw/libds-tizen.git
2022-08-23 SeunghunAdd scaler skeleton dev/shiin
2022-08-18 Junkyeong Kimtbm_server: add get_resource function 50/279850/1 accepted/tizen/unified/20220821.211122 submit/tizen/20220818.083245 submit/tizen/20220819.052238
2022-08-18 Seunghun Leeinput_devicemgr: Apply change of function name 07/279807/2
2022-08-18 duna.ohtinyds-tdm: add null-check to prevent null pointer... 16/279816/1
2022-08-18 duna.ohtinyds-tdm: returns early to prevent null dereference 15/279815/1
2022-08-18 duna.ohtinyds-tdm: clean up devicemgr related code 14/279814/1
2022-08-18 duna.ohtdm: the return value from read() should be checked 13/279813/1
2022-08-18 duna.ohtinyds-tdm: free() an allocated object to prevent a... 12/279812/1
2022-08-18 duna.ohdevicemgr: null-checking to prevent null pointer derefe... 11/279811/1
2022-08-17 Changyeon Leemerge tinyds-tdm-hwc code to tinyds-tdm 57/279757/1
2022-08-17 Changyeon Leeexport ds_tdm_output_hwc_set_client_target_buffer 44/279744/2
2022-08-10 duna.ohlaunch: merge header files in one (launch.h) 58/279458/1
2022-08-09 SooChan Limadd test cases for ds_tizen_embedded_compositor 02/279402/1
2022-08-09 SooChan Limimplement ds_tizen_embedded_compsitor 01/279401/1
2022-08-08 SooChan Limmerge tizends-tdm-libinput code to tinyds-tdm 82/279382/1
2022-08-08 SooChan Limmerge tizends-tdm-dpms code to tinyds-tdm 81/279381/1
2022-08-03 duna.ohlaunch: implement tizen_launch_effect, tizen_launch_splash 98/279198/1 accepted/tizen/unified/20220808.135412 submit/tizen/20220805.072229
2022-07-22 SooChan Limfix the typo 38/278638/1
2022-07-22 SooChan Limadd test cases for ds_tizen_global_resource 37/278637/1
2022-07-22 SooChan Limimpelement libds-tizen-global-resource 36/278636/1
2022-07-22 SooChan Limadd test cases for ds_tizen_screen_rotation 35/278635/1
2022-07-22 SooChan Limimpelement libds-tizen-screen-rotation 34/278634/1
2022-07-22 SooChan Limadd test cases for ds_tizen_renderer 33/278633/1
2022-07-22 SooChan Limimpelement libds-tizen-renderer 32/278632/1
2022-07-22 SooChan Limadd test cases for ds_tizen_memory_flusher 31/278631/1
2022-07-22 SooChan Limimpelement libds-tizen-memory-flusher 30/278630/1
2022-07-22 SooChan Limadd test cases for ds_tizen_display_policy 29/278629/1
2022-07-22 SooChan Limimpelement libds-tizen-display-policy 28/278628/1
2022-07-22 duna.ohlaunch: implement appinfo interface 27/278627/1
2022-07-21 SooChan Limindicator: create and bind global resource with version... 62/278462/1
2022-07-21 SooChan Limfix the typo 61/278461/1
2022-07-21 SooChan Limadd test cases for ds_tizen_clipboard 60/278460/1
2022-07-21 SooChan Limimpelement libds-tizen-clipboard 59/278459/1
2022-07-20 SooChan Limadd indicator test cases 91/278391/1
2022-07-20 SooChan Limadd mock client/compositor 90/278390/1
2022-07-20 SooChan Limimpelement libds-tizen-indicator 89/278389/1
2022-07-18 duna.ohdevicemgr: implement pointer_warp 47/278247/1 accepted/tizen/unified/20220720.034120 submit/tizen/20220720.024540
2022-07-18 SooChan Limadd libds-tizen-allocator-tbm tests 46/278246/1
2022-07-18 SooChan Limadd .clang-format file 45/278245/1
2022-07-18 SooChan Limadd gtest files 44/278244/1
2022-07-18 SooChan Limremove the test files. 43/278243/1
2022-07-18 Seunghun Leekeyrouter: Replace get_keyroutes() with notify_key() 42/278242/1
2022-07-18 SooChan Limadd missing files 41/278241/1
2022-07-18 SooChan Limfix the typo 40/278240/1
2022-07-18 SooChan Limchange file names and folder names 39/278239/1
2022-07-18 SooChan Limchange the name of base_deps into deps_base 38/278238/1
2022-07-18 SooChan Limremove xkbcommon from base_dep 37/278237/1
2022-07-18 SooChan Limchange the var name 36/278236/1
2022-07-18 SooChan LimDonot make libds-tizen package 35/278235/1
2022-07-18 SooChan Limseperate security to util 34/278234/1
2022-07-18 SooChan Limmake libds-tizen-tbm-server 33/278233/1
2022-07-18 SooChan Limmake libds-tizen-dpms 32/278232/1
2022-07-18 SooChan Limadd comments at spec file 31/278231/1
2022-07-18 SooChan Limmake libds-tizen-allocator-tbm 30/278230/1
2022-07-18 SooChan Limmake libds-tizen-backend-tdm 29/278229/1
2022-07-18 duna.ohdevicemgr: use seat_destroy listener in seat_handle_des... 28/278228/1
2022-07-18 duna.ohdevicemgr: implement input generator (pointer & touch) 27/278227/1
2022-07-18 Seunghun Leekeyrouter: Refactor out ds_tizen_keyrouter 26/278226/1
2022-07-18 Seunghun Leekeyrouter: Drop unnecessary NULL check for wl_container... 25/278225/1
2022-07-18 Seunghun Leekeyrouter: Rename keyrouter_grab for shorter name 24/278224/1
2022-07-18 Seunghun Leekeyrouter: Rename keyrouter_client to client for shorte... 23/278223/1
2022-07-18 Seunghun Leekeyrouter: Use macro for a string of privilege 22/278222/1
2022-07-18 Seunghun Leekeyrouter: Rename grabbed for more suitable name 21/278221/1
2022-07-18 Seunghun Leekeyrouter: Remove unused included headers 20/278220/1
2022-07-18 Seunghun Leekeyrouter: Use macro for keyrouter version 19/278219/1
2022-07-18 Changyeon Leeexample: Add tinyds-tdm-hwc 18/278218/1
2022-07-18 Changyeon Leebackend/tdm: Add ds_tdm_output_hwc 17/278217/1
2022-07-18 duna.ohinput-devicemgr: add input-devicemgr in build scripts 16/278216/1
2022-07-18 Seunghun Leekeyrouter: Add missing assignment 15/278215/1
2022-07-18 Seunghun Leekeyrouter: Fix illegally finishing tizen_security 14/278214/1
2022-07-18 Seunghun Leekeyrouter: Properly test for allocation failure 13/278213/1
2022-07-18 SooChan Limrearrange the directories of git repository 12/278212/1
2022-07-18 SooChan Limremove libds stuffs 11/278211/1
2022-07-18 Seunghun Leekeyrouter: Fix wrong validity check 10/278210/1
2022-07-18 duna.ohdevicemgr: implement libds-tizen-input-devicemgr 09/278209/1
2022-07-18 Junkyeong Kimdpms: set ds_tizen_dpms enum value by tizen dpms protoc... 08/278208/1
2022-07-18 Junkyeong Kimclient: add simple-dpms 07/278207/1
2022-07-18 Junkyeong Kimexample: add tinyds-tdm-dpms 06/278206/1
2022-07-18 Junkyeong Kimdpms: fix build error 05/278205/1
2022-07-18 Seunghun Leekeyrouter: Return an appropriate value 04/278204/1
2022-07-18 Seunghun Leekeyrouter: Fix wrong return value 03/278203/1
2022-07-18 Seunghun Leesecurity: Enable cynara to be built 02/278202/1
2022-07-18 Seunghun Leetizen-util: Include an appropriate header 01/278201/1
2022-07-18 Seunghun Leesecurity: Refactor implementation for cynara 00/278200/1
2022-07-18 Seunghun Leesecurity: Remove meaningless double check 99/278199/1
2022-07-18 SooChan Limadd review-bot as a reviewer 98/278198/1
2022-07-18 SooChan Limclient: add simple-shm-shell sample 97/278197/1
2022-07-18 SooChan Limshell: implement wl_shell_interface 96/278196/1
2022-07-18 SooChan Limfix the build warning 95/278195/1
2022-07-18 SooChan Limkeyrouter: change the prefix of the internal functions 94/278194/1
2022-07-18 duna.ohlibinput: get event time from libinput_event 93/278193/1
2022-07-18 duna.ohexample: add an executable 'tinyds-tdm-libinput' and... 92/278192/1
2022-07-18 duna.ohseat: fix the typo. should handle a proper device type 91/278191/1
2022-07-18 Seunghun Leetinyds: Handle ds_seat 90/278190/1
2022-07-18 Seunghun LeeAdd ds_seat 89/278189/1
2022-07-18 Junkyeong Kimds_dpms: Init ds_dpms 88/278188/1
2022-07-18 duna.ohbackend/libinput: Support libinput backend 87/278187/1
2022-07-18 SooChan Limimplement the libds-tizen-keyrouter 86/278186/1
2022-07-18 SooChan Limadd security api which uses cynara 85/278185/1
2022-07-18 Seunghun Leeds_output: Add ds_output_set_custom_mode 84/278184/1
next